html{
	display:block;
	margin:0;
	padding:0;
	height:100%;
    }

body{
    margin:0;
    padding:0;
	height:100%;
    color:#000;
    font-size:11px;
    line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F0F1F3;
	background-image:url(../images/indeling/bg.jpg);
	background-repeat:repeat-x;
	
	}

/* Custom CSS /////////////////////////////////////////////////////////////////////////  */

#container{
	width:845px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}


#watermerk_topleft { 
	position: absolute;
	height: 450px;
	width: 440px;
	background-image:url(../images/indeling/bg_watermerk.jpg);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
}

#watermerk_midright { 
	position: absolute;
	height: 225px;
	width: 535px;
	background-image:url(../images/indeling/bg_watermerk_2.jpg);
	background-repeat:no-repeat;
	top:0px;
	right:0px;
}

#kop { 
	position: relative;
	height: 144px;
	width: 100%;
	background-image:url(../images/indeling/bg_kop.jpg);
	background-repeat:repeat-x;
}

	#kop_logo { 
		position: relative;
		float:left;
		display:inline;
		height: 144px;
		width: 582px;
	}

	#kop_menu_home { 
		position: absolute;
		height: 144px;
		width: 55px;
		right: 210px;
	}

	#kop_menu_route { 
		position: absolute;
		height: 144px;
		width: 55px;
		right: 150px;
	}
	
	#kop_menu_contact { 
		position: absolute;

		height: 144px;
		width: 55px;
		right: 90px;
	}


#hoofdmenu { 
	position: relative;
	height: 60px;
	width: 100%;
	background-image:url(../images/indeling/bg_hoofdmenu.jpg);
	background-repeat:repeat-x;
	border: 0px;
	border-right: 1px  solid #E8E9EB;
	border-left: 1px  solid #E8E9EB;
    z-index: 2;
}

	#hoofdmenu_links { 
		position: relative;
		float: left;
		display: inline;
		height: 60px;
		width: 21px;
		background-image: url(../images/indeling/bg_hoofdpagina_links.jpg);
		background-repeat:no-repeat;
		
	}

	#hoofdmenu_center { 
		position: relative;
		float: center;
		display: inline;
		height: 60px;
		width: 740px;

	}

	#hoofdmenu_rechts { 
		position: absolute;
		height: 60px;
		width: 51px;
        top: 0px;
        right: 0px;
		background-image: url(../images/indeling/bg_hoofdmenu_rechts.jpg);
		background-repeat:no-repeat;
	}


#submenu { 
	position: relative;
	height: 33px;
	width: 100%;
	background-image:url(../images/indeling/bg_submenu.jpg);
	background-repeat:repeat-x;
	border-right: 1px  solid #E8E9EB;
	border-left: 1px  solid #E8E9EB;
    z-index: 1;
}


#afbeeldingbalk { 
	position: relative;
	height: 176px;
	width: 845px;;
	background-image:url(../images/indeling/bg_afbeeldingbalk.jpg);
	background-repeat:repeat-x;
	border-right: 1px  solid #E8E9EB;
	border-left: 1px  solid #E8E9EB;
}

		#afbeeldingbalk_foto_1 { 
			position: absolute;
			height: 135px;
			width: 200px;
			left: 12px;
			top: 15px;
		}

		#afbeeldingbalk_foto_2 { 
			position: absolute;
			height: 135px;
			width: 200px;
			left: 218px;
			top: 15px;
		}

		#afbeeldingbalk_foto_3 { 
			position: absolute;
			height: 135px;
			width: 200px;
			right: 221px;
			top: 15px;
		}

		#afbeeldingbalk_foto_4 { 
			position: absolute;
			height: 135px;
			width: 200px;
			right: 15px;
			top: 15px;
			}
		
#titel { 
	position: relative;
	height: 44px;
	width: 796px;
	background-image:url(../images/indeling/bg_titel.jpg);
	background-repeat:no-repeat;
	padding-left: 40px;
	padding-top: 24px;
	font-size:26px;
	color: #003882;
}

#tekst { 
	position: relative;
	min-height: 390px;
	width: 100%;
	background-image:url(../images/indeling/bg_tekst.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	border-right: 1px  solid #E8E9EB;
	border-left: 1px  solid #E8E9EB;
        float: left;
    display: inline;
}

	#inhoud { 
	position: relative;
  
	padding-top: 10px;
	padding-left:40px;
	padding-right:50px;
	padding-bottom: 30px;
	width: 745px;
        float: left;
    display: inline;
    
	
	
	
	}


#adresbalk { 
	position: relative;
	height: 34px;
	width: 845px;
	background-image:url(../images/indeling/bg_adresbalk.jpg);
	background-repeat:repeat-x;
	border-right: 1px  solid #E8E9EB;
        float: left;
    display: inline;
}

	#adresbalk_fade { 
		position: absolute;
		top:0px;
		left:0px;
		height: 34px;
		width: 179px;
		background-image: url(../images/indeling/bg_adresbalk_afsluiting.jpg);
		background-repeat:no-repeat;
	}

	#adresbalk_tekst { 
		position: absolute;

		top:5px;
		right:10px;
		height: 10px;
		width: 650px;
		font-size:10px;
		color: #456C9F;
		text-align:right;
		border-right: 1px  solid #E8E9EB;
	}

#footer { 
	position: relative;
    float: left;
    display: inline;
	height: 97px;
	width: 100%;
	background-image:url(../images/indeling/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-right: 1px  solid #E8E9EB;
	border-left: 1px  solid #E8E9EB;
	font-size:10px;
}

	#footer_madeby { 
		position: absolute;
		height: 20px;
		width: 500px;
		right: 20px;
		top: 20px;
		color: #333;
		text-align:right
	}

	#footer_madeby a:link 	{ 	color: #333; text-decoration: none;  font-size:10px;}
	#footer_madeby a:visited 	{	color: #333; text-decoration: none;  font-size:10px;}
	#footer_madeby a:hover 	{	color: #069; text-decoration: underline;  font-size:10px;}
	#footer_madeby a:active 	{	color: #333; text-decoration: none;  font-size:10px;}

/* Custom CSS /////////////////////////////////////////////////////////////////////////  */

	
h1{
    color:#255496;
	font-size:16px;
	font-style:italic;
	line-height:30px;
    }
	
h2{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;  
    font-size:16px;
    color:#009058;
	display:inline;
	font-weight:normal;
	}
	
h3{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
    font-size:14px;
    color:#009058;
	display:inline;
	font-weight:normal;
	line-height:22px;
    }


a:link, a:visited, a:active{
    color:#003882;
    text-decoration:none;
}

a:hover{
    color: #ED1C24;;
    text-decoration:underline;
}

ul{
	list-style-position:inside;
}

li{
	list-style-position:inside;
}

.banner{
    position: absolute;
    display: none;
}

#arrows-container a{
    text-decoration: none;
}

.fader{   
    display: none;
}
.fader2{   
    display: none;
}
.fader3{ 
    display: none;
}

.fader4{   
    display: none;
}

.footer-meerinfo-lijn{
    position: relative;
    float: left;
    display: inline;
    height: 1px;
    width: 745px;
    margin-top: 30px;
    margin-bottom: 10px;
    background-color: #C5D0DE;
}

.footer-meerinfo-container{
    position: relative;
    float: left;
    display: inline;
    width: 765px;

}

.footer-meerinfo-blok{
    position: relative;
    float: left;
    display: inline;
    width: 230px;
    margin-top: 10px;
    margin-right: 25px;
}

.footer-meerinfo-titel{
 color: #006699;
 font-size: 16px;
 position: relative;
 display: inline;
 float: left;
 margin-bottom: 10px;
 width: 230px; 
}

.footer-meerinfo-link{
 position: relative;
 display: inline;
 float: left;
 margin-top: 10px;
 width: 230px; 
}

.footer-meerinfo-twitter{
    position: relative;
    float: left;
    display: inline;
    height:  32px;
    width: 185px;
    background-image:url(../images/twitter.jpg);
    background-repeat:no-repeat;
    padding-left: 45px;  
    line-height: 32px;
    font-weight: bold;  
}

.footer-meerinfo-co2neutraal{
    position: relative;
    float: left;
    display: inline;
    height:  32px;
    width: 185px;
    background-image:url(../images/co2neutraal.jpg);
    background-repeat:no-repeat;
    padding-left: 45px;  
    line-height: 32px;  
    font-weight: bold;
}

.footer-meerinfo-contactgegevens{
    position: relative;
    float: left;
    display: inline;
    height:  32px;
    width: 185px;
    background-image:url(../images/contact.jpg);
    background-repeat:no-repeat;
    background-position: left center;
    padding-left: 45px;  
    line-height: 32px; 
    font-weight: bold; 
}

