/*
	CSS Document: css_abm-style.css
	Version: 1.1 | Date: 2008-01-15
	Project: www.seehotelbrunner.com
	Author: websLINE, 2008
	-------
*/

.bgColor {background: #FFF;}
.bgColorLight {background: #eff7ff;}
.bgColorLight2 {background: #deeff7;}
.bgColorLight3 {background: #cee7ef;}
.bgColorDark {background: #d5eafe;}
.bgColorDark2 {background: #cee7ef;}

.calculator .additional .bgColorLight2:hover,
.calculator .resultblock .bgColorLight2:hover,
.calculator .address .bgColorLight2:hover,
.lastminute .bgColorLight2:hover {background: #d5eafe;}

/* CALCULATOR */

.calculator .headline {background: url(img_abm-bg-hl.gif);}
.calculator .headline h3 {color: #cee7ef;}

.de .calculator .arrival .headline h3, table .calculator .arrival .headline h3 {background: url(img_abm-hl-arrival.gif);}
.de .calculator .persons .headline h3, table .calculator .persons .headline h3 {background: url(img_abm-hl-persons.gif);}
.de .calculator .additional .headline h3, table .calculator .additional .headline h3 {background: url(img_abm-hl-additional.gif);}
.de .calculator .insurance .headline h3, table .calculator .insurance .headline h3 {background: url(img_abm-hl-insurance.gif);}
.de .calculator .option .headline h3, table .calculator .option .headline h3 {background: url(img_abm-hl-option.gif);}
.de .calculator .address .headline h3, table .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, table .calculator .calculate .bttnAbm {background: url(img_abm-bttn-calculate.gif);}
.de .calculator .enquiry .bttnAbm, table .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: #d5eafe;}
.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;}
.calculator .result .option .cat a,
.calculator .result .link a {color: #cee7ef;}
.calculator .result .option .resultblock {border-color: #cee7ef;}
.answer .transmission td.title,
.answer .clearing td.title {background: #cee7ef;}
.answer .transmission td.title a,
.answer .clearing td.title a {color: #fff;}