/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {
	margin:0px; 
	padding:0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E1E1E ;
}


/*------------------------------------------------CONTAINER------------------------------------------------*/

#container{
	width: 800px;
    margin: 0 auto;
}


/*------------------------------------------------HEADER------------------------------------------------*/

#header{
	background-image: url(Afbeeldingen/header.jpg);
	height: 80px;
}

#logo{
	background-image: url(Afbeeldingen/logo_ecowell.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:230px;
	margin-left: 20px;
	float:left;
}

#menu_top ul {
	height:45px;
	width:235px;
	float:left;
	margin-left:45px;
	padding-top:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF ;
	font-weight:bold;
}

#menu_top li {
	border-right: solid #303030 15px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_top a{
    display: block;
    font-size:12px;
	color: #FFF ;
	font-weight:bold;
    text-decoration: none;
	border-bottom: solid 2px #303030;
	padding: 0 1px 3px 1px;
}

#menu_top a:hover {
	border-bottom: solid 2px #FFF;
}

#menu_top .active {
	border-bottom: solid 2px #FFF;
}

#cta_verdeler{
	margin-top:30px;
	margin-left: 20px;
	width:110px;
	float:left;
}

#cta_offerte{
	width:130px;
	float:left;
	margin-top:30px;
}


/*------------------------------------------------CORPUS------------------------------------------------*/


#corpus{
	background-color:#b6bcc1;
	height: 500px;
	padding: 25px 5px 25px 20px;
}

#vak_links{
	height:394px;
	width:231px;
	float:left;
}

#submenu_links{
	height:280px;
	width:231px;
}

#tekstvak_links{
	height:94px;
	width:211px;
	background-image:url(Afbeeldingen/tekstvak_links2.jpg);
	background-repeat:no-repeat;
	padding: 20px 5px 0px 15px;
}

#vak_rechts{
	height:390px;
	width:225px;
	margin-left:50px;
	float:left;
}

#banner{
	margin-top: 30px;
	height:75px; 
	width:760px;
}

#tekst_banner{
	padding-top: 20px;
	padding-left: 20px;
	padding-right:250px;
	color: #70519b;
	font-size:14px;
	vertical-align:middle;
}

#tekst_banner a:link, #tekst_banner a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #70519b;
} 

#tekst_banner a:hover {
	font-size: 14px;
	color: #70519b;
	text-decoration: underline;  
} 


/*------------------------------------------------FOOTER------------------------------------------------*/


#footer{
	background-image: url(Afbeeldingen/footer.jpg);
	height: 27px;
	padding-top:13px;
	padding-left: 20px;
	padding-right:20px;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_links{
	width:500px;
	float: left;
}

#footer_links a:link {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
} 


#footer_links a:visited {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
} 


#footer_links a:hover {
	font-size: 9px;
	text-decoration: underline;  
} 


#footer_rechts{
	width: 260px;
	float: left;
	text-align:right;
}

#footer_rechts a:link{
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
} 

#footer_rechts a:visited {
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
} 

#footer_rechts a:hover {
	font-size: 9px;
	text-decoration: underline;  
} 


/*---------------Submenu links-------------------------------------------------------------------------------------------------*/

.menu_prod{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color: #FFF;
}

/*---------------GOVADECK---------------*/

#govadeck{
	height:34px;
	width:231px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#govadeck_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_govadeck.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#govadeck_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
}  

#govadeck a:link, #govadeck a:visited, #govadeck a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#govadeck a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 

/*---------------GOVAPLAST PLANKEN EN PALEN---------------*/

#govaplast_planken{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#govaplast_planken_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_govaplast_planken.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#govaplast_planken_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
}  

#govaplast_planken a:link, #govaplast_planken a:visited, #govaplast_planken a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#govaplast_planken a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 


/*---------------GOVAPLAST STRAATMEUBILAIR---------------*/

#govaplast_straat{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#govaplast_straat_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_govaplast_straat.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#govaplast_straat_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
} 

#govaplast_straat a:link, #govaplast_straat a:visited, #govaplast_straat a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#govaplast_straat a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 

/*---------------GOVAFLEX---------------*/

#govaflex{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#govaflex_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_govaflex.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#govaflex_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
}  

#govaflex a:link, #govaflex a:visited, #govaflex a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#govaflex a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 

/*---------------kunstgras--------------*/

#kunstgras{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#kunstgras_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_kunstgras.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#kunstgras_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
}  

#kunstgras a:link, #kunstgras a:visited, #kunstgras a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#kunstgras a:hover {
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 



/*---------------ecofencing-------------*/

#ecofencing{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#ecofencing_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_ecofencing.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#ecofencing_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
} 

#ecofencing a:link, #ecofencing a:visited, #ecofencing a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#ecofencing a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 


/*---------------fullfloor-------------*/

#fullfloor{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#fullfloor_foto{
	height:34px;
	width:63px;
	float:left;

} 

#fullfloor_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
} 

#fullfloor a:link, #fullfloor a:visited, #fullfloor a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#fullfloor a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 



/*---------------waterbox-------------*/

#waterbox{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#waterbox_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_waterbox.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#waterbox_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
} 

#waterbox a:link, #waterbox a:visited, #waterbox a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#waterbox a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 

/*---------------Ecoline-------------*/


#ecoline{
	height:34px;
	width:231px;
	border-bottom: 1px #FFFFFF solid;
	background-color:#454647;
} 

#ecoline_foto{
	height:34px;
	width:63px;
	float:left;
	background-image:url(Afbeeldingen/menu_links_ecoline.jpg);
	background-repeat:no-repeat;
	background-position:right;
} 

#ecoline_link{
	height:25px;
	width:163px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	padding-top:9px;
	padding-left: 5px;
	color:#FFFFFF;
} 

#ecoline a:link, #ecoline a:visited, #ecoline a:active{
	text-decoration:none;
	background-color:#454647 ;
} 

#ecoline a:hover{
	color:#454647;
	text-decoration: none;
	background-color:#e1e5e8;
} 



