/*
	CSS Document: css_abm-style.css
	Version: 1.1 | Date: 2007-12-17
	Project: www.hotel-hechten.com
	Author: websLINE, 2007
	-------
*/

.bgColor {background: #FFF;}
.bgColorLight {background: #F7F6F6;}
.bgColorLight2 {background: #F1F0F0;}
.bgColorLight3 {background: #F1EAEA;}
.bgColorDark {background: #EADCDC;}
.bgColorDark2 {background: #8B4055;}

.calculator .additional .bgColorLight2:hover,
.calculator .resultblock .bgColorLight2:hover,
.calculator .address .bgColorLight2:hover,
.lastminute .bgColorLight2:hover {background: #F1EAEA;}

/* CALCULATOR */

.calculator .headline {background: url(img_abm-bg-hl.gif);}
.calculator .headline h3 {color: #8B4055;}

.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);}

.it .calculator .arrival .headline h3 {background: url(img_abm-hl-arrival_IT.gif);}
.it .calculator .persons .headline h3{background: url(img_abm-hl-persons_IT.gif);}
.it .calculator .additional .headline h3 {background: url(img_abm-hl-additional_IT.gif);}
.it .calculator .insurance .headline h3 {background: url(img_abm-hl-insurance_IT.gif);}
.it .calculator .option .headline h3 {background: url(img_abm-hl-option_IT.gif);}
.it .calculator .address .headline h3 {background: url(img_abm-hl-address_IT.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);}

.it .calculator .calculate .bttnAbm {background: url(img_abm-bttn-calculate_IT.gif);}
.it .calculator .enquiry .bttnAbm {background: url(img_abm-bttn-enquire_IT.gif);}

.calculator .result .option .resultblock:hover {background: #F1EAEA;}
.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;}