/*
	CSS Document: css_abm-style.css
	Version: 1.1 | Date: 2008-01-10
	Project: www.hotelbergwelt.com
	Author: websLINE, 2006-2008
	-------
*/

/*.bgColor {background: #FFF;}*/
.bgColorLight {background: #F8F1E6;}
.bgColorLight2 {background: #EFE6D7;}
.bgColorLight3 {background: #ECDEC1;}
.bgColorDark {background: #9E8871;}
.bgColorDark2 {background: #755E46;}

.calculator .additional .bgColorLight2:hover,
.calculator .resultblock .bgColorLight2:hover,
.calculator .address .bgColorLight2:hover,
.lastminute .bgColorLight2:hover {background: #ECDEC1;}

/* CALCULATOR */

.calculator .headline {background: url(img_abm-bg-hl.gif);}
.calculator .headline h3 {color: #755E46;}

.de .calculator .arrival .headline h3 {background: url(img_abm-hl-arrival.gif);}
.de .calculator .persons .headline h3 {background: url(img_abm-hl-persons.gif);}
.de .calculator .additional .headline h3 {background: url(img_abm-hl-additional.gif);}
.de .calculator .insurance .headline h3{background: url(img_abm-hl-insurance.gif);}
.de .calculator .option .headline h3 {background: url(img_abm-hl-option.gif);}
.de .calculator .address .headline h3 {background: url(img_abm-hl-address.gif);}

.en .calculator .arrival .headline h3 {background: url(img_abm-hl-arrival_EN.gif);}
.en .calculator .persons .headline h3{background: url(img_abm-hl-persons_EN.gif);}
.en .calculator .additional .headline h3 {background: url(img_abm-hl-additional_EN.gif);}
.en .calculator .insurance .headline h3 {background: url(img_abm-hl-insurance_EN.gif);}
.en .calculator .option .headline h3 {background: url(img_abm-hl-option_EN.gif);}
.en .calculator .address .headline h3 {background: url(img_abm-hl-address_EN.gif);}

.de .calculator .calculate .bttnAbm {background: url(img_abm-bttn-calculate.gif);}
.de .calculator .enquiry .bttnAbm {background: url(img_abm-bttn-enquire.gif);}

.en .calculator .calculate .bttnAbm {background: url(img_abm-bttn-calculate_EN.gif);}
.en .calculator .enquiry .bttnAbm {background: url(img_abm-bttn-enquire_EN.gif);}

.calculator .result .option .resultblock:hover {background: #ECDEC1;}
.calculator .result .rowdata td,
.lastminute .rowdata td {border-bottom-color: #C3BCAB;}
.calculator .result .option .resultblock:hover .rowdata td,
.lastminute .rowdata:hover td {border-bottom-color: #fff;}
.calculator .result .totalprice {border-bottom-color: #666;}