body{
	background:url(img/bg.JPG) repeat bottom center;
	background-attachment:fixed;
	font-family: 'Verdana', sans-serif;
}


*{
	margin:0;
	padding:0;
	border:none;
}

img{
	border:none;
	padding:0;
	margin:0;
	max-width:100%;
	height:auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #222;
}



#header_wrapper{
	width:100%;
	height:90px;
	background:#0F161A;
	-webkit-box-shadow: 0px 2px 8px 0px #333;
	box-shadow: 0px 2px 8px 0px #333;
}
#header{
	width:960px;
	margin:0 auto;
}
	
#header_logo{
	width:252px;

	float:left;
	margin-top:10px;
}
#header_navi{
	width:708px;
	height:18px;
	padding-top:51px;
	float:right;
}
#header_navi ul{
	list-style:none;
}
#header_navi ul li{
	float:right;
	margin-left:30px;
}
#header_navi ul li a{
	font-size:18px;
	color:#fff;
	font-family: 'Verdana', serif;
	-webkit-transition: border .2s ease-in 0s; 
	-moz-transition: border .2s ease-in 0s; 
	transition: border .2s ease-in 0s;
}
#header_navi ul li a:hover{
	font-size:18px;
	color:#fff;

	border-bottom:3px solid #fff;
	padding-bottom:2px;
	text-decoration:none;
}
#header_image{
	background:url(img/header_bg.JPG) no-repeat top center;
	width:100%;
	height:450px;
}
#header_image_inside{
	width:960px;
	margin:0 auto;
}
#header_image_inside_overlay{
	background:url(img/header_image.PNG) no-repeat top center;
	width:773px;
	height:499px;
	margin:100px 0 0 187px;
	position:absolute;
}
#slogan{
	width:100%;
	height:30px;
	background:#0F161A ;
}
#slogan_inside{
	width:960px;
	height:20px;
	margin:0px auto;
	padding-top:5px;
}

#slogan_inside h3{
	font-size:30px;
	text-align:center;
	color:#0F161A;
	margin:0px auto 80px;
	padding-top:80px;
	font-family: 'Verdana', serif;
	padding-bottom:20px;
}
#Photovoltaik{
	width:100%;
	height:auto;
	background:#D8D8D8;
}
#Photovoltaik_inside{
	font-size:20px;
	width:960px;
	height:auto;
	margin:0 auto;
}
#Photovoltaik_inside h3{
	font-size:30px;
	text-align:center;
	color:#0F161A;
	margin:0px auto 80px;
	padding-top:80px;
	font-family: 'Verdana', serif;
	background:url(img/leistungen_underline.PNG) no-repeat bottom center;
	padding-bottom:20px;
}

#Photovoltaik_inside a{
	font-size:20px;
	color:#0F161A;
	-webkit-transition: border .2s ease-in 0s; 
	-moz-transition: border .2s ease-in 0s; 
	transition: border .2s ease-in 0s;
	font-family: 'Verdana', serif;
}

#techdoku{
	width:100%;
	height:auto;
	background:#E6E6E6;
}
#techdoku_inside{
	font-size:20px;
	width:960px;
	height:auto;
	margin:0 auto;
}
#techdoku_inside h3{
	font-size:30px;
	text-align:center;
	color:#0F161A;
	margin:0px auto 80px;
	padding-top:80px;
	font-family: 'Verdana', serif;
	background:url(img/leistungen_underline.PNG) no-repeat bottom center;
	padding-bottom:20px;
}

#linksammlung{
	width:100%;
	height:auto;
	background:#D8D8D8;
}
#linksammlung_inside{
	font-size:20px;
	width:960px;
	height:auto;
	margin:0 auto;
}
#linksammlung_inside h3{
	font-size:30px;
	text-align:center;
	color:#0F161A;
	margin:0px auto 80px;
	padding-top:80px;
	font-family: 'Verdana', serif;
	background:url(img/leistungen_underline.PNG) no-repeat bottom center;
	padding-bottom:20px;
}

#linksammlung_inside a{
	font-size:20px;
	color:#0F161A;
	-webkit-transition: border .2s ease-in 0s; 
	-moz-transition: border .2s ease-in 0s; 
	transition: border .2s ease-in 0s;
	font-family: 'Verdana', serif;
}
#kontakt{
	width:100%;
	height:auto;
	background:#E6E6E6;
}
#kontakt_inside{
	font-size:20px;
	width:960px;
	height:auto;
	margin:0 auto;
}
#kontakt_inside h3{
	font-size:30px;
	text-align:center;
	color:#0F161A;
	margin:0px auto 80px;
	padding-top:80px;
	font-family: 'Verdana', serif;
	background:url(img/leistungen_underline.PNG) no-repeat bottom center;
	padding-bottom:20px;
}





#imprintArea { height: 1400px; border-bottom: 1px solid #fff; overflow: hidden; background-color: #D8D8D8; }
#imprintArea_inside{
	font-family: 'Verdana', serif;
	width:960px;
	height:auto;
	clear:both;
	margin:0 auto;
}
#imprintArea .half{
	width:440px;
	float:left;
	margin:20px;
}
#imprintArea h3{
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #0F161A;
	font-family: 'Verdana', serif;
	color:#0F161A;
	margin:20px 0;
}
#imprintArea p{
	margin-bottom:20px;
	font-size:14px;
	color:#0F161A;
}


#footer{
	width:100%;
	height:40px;
	background:#0F161A;
	z-index:333;
}
#footer_inside{
	width:960px;
	height:20px;
	margin:0px auto;
	padding-top:10px;
}
#footer_inside p{
	font-size:14px;
	color:#fff;
	float:left;
	font-weight:light;
}

#footer_inside a{
	font-size:14px;
	color:#fff;
	float:right;
	font-weight:light;
}
#footer_inside a:hover{
	text-decoration:underline;
}

