/* Start of CMSMS style sheet 'UnitXL v1' */
html { 
	padding:0px;
	margin:0px;
}

body {
	background-color: #666666;
	background-image: url("bg-body.jpg");
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#564b47;  
	text-align:center;
	margin:0px;
	padding:0px;
}

p,pre,h1,h2,h3,table {
	margin:5px 15px 5px 15px;
}

h1 {font-size:16px; color:#50b948; padding-top:8px;line-height:31px;}
h2 {font-size:14px; color:#333333; padding-top:8px;line-height:21px;}

img { 
border: 0;
}

a{color:#50b948; } 
a:link{color:#50b948; }

#box {
	width:1170px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}

#links {
	width: 164px;
	padding:0px;
	float:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
margin-top:-115px;
height: 200px;

					
}

#links ul { 
	margin: 0px;
	padding: 0px;

}

#links ul li {
	list-style:none;
	background-color:#333;
	height: 30px;
	line-height: 30px;
}

#links ul li a {
	list-style:none;
	background-color:#333;
	height: 30px;
	color:#FFF;
	text-decoration:none;
	display: block;
	line-height: 30px;
	padding-left: 5px;
}

#links ul li.selected {
	list-style:none;
	background-color:#666;
	height:30px;
	color:#FFF;
}


#links ul li a:hover {
background-color: #666;
}

#links ul li a.menuactive {
background-color: #666;

}							

#links ul li.currentpage a {
background-color: #666;
}		

#inhalt {
	width:842px;
	padding:0px;
	float:left;
	background-color:#fff;
/*	overflow: auto;*/
	min-height: 150px;

}

#rechts {
	width: 164px;
	padding:0px;
	float:left;
	background-color:#ff99cc;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
margin-top:-115px;			
}

#rechts ul { 
	margin: 0px;
	padding: 0px;
	width: 164px;
}

#rechts ul li {
	list-style:none;
	background-color:#333;
	height: 30px;
	line-height: 30px;
}

#rechts ul li a {
	list-style:none;
	background-color:#333;
	height: 30px;
	color:#FFF;
	text-decoration:none;
	display: block;
	line-height: 30px;
	padding-left: 15px;
}

#rechts ul li a:hover {
background-color: #666;
}

#rechts ul li a.menuactive, a.menuparent {
background-color: #666;
}			

#rechts ul li.selected {
	list-style:none;
	background-color:#666;
	height:30px;
	color:#FFF;
}			

#kopf {
	background-image: url("header1.jpg");
	background-repeat: no-repeat;
	height: 344px;
margin-bottom: 15px;

}

#kopf #buttons {
margin: 0;
margin-left: 185px;
padding-top: 40px;
*margin-top: 40px;

}

#kopf2 {
	background-image: url("header1a.html");
	background-repeat: no-repeat;
	height: 344px;
margin-bottom: 15px;

}

#kopf2 #buttons {
margin: 0;
margin-left: 185px;
padding-top: 40px;
*margin-top: 40px;

}




#footer {
	height: 26px;
	background: #50b948;
	font-weight: bold;
	color: #fff;
	width: 842px;
	margin-left: 164px;
	line-height: 26px;
	text-align: center;
}


#footer a:link{color:#fff;}
#footer a{color:#fff; } 


.formbuilderform input, textarea {
width: 420px;
}

.formbuilderform textarea {
height: 100px;
}

#energielabel {
float: right;
margin-right: 164px;
margin-top: 45px;
}
/* End of 'UnitXL v1' */

