*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	background-repeat: repeat-x;
	background-color: #5C8DB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/back01.jpg);
	background-position: center top;


}
div#wrapper {
	width:970px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/solaranlagen.jpg);
	background-repeat: repeat-y;

}

div#head1 {
	width:970px;

}

div#head2 {
	width:970px;

}

div#head3 {
	width:900px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 55px;

}

div#content {
	width:970px;
	z-index: 10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#Modul1{
	float:left;
	width:970px;
	padding: 0px;
	z-index: 13;


}

div#logolink {
	position:absolute;
	left:608px;
	top:21px;
	width: 328px;
	height: 125px;
}




div#solarvideo {
	position:absolute;
	left:27px;
	top:130px;
	width: 269px;
	background-color: #FFFFFF;
}

div#headline {
	position:absolute;
	left:371px;
	top:161px;

}


div#counter {
	position:absolute;
	left:549px;
	top:16px;
}












div#footer {
	width: 320px;
	background-image: url(../images/solarmodul.jpg);
	height: 62px;
	padding-top: 118px;
	padding-left: 650px;
}




/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0133B6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}


a{
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color:#0133B6;

}






div#headline{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;

}





.clearer {
  clear: both;
}

#weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
