

#sparrechner{
 	background-color:#e2e8eb;
}

#sparrechner h1{
	background-image:url(../html/media/sparrechner_bg_blue.jpg);
}

#display_rechner {
 	background-color:#d3dce0 !important;
}

.odd{
	background-color:#d3dce0 !important;
}

#rechner-flaeche, #rechner-preis, #rechner-preiseuro{
	color:#000000;
	border:1px solid #d3dce0;
}

.start{
	background-color:#d3dce0 !important;
}

.sparrechner_submit_button{

}












#sparrechner{
 	margin:0;
	width:630px;
}

#sparrechner p{
	margin:0;
	padding:10px;
}

#sparrechner h1{
	background-image:url(../html/media/sparrechner_bg_yellow.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:30px;
	font-size:15px;
	color:#ffffff;
	margin:0;
	padding:0 0 0 20px;
	text-transform:none;
	font-weight:bold;
}

#sparrechner h2{
	line-height:30px;
	font-size:15px;
	margin:0;
	padding:0 0 0 20px;
	font-weight:bold;
}

#display_rechner {
 	display:none;


	padding:20px 0 20px 0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#display_rechner p{
	margin:0;
	padding:0px 20px 0px 20px;
}


#heizoel{
	font-weight:bold;
}

#geld{
	font-weight:bold;
}

#co2{
	font-weight:bold;
}




.sparrechner_submit_button{
	border:1px solid #9a7c3c !important;
	line-height:30px;

	height:30px;
	padding:0 20px 0 20px;
	font-size:15px;
	font-weight:bold;
}

*html .sparrechner_submit_button{
	height:25px;
	line-height:25px;
}

#rechner-flaeche, #rechner-preis, #rechner-preiseuro{
	border:1px solid #9a7c3c;

	font-weight:bold;
	text-align:right;
	padding:5px;
}



.even{
	padding:10px 20px 10px 20px;
}


.odd{
	background-color:#f9eacd !important;
	padding:10px 20px 10px 20px;
}

.start{
	background-color:#f9eacd !important;
	padding:10px 20px 10px 20px;
}

.clearer{
	clear:both;
}

#warnhinweis{

	font-size:11px;
	padding-top:10px;
}
