/*
	CSS Document: css_abm-style.css
	Version: 1.1 | Date: 2008-01-15
	Project: www.bergcristall.at
	Author: websLINE, 2008
	-------
*/

.bgColor {background: #FFF;}
.bgColorLight {background: #deeef3;}
.bgColorLight2 {background: #d2e7ed;}
.bgColorLight3 {background: #c7e1e8;}
.bgColorDark {background: #abcdd7;}
.bgColorDark2 {background: #1c7896;}

.calculator .additional .bgColorLight2:hover,
.calculator .resultblock .bgColorLight2:hover,
.calculator .address .bgColorLight2:hover,
.lastminute .bgColorLight2:hover {background: #c7e1e8;}

/* CALCULATOR */

.calculator .headline {background: url(img_abm-bg-hl.gif);}
.calculator .headline h3 {color: #AF2411;}

.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, 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: #c7e1e8;}
.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;}

/* OBJECTS */

.object .item, .object .details .image, .lastminute .details{background: #deeef3;}
.object h4 {background: #a2c9d6;}
.object .item strong, .object .details .data li b {color: #1c7896;}
.object .details .data li {border-bottom-color: #abcdd7;} */
