body  {
	background:url("/img/bg.gif") repeat-x;
	margin: 0;
	margin-top:5px;
	margin-bottom:5px; 
	padding: 0;
	color: #464646;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}
* {
	margin:0 auto;
}

h1 {

color:#4C7C03;
	color: #b06c01;
	font-size:20px;
	line-height:20px;
	padding:2px 15px 0px 0px;
}
h2 {
	color:#4C7C03;
	font-size:18px;
	line-height:18px;
	padding:6px 15px 1px 0px;
	font-weight:bold;
}
h3 {
	color:white;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding:2px 0px 6px 10px;
}
h4 {
	color:#4C7C03;
	font-size:14px
	font-weight:normal;
	padding:10px 15px 5px 0px;
}

ul {
	list-style:none;
	line-height:18px;
	padding-left:15px;
	padding-left:16px;
	padding-right:15px;
}


ol {
	padding-left:20px;
}	
	
p {
	line-height:18px;
	padding:6px 0 10px 0px;
}	


/*---LINKS---*/
a {
	height:23px;
	line-height:25px;
}

a:link {
	color:#464646; text-decoration:none;		
}
a:visited {
	color:#464646; text-decoration:none;	
}
a:active {
	color:#464646; text-decoration:none;	
}
a:hover {
	color:black; text-decoration:none;		
}
.navi_left a.hover {
	color:#4C7C03;
}
	
	
/*---HEADER---*/	

.header {
	background:url("/img/header.jpg") no-repeat top center;
	height:217px;
	width:1001px;
	position:relative;
	margin-top:27px;
}

.home_link {
	background:url("/img/blank.gif") top left;
	height:35px;
	width:235px;
	top:34px;
	left:268px;
	/*border:1px solid black;*/
	position:absolute;
}


.header .header_tabs {
	background:url("/img/navitop_bg.gif") repeat-x top left;
	height:25px;
	width:982px;
	position:absolute;
	top:192px;
	left:18px;
	float:left;
	
}

.header .header_tabs .trenner {
	background:url("/img/navitop_trenner.gif") no-repeat top left;
	height:25px;
	width:4px;
	float:left;	
}
.header_tabs .tab {
	width:131px;
	float:left;
}
.header_tabs .bild {
	background:url("/img/navitop_bild.jpg") no-repeat top left;
	width:176px;
	height:25px;
	float:right;
}

.header_tabs p {
	font-weight:bold;
	font-size:12px;
	color:#354b03;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.header_tabs .tab a:link {
	color:#354b03; text-decoration:none;	
}
.header_tabs .tab a:visited {
	color:#354b03; text-decoration:none;	
}
.header_tabs .tab a:active {
	color:white; text-decoration:none;	
}
.header_tabs .tab a:hover {
	color:white; text-decoration:none;	
}
.header_tabs .tab a.hover {
	color:white;	
}







/*---NAVI LINKS---*/

.navi_left {
	width:184px;
	float:left; 
	line-height:20px;
	margin:15px 0px 0px 18px;
}
* html .navi_left {
	margin:15px 0px 0px 9px;
}
.navi_left .navi_box {
	background:url("/img/navi_bg.gif") repeat-y top left;
	width:184px;
}
.navi_left .navi_box .headline {
	background:url("/img/navi_head.gif") repeat-x left;
	height:24px;
	line-height:24px;
	color:white;
	font-weight:bold;
	padding-left:10px;
}
.navi_left ul {
	padding-left:10px;
	padding-bottom:10px;
}





/*---CONTENT---*/

.main_content {
	background: white url("/img/bg_site.gif") repeat-y center top;
	width:1001px;
}
.content {
	width:527px;
	float:left;
	margin-top:15px;
	margin-left:35px;
}

.content_frame {
	background:url("/img/content_frame_bg.gif") no-repeat top right;
	padding-top:0px;
	padding-left:236px;
	padding-bottom:10px;
}

.content ul {
	list-style:disc;
	padding-left:30px;
}
.content ul li {
	padding-bottom:10px;
}

.content .energiebox {
	height:133px;
	width:527px;
	float:left;
}
.content .energiebox .energiebox_top {
	background:url("/img/content_box_topmitte.gif") repeat-x top left;
	height:28px;
	width:527px;
	float:left;
}
.content .energiebox .energiebox_links {
	background:url("/img/content_box_toplinks.gif") no-repeat top left;
	height:28px;
	width:6px;
	float:left;
}
.content .energiebox .energiebox_rechts {
	background:url("/img/content_box_toprechts.gif") no-repeat top right;
	height:28px;
	width:6px;
	float:right;
}
.content .energiebox .wasser {
	background:url("/img/content_box_wasser.jpg") no-repeat top left;
	float:left;
	height:105px;
	width:527px;
}	
.content .energiebox .top_text {
	position:absolute;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:white;
}
* html .content .energiebox .top_text {
	padding-left:4px;
}
*+html .content .energiebox .top_text {
	padding-left:4px;
}
.content .energiebox .content_text {
	position:absolute;
	width:190px;
	height:90px;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	color:#333;
}

.content .textbox {
	width:527px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
.content .textbox .textbox_bottom {
	background:url("/img/start_balken.gif") repeat-x top left;
	height:8px;
	width:527px;
	float:left;
	padding-bottom:15px;
}



/*---STARTSEITE---*/

.content_start {
	background:url("/img/footer_verlauf.gif") repeat-x bottom left;
	width:945px;
	margin-left:18px;
}
.content_top_left {
	background:url("/img/bild_start.jpg") no-repeat bottom right;
	float:left;
	height:255px;
	width:370px;
	margin:5px 0px 10px 17px;

}
* html .content_top_left {
	margin-left:8px;
}
.content_top_left p {	
	padding:5px 0px 0px 0px;
	width:195px;
	height:200px;
	float:left;
}
.content_top_left .bottom {
	background:url("/img/start_balken.gif") repeat-x bottom left;
	padding-top:17px;
	margin-left:0px;
	width:354px;
	height:8px;
	float:left;
	position:relative;
}




.content_boxen {
	height:363px;
	margin:8px 0px 15px 0px;
}

.content_boxen .top1 {
	background:url("/img/box_energie_top.gif") no-repeat bottom left;
	height:5px;
	width:212px;
	line-height:5px;
}
.content_boxen .top2 {
	background:url("/img/box_energie_top_bg.gif") repeat-y top left;
	width:212px;
}
.content_boxen .bottom {
	background:#c9db9d top;
	height:25px;
	width:212px;
	float:left;
}
.content_boxen .bottom .bottom_text {
	position:absolute;
	padding-left:130px;
	padding-top:6px;
	text-align:right;
	line-height:12px;
	font-size:12px;
	font-weight:bold;
	color:#4C7C03;
}
.content_boxen .bottom .links {
	background:white url("/img/box_energie_bottom_links.gif") no-repeat top left;
	height:25px;
	width:6px;
	float:left;
}
.content_boxen .bottom .rechts {
	background:white url("/img/box_energie_bottom_rechts.gif") no-repeat top right;
	height:25px;
	width:6px;
	float:right;
}

.content_boxen .box_text {
	padding:0px 10px 5px 10px;
}


.content_box_wasser {
	height:363px;
	width:212px;
	float:left;
}
.content_boxen .wasser_bild {
	background:url("/img/box_energie_wasser.jpg") no-repeat top left;
	height:308px;
	width:212px;
	float:left;
}

.content_box_solar {
	height:363px;
	width:212px;
	float:left;
	padding-left:32px;
}
.content_boxen .solar_bild {
	background:url("/img/box_energie_solar.jpg") no-repeat top left;
	height:308px;
	width:212px;
	float:left;
}

.content_box_fossil {
	height:363px;
	width:212px;
	float:right;
	padding-right:33px;
}
.content_boxen .fossil_bild {
	background:url("/img/box_energie_fossil.jpg") no-repeat top left;
	height:308px;
	width:212px;
	float:left;
}

.content_box_wind {
	height:363px;
	width:212px;
	float:right;
}
.content_boxen .wind_bild {
	background:url("/img/box_energie_wind.jpg") no-repeat top left;
	height:308px;
	width:212px;
	float:left;
}


.content_start .rechner,.stromrechner .rechner{
	background:url("/img/rechner_bg2.jpg") no-repeat top right;
	float:right;
	height:240px;
	width:525px;
	margin-top:5px;
	margin-right:0px;
	padding:5px 10px 10px 10px;
}
* html .content_start .rechner {
	margin-top:11px;
}

.content_start .rechner .button,.stromrechner .rechner .button {
	width:282px;
	height:28px;
	padding-right:3px;
	padding-top:156px;
	float:right;
}

.rechner_plz {
	float:left;
	padding-top:4px;
	padding-left:95px;
	position:absolute;
}

.rechner_kwh {
	float:left;
	padding-top:28px;
	padding-left:95px;
	position:absolute;
}

.radio_user {
	float:left;
	padding-top:58px;
	padding-left:95px;
	position:absolute;
}
* html .radio_user {
	padding-top:55px;
}
*+html .radio_user {
	padding-top:55px;
}
	
.radio_comm {
	float:left;
	padding-top:83px;
	padding-left:95px;
	position:absolute;
}
* html .radio_comm {
	padding-top:80px;
}
*+html .radio_comm {
	padding-top:80px;
}


.radio_row_1 {
	float:left;
	padding-left:471px;
	padding-top:10px;
	position:absolute;
}
* html .radio_row_1 {
	padding-top:106px;
}
*+html .radio_row_1 {
	padding-top:106px;
}

.radio_row_2 {
	float:left;
	padding-left:471px;
	padding-top:33px;
	position:absolute;
}
* html .radio_row_2 {
	padding-top:30px;
}
*+html .radio_row_2 {
	padding-top:30px;
}

.radio_row_3 {
	float:left;
	padding-left:471px;
	padding-top:59px;
	position:absolute;
}
* html .radio_row_3 {
	padding-top:56px;
}
*+html .radio_row_3 {
	padding-top:56px;
}

.radio_row_4 {
	float:left;
	padding-left:471px;
	padding-top:83px;
	position:absolute;
}
* html .radio_row_4 {
	padding-top:80px;
}
*+html .radio_row_4 {
	padding-top:80px;
}

.radio_row_5 {
	float:left;
	padding-left:471px;
	padding-top:109px; 
	position:absolute;
}
* html .radio_row_5 {
	padding-top:130px;
}
*+html .radio_row_5 {
	padding-top:130px;
}

.radio_row_6 {
	float:left;
	padding-left:385px;
	padding-top:133px;
	position:absolute;
}
* html .radio_row_6 {
	padding-top:106px;
}
*+html .radio_row_6 {
	padding-top:106px;
}




.rechner_form {
	width:100%;
	height:100%;
}
.input_width {
	width:50px;
	border:1px #b06c01  solid; /* #78a50a */
}










/*---NAVI RECHTS---*/

.navi_right {
	width:160px;
	float:right;
	margin-right:38px;
	margin-top:15px;
}
* html .navi_right {
	margin-right:19px;
}



/*---FOOTER---*/

.footer {
	background:url("/img/footer_mitte.gif") repeat-x center top;
	height:35px;	
	width:999px;
	padding-bottom:20px;
}

.footer .footer_links {
	background:url("/img/footer_links.gif") no-repeat top left;
	height:35px;
	width:37px;
	float:left;
}
.footer .footer_rechts {
	background:url("/img/footer_rechts.gif") no-repeat top right;
	height:35px;
	width:58px;
	float:right;
}
.footer .text {
	color:white;
	padding-left:393px;
	padding-top:0px;
	font-size:9px;
	position:absolute;
	text-alight:center;
}
	
.footer a:link {
	color:white; text-decoration:none;	
}
.footer a:visited {
	color:white; text-decoration:none;	
}
.footer a:active {
	color:white; text-decoration:none;	
}
.footer a:hover {
	color:lightgrey; text-decoration:none;	
}






.clear {
	clear:both;
}

.right {
	float:right;	
}

.left {
	float:left;
}
