#container h1{
	font-size:18px;
	color: #fff;
	line-height: 24px;	
}

#container h2{
	font-size:15px;
	color: #FBC02B;
	line-height: 18px;
	height:50px;	
}

#container h2 span{
	font-size:15px;
	color: #FBC02B;
	line-height: 18px;
}


#container .next{
	position: relative;
	width: 170px;
	left:285px;
	top:10px;	
}

* html #container .next{
	top:15px;	
}

*+ html #container .next{
	top:15px;	
}

#navigation{
	margin-top:10px;
	margin-bottom:10px;	
}

#navigation li{
	display: inline;
	list-style: none;
	width: 23px;
	height: 23px;	
}

#navigation li.nav a{
	background-image: url(../img/button_not_selected.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	padding:10px;
	padding-top: 5px;
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
}

#navigation li.navHilite a{
	background-image: url(../img/button_selected.gif);
	background-repeat: no-repeat;
}

#navigation li.nav a:hover{
	background-image: url(../img/button_selected.gif);
	background-repeat: no-repeat;
}

#navigation li span.empty{
	background-image: url(../img/calc_arrow.gif);
	background-repeat: no-repeat;
	padding:10px;
	padding-top: 5px;
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
}

#cardata-table{
	width: 470px; 
	height: 440px;
	background-image: url(../img/calculator_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding:5px;
	padding-left:10px;
}

#container p{
	margin-top:5px;
	font-size: 11px;	
	line-height: 12px;
	width:420px;
	color: #fff;
}

#container p a{
	font-size: 11px;	
	line-height: 12px;
	
}

#container .calculator-button{
	text-decoration: none;
	font-weight: bold;
	
}








#calculator-table h2{
	font-size:15px;
	color: #FBC02B;
	line-height: 18px;
	height: 22px;
}

#calculator-table{
	width: 465px; 
	height: 305px;
	
	background-image: url(../img/calc_bg_step2.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding:5px;
	padding-left:10px;
	
}

#calculator-table .next{
	position: relative;
	width: 170px;
	left:285px;
	top:20px;	
}

* html #calculator-table .next{
	top:25px;	
}

*+ html #calculator-table .next{
	top:25px;	
}


#calculator-table input{
	padding:2px;
	border:1px solid #fff;
	margin-bottom:15px;
}

#calculator-table div.pdf{
	width:100px;
	float:left;
	margin-left: 20px;	
} 

#calculator-table p{
	color: #fff;
	margin-top:0px;
	margin-bottom:0px;
}

#calculator-table p span{
	color: #fff;
}

#calculator-table p.big{
	font-size: 14px;
	line-height: 18px;
}





#calculator-table2{
	width: 465px; 
	height: 381px;
	
	background-image: url(../img/bg_rechner_step3.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding:5px;
	padding-left:10px;
	
}

#calculator-table2 p span{
	color: #fff;
}

#calculator-table2 .next{
	position: relative;
	width: 170px;
	left:125px;
	top:10px;	
}

* html #calculator-table2 .next{
	top:10px;	
}

*+ html #calculator-table2 .next{
	top:5px;	
}

#calculator-table2 input{
	padding:2px;
	border:1px solid #fff;
	margin-bottom:15px;
}






#result{
	width: 465px; 
	height: 320px;
	
	background-image: url(../img/bg_calc_result.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding:5px;
	padding-left:10px;
	
}

#result h1{
	margin-top: 10px;
	margin-left: 0px;	
	z-index: 10;
}

#result h1 span{
	font-size:18px;
	color: #FBC02B;
	line-height: 24px;	
}


#result .next{
	position: relative;
	width: 170px;
	left:225px;
	top:-36px;	
}

* html #result .next{
	top:-36px;	
}

*+ html #result .next{
	top:-36px;	
}


#flash{
	position: relative;
	top:-40px;
	left:0px;	
	z-index: 1;
}



#container{
}





#scaleArea{
	width: 325px;
	height: 90px;
	float:left;
	margin-top:10px;
	margin-left:3px;
	padding:0px;	
}

* html #scaleArea{
	display:inline;
	margin-top:-20px;
	padding-top:30px;
	height: 30px;
}

#scaleUser{
	display:block;
	height: 138px;
	width: 12px;
	background-image: url(../img/ergebnis_akt_verbrauch.gif);
	background-repeat: no-repeat;
	float:left;
	z-index:10;
}

#scaleKba{
	display:block;
	width: 12px;
	height: 138px;
	z-index:1;
	background-image: url(../img/ergebnis_kba_verbrauch.gif);
	background-repeat: no-repeat;
	float:left;
	
}

#container label{
	display: block;
	color: #fff;
	font-weight: bold;
}
#container div.big div{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

* html #container div.big div{
	margin-bottom: 0px;	
}

*+ html #container div.big div{
	margin-bottom: 0px;	
}


#container div.small div{
	float:left;
	margin-right:10px;
}

#container select{
	border:1px solid #fff;
	padding: 2px;
}



#container select.big{
	width:160px;
	height:80px;
	padding:0px;
	margin:0px;
}

#container select.small{
	width:75px;
	height:80px;
}
