body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
a {
	text-decoration:none;
	color:#000000;
}
li a {
	color:#679500;
}
.text_strombegriffe {
	text-decoration:underline;
	color:#669602;
}
.mouse {
	cursor:help;
}
.header {
	position:absolute;
	top:0px;
	left:0px;
}
.header_left {
	float:left;
	background-image:url(images/header_links.jpg);
	background-repeat:no-repeat;
	height:241px;
	width:540px;
}
.rechner {
	width:418px;
	height:155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#000000;
	color:#FFFFFF;
	float:left;
}
.rechner_ausrichten_linke_spalte {
	width:180px;
	height:100%;
	float:left;
}
.rechner_ausrichten_rechte_spalte {
	width:220px;
	height:114px;
	line-height:10px;
	float:right;
}
.rechner_ausrichten_links {
	width: 70px;
	float:left;
	text-align:left;
	margin-left: 5px;
	margin-top:5px;
	margin-right:20px;
}
.rechner_ausrichten_links_mitte {
	width: 150px;
	float:left;
	clear:both;
}
form, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.rechner_checkbox {
	border: solid 1px #FFFFFF;
}
.rechner_button_vergleichen {
	background-image:url(images/button_vergleichen.jpg);
	height:86px;
	width:211px;
	border: 0px;
	margin-top:16px;
	cursor: pointer;
}
.rechner_button_kontakt {
	margin-top:10px;
	margin-left:31px;
}
#rechner_plz {
	background-image:url(images/rechner_untergrund_verbrauch.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:18px;
	/*
	letter-spacing:10px;
	*/
	border: 0px;
	color:#FFFFFF;
	padding-left:3px;
	margin-top:3px;
}
#rechner_verbrauch {
	background-image:url(images/rechner_untergrund_verbrauch_kw.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:17px;
	border: 0px;
	color:#FFFFFF;
	padding-left:3px;
	margin-top:3px;
}
#rechner_nebenzeit, #rechner_laufzeit, #rechner_ergebnisse {
	background-image:url(images/rechner_untergrund_verbrauch.jpg);
	background-repeat:no-repeat;
	width:84px;
	height:18px;
	background-color:#454545;
	border: 0px;
	color:#FFFFFF;
	padding-left:3px;
	margin-top:3px;
}
#search_result {
	display: none; 
	z-index:1000; 
	position:absolute; 
	background-color:#FFF; 
	margin-left:100px; 
	border: solid 1px #999; 
	padding: 5px;
}

.ComFormButtonSmall {
	background-color:#ffb106;
	border: 1px solid #ffb106;
	font-weight:bold;
	height:30px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	cursor:pointer;
}
.content {
	position:absolute;
	top: 240px;
	left:0px;
}
.content_left {
	float:left;
	width:239px;
	height:auto;
}
#content_left_1 {
	background-image:url(images/text_strombegriffe.jpg);
	background-repeat:no-repeat;
	width:239px;
	height:72px;
}
.content_left_2a {
	width:239px;
	height:240px;
}
.content_left_2 {
	background-image:url(images/untergrund_strombegriffe.jpg);
	width:239px;
	height:60px;
}
.content_left_2_left {
	padding-left:35px;
	padding-top:11px;
	font-size:10px;
	line-height:20px;
	float:left;
}

.content_left_2_right {
	padding-left:35px;
	padding-top:11px;
	line-height:20px;
	float:right;
}
.content_left_2_bottom {
	clear:both;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	color:#666666;
}
#content_left_3 {
	background-image:url(images/text_unsere_partner.jpg);
	background-repeat:no-repeat;
	width:239px;
	height:73px;
}
#content_left_4 {
	background-image:url(images/text_unsere_partner_logos.jpg);
	background-repeat:no-repeat;
	width:239px;
	height:246px;
	padding-left:140px;
	padding-top:0px;
	line-height:60px;
	font-size:11px;
	color:#ffb106;
}
.content_right {
	float:right;
	background-image:url(images/untergrund_text.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:140px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	line-height:15px;	
}
div.list_element{
	float: left;
	width: 290px;
}
h4 {
	font-size:16px;
	font-weight:bolder;
}
li {
	color: #679500;
	list-style-image:url(images/button_arow.gif);
}
/* LoadingScreen */
div#loadingscreen { /*display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#loadingscreen #blacklayer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.7;
	z-index: 10000;
}

div#loadingscreen #loadinganimation {
	width: 486px;
	height: 280px;
	background: url(images/bgr_loading_box.png) left top no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -140px;
	margin-left: -243px;
	z-index: 10001;
}

div#loadingscreen #loadinganimation p {
	color: white;
	margin-left: 30px;
	margin-right: 30px;
}

div#loadingscreen #loadinganimation p.head {
	font-size: 20px;
	padding-top: 15px;
}

div#loadingscreen #loadinganimation p.list {
	padding-left: 30px;
	background: url('images/bgr_loading_list.jpg') left top no-repeat;
	margin-bottom: 7px;
	margin-top: 0;
	font-size:14px;
}

div#loadingscreen #loadinganimation p.animation,div#loadingscreen #loadinganimation p.image,div#loadingscreen #loadinganimation p.foot
	{
	text-align: center;
}

div#loadingscreen #loadinganimation p.foot {
	font-size: 16px;
}

