html, body, h1, h2, h3, h4 {
	margin: 	0 auto;
	padding: 	0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #555e7d;
}
a img {border: none; }
#body_wrap {
	margin: 	0 auto;
	width: 		960px;
	text-align: center;
}
A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none; }
A:hover {text-decoration: none; }


	/*/ -------------------------------------  HEADER  -------------------------------------- /*/
#header_top {
	background-color: black;
	width: 100%;
	height: 40px;
	float: left;
	position: absolute;
	z-index: 99;
}
#header_bg {
	background:url(../images/bg_balk.png) no-repeat; background-size: 100%;
    position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	margin-top: -75px;
	z-index: -1;
}


	/*/ -------------------------------------  TOP  -------------------------------------- /*/

#top {
	width: 					960px;
	height: 				150px;
	float: 					left;
	position: relative;	
}
#top_left {
	width: 					265px;
	height: 				140px;
	float: 					left;
	position: 				relative;
	z-index: 				99;
	margin-top: 			10px;
	margin-left:			25px;
}
#top_menu {
	float: 					right;
	position: 				absolute;
	z-index: 				99;
	bottom: 				0;
	right: 					0;
	text-align: right;
}
#top_lang{
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					white;
	float: 					right;
	position: 				relative;
	z-index: 				99;
	margin-top: 10px;
}

#nav {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 18px;
		
	}
#nav li {
		float:left;
		list-style-type: none;
		}
#nav a li {   
	   text-decoration: none;
	   float:left;
		background: transparant;
	   color:#ffffff;
	   background-repeat:repeat-x; 
	   list-style-type: none;  
		}
#nav a {   
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	   text-decoration: none;  
	   	font-size: 24px; 
		
		}
#nav a li:hover {
		background-color: #a99464;
	  	padding-bottom:12px;
		  
		}
#nav a:visited{
		background-color: transparent;
		color: #f4e9a8;
		text-shadow:black 1px 1px 2px;
		}
#nav a:link{
		background-color: transparent;
		color: #f4e9a8;
		text-shadow:black 1px 1px 2px;
	}
#nav .Home {
		background: transparant;
		color:#000000;
		height: 25px;
		float:left;
		padding-left: 16px;
		padding-right: 16px;
		padding-top:10px;
		background-repeat:repeat-x;
	}
#nav .Homeactive a:link{background-color: transparent; color: #814e01; text-shadow: none;}
#nav .overonsactive a:link{background-color: transparent; color: #814e01; text-shadow: none;}
#nav .nettenactive a:link{background-color: transparent; color: #814e01; text-shadow: none;}
#nav .contactactive a:link{background-color: transparent; color: #814e01; text-shadow: none;}


#nav .Homeactive a:visited{background-color: transparent; color: #814e01; text-shadow: none;}
#nav .overonsactive a:visited{background-color: transparent; color: #814e01; text-shadow: none;}
#nav .nettenactive a:visited{background-color: transparent; color: #814e01; text-shadow: none;}
#nav .contactactive a:visited{background-color: transparent; color: #814e01; text-shadow: none;}

#nav .Homeactive {	
		background:url(../images/tab.png) no-repeat; background-size: 100%;
		padding-bottom: 10px;
		float:left;
		padding-left: 16px;
		padding-right: 16px;
		padding-top:10px;
		background-repeat:repeat-x;
		}
#nav .overons{
		background: transparant;
		height: 30px;
		float:left;
		padding-left: 16px;
		padding-right: 16px;
		padding-top:10px;
		background-repeat:repeat-x;
		}
#nav .overonsactive{
		background:url(../images/tab.png) no-repeat; background-size: 100%;
		padding-bottom: 10px;
		float:left;
		padding-left: 16px;
		padding-right: 16px;
		padding-top:10px;
		background-repeat:repeat-x;
		}
#nav .netten{
		background: transparant;
		height: 30px;
		float:left;
		padding-left: 16px;
		padding-right: 16px;
		padding-top:10px;
		background-repeat:repeat-x;
		}
#nav .nettenactive{
		background:url(../images/tab.png) no-repeat; background-size: 100%;
		padding-bottom: 10px;
		float:left;
		padding-left: 16px;
		padding-right: 16px;
		padding-top:10px;
		background-repeat:repeat-x;
		}
#nav .contact{
		background: transparant;
		height: 30px;
		float:left;
		padding-left: 19px;
		padding-right: 21px;
		padding-top:10px;
		background-repeat:repeat-x;
		}
#nav .contactactive{
		background:url(../images/tab.png) no-repeat; background-size: 100%;
		padding-bottom: 10px;
		float:left;
		padding-left: 19px;
		padding-right: 21px;
		padding-top:10px;
		background-repeat:repeat-x;
		}

	/*/ -------------------------------------  CONTENT  -------------------------------------- /*/
	
#content {
	background-color: 		#d0d2d8;
	width: 					960px;
	height: 				100%;
	float: 					left;
	border-top:				2px solid #f6f6f7; 
	padding-bottom: 20px;
	margin-top: -2px;
	margin-bottom: 40px;
}
#content_top {
	background-color: 		#d0d2d8;
	width: 					900px;
	height: 				200px;
	position: 				relative;
	float: 					left;
	border:					8px solid #ffffff;
	margin-top: 			15px; 
	margin-left: 			22px;
	-moz-box-shadow:    0px 0px 9px 1px #a0a0a0;
  	-webkit-box-shadow: 0px 0px 9px 1px #a0a0a0;
 	 box-shadow:         0px 0px 9px 1px #a0a0a0;
}
#content_top_left {
	background-color: 		#f7eca7;
	width: 					400px;
	height: 				200px;
	float: 					left;
	position:				 relative;
}
#content_top_left_title {
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: 		none;  
	font-size: 				19px; 
	color: 					#2c3040;
	width: 					400px;
	float: 					left;
	position: 				relative;
	text-align: 			left;
	margin-left: 			18px;
	margin-top: 			10px;
}
#content_top_left_points {
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				16px; 
	color: 					black;
	width: 					400px;
	float: 					left;
	position:				relative;
	text-align: 			left;
	margin-top: -5px;
	height: 150px;
}
#content_top_right {
	height: 200px;
	width: 					500px;
	float: 					left;
	position: relative;
}
#example_1_container {
width: 500px;
height: 200px;
}
#content_bottom {
	position: 				relative;
	float: 					left;
	width: 					914px; 
	margin-left: 22px;
	margin-top: 22px;
}
#content_left {
	background-color: 		#e9eaee;
	width: 					630px;
	height: 				100%;
	position: 				relative;
	float: 					left;
	border:					1px solid #d1c9bb; 
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				13px; 
	text-align: 			left;
	line-height: 			20px;
	padding: 10px;
}
#content_right {
	background-image: linear-gradient(bottom, #fbf3e2 90%, #f8dc99 10%);
	background-image: -o-linear-gradient(bottom, #fbf3e2 90%, #f8dc99 10%);
	background-image: -moz-linear-gradient(bottom, #fbf3e2 90%, #f8dc99 10%);
	background-image: -webkit-linear-gradient(bottom, #fbf3e2 90%, #f8dc99 10%);
	background-image: -ms-linear-gradient(bottom, #fbf3e2 90%, #f8dc99 10%);
	-moz-border-radius: 	15px;
	border-radius: 			10px;
	-moz-box-shadow: 		0px 0px 2px #a4752c;
	-webkit-box-shadow: 	0px 0px 2px #a4752c;
	box-shadow: 			0px 0px 2px #a4752c;
	background-color: 		#fbf3e2;
	width:					220px;
	height: 				300px;
	position: 				relative;
	float: 					right;
	margin-left: 			10px;
	padding-left: 20px;
	text-align: left;
	font-size: 				13px; 
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content_right_title {
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: 		none;  
	font-size: 				16px; 
	color: 					#2c3040;
	width: 					400px;
	float: 					left;
	position: 				relative;
	text-align: 			left;
margin-bottom: 15px;
	margin-top: 			5px;
}
.submit-button{
	float: right;
	margin-right: 33px;
	margin-top: 10px;
}
	/*/ -------------------------------------  OVERONS  -------------------------------------- /*/

#content_overons {
	background-color: 		#d0d2d8;
	width: 					960px;
	height: 				100%;
	float: 					left;
	border-top:				2px solid #f6f6f7; 
	padding-bottom: 		20px;
	margin-top: -2px;
		margin-bottom: 40px;
}
#content_overons_bg {
	width: 					880px;
	height: 				100%;
	background-color: 		#e9eaee;
	float: 					left;
	position: 				relative;
	margin-top: 			15px; 
	margin-left: 			17px;
	padding: 				20px;
	border:					1px solid #d1c9bb; 
}
#content_overons_left {
	width: 					510px;
	height: 				100%;
	position: 				relative;
	float: 					left;
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				13px; 
	text-align: 			left;
	line-height: 			19px;
}
#content_overons_title {
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: 		none;  
	font-size: 				22px; 
	color: 					#2c3040;
	width: 					400px;
	float: 					left;
	position: 				relative;
	text-align: 			left;
	margin-bottom: 10px;
}
#content_overons_image {
	width: 					350px;
	float: 					right;
	position: 				relative;

	-moz-box-shadow: 		0px 0px 9px 1px #a0a0a0;
	-webkit-box-shadow: 	0px 0px 9px 1px #A0A0A0;
	box-shadow: 			0px 0px 9px 1px #A0A0A0;
	margin-right: 5px;
margin-top: 5px;
}
#content_overons_video {
	width: 870px;	
	height: 100%;
	margin: 0 auto;
	float: 					left;	
	margin-top: 			25px;
	position: 				relative;
}
	/*/ -------------------------------------  NETTEN  -------------------------------------- /*/
	
#content_netten_wrap {
	width: 					880px;
	height: 				100%;
	float: 					left;
	position: 				relative;
}
#content_netten_wrap_biogas {
	width: 					885px;
	height: 				100%;
	float: 					left;
	position: 				relative;
	margin-left: -9px;
		background-color: #F7ECA7;
		border: 1px solid #D1C9BB;
		padding-left: 10px;
}
#content_netten_left {
	width: 					620px;
	height: 				100%;
	position: 				relative;
	float: 					left;
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				13px; 
	text-align: 			left;
	line-height: 			19px;
}
#content_netten_left_biogas {

	width: 					620px;
	height: 				100%;
	position: 				relative;
	float: 					left;
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				13px; 
	text-align: 			left;
	line-height: 			19px;
	margin-top: -20px;
}
#content_netten_image {
	width: 					180px;
	float: 					right;
	position: 				relative;
	margin-top: 			40px;
	margin-left: 			10px;
	margin-right: 40px;
	-moz-box-shadow: 		0px 0px 9px 1px #a0a0a0;
	-webkit-box-shadow: 	0px 0px 9px 1px #A0A0A0;
	box-shadow: 			0px 0px 9px 1px #A0A0A0;
}
#content_netten_image_biogas {
	width: 					180px;
	float: 					right;
	position: 				relative;
	margin-top: 			25px;
	margin-bottom: 25px;
	margin-left: 			10px;
	margin-right: 45px;
	-moz-box-shadow: 		0px 0px 9px 1px #a0a0a0;
	-webkit-box-shadow: 	0px 0px 9px 1px #A0A0A0;
	box-shadow: 			0px 0px 9px 1px #A0A0A0;
}
	/*/ -------------------------------------  CONTACT  -------------------------------------- /*/
	
#content_contact {
	background-color: 		#d0d2d8;
	width: 					960px;
	height: 				100%;
	float: 					left;
	border-top:				2px solid #f6f6f7; 
	padding-bottom: 20px;
	margin-top: -2px;
}
#content_contact_left {
	width: 					445px;
	height: 				100%;
	position: 				relative;
	float: 					left;
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				13px; 
	text-align: 			left;
	line-height: 			19px;
}
#content_contact_right {
	width: 					425px;
	float: 					right;
	position: 				relative;
	margin-left: 			10px;
	margin-top: -20px;
	-moz-box-shadow: 		0px 0px 9px 1px #a0a0a0;
	-webkit-box-shadow: 	0px 0px 9px 1px #A0A0A0;
	box-shadow: 			0px 0px 9px 1px #A0A0A0;
}
#content_contact_title {
	width: 880px;
	font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: 		none;  
	font-size: 				22px; 
	color: 					#2c3040;
	float: 					left;
	position: 				relative;
	text-align: 			left;
	
}