@charset "utf-8";
/* CSS Document */

html, body, #shadow {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }


body {
	background-image:url(../images/body_bg.gif);
	background-position:top;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	height:100%;
		}

#shadow {
	width:1004px;
	background-image:url(../images/shadow_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	position:relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	margin:0px auto;
		}

	
#container {
	width:950px;
	margin: 0 auto;
    vertical-align: middle;
		}







#header {
	width:950px;
	height:210px;
		}

.top_bar {
	width:950px;
	height:10px;
	background-image:url(../images/top_bar.gif);
	background-position:left;
	background-repeat:no-repeat;
		}

.header_plaatje {
	width:950px;
	height:200px;
		}
		
		
		
		
		
#content {
	width:950px;
	}		
		

#menu {
	width:950px;
	height:36px;
	background-image:url(../images/menu_bg.gif);
	background-position:left;
	background-repeat:repeat-x;
	}









#linker_blok {
	width:260px;
	height:500px;
	float:left;
	background-image:url(../images/rec_proj_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	height:100%;
		}

#recente_projecten {
	width:260px;
		}

#recent_project_blok_bg {
	width:225px;
	height:155px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin-top:40px;
	margin-left:20px;
		}
.recent_project_blok_bg {
	width:225px;
	height:155px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin-top:40px;
	margin-left:20px;
		}

img.recent_project_plaatje {
	margin-left:10px;
	margin-top:10px;
	border:0px;
	height:135px;
	width:205px;
		}

.recent_leesmeer_tekst {
	font-family:Thaoma, arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
		}
	
.titel {
	font-family:Tahoma, arial;
	font-size:10px;
	font-weight:bold;
	color:#274e7c;
	margin-left:20px;
		}

a.lees_meer_recent {
	font-family:Thaoma, arial;
	font-size:10px;
	color:#8f8f8f;
	text-decoration:none;
	margin-bottom:0px;
		}
	














#rechter_blok {
	width:690px;
	background-image:url(../images/content_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:right;
		}

#content_tekst {
	width:690px;
	min-height:475px;
	background-image:url(../images/content_arrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
		}
			
.tekst_content {
	width:690px;
		}



#tekst {
	width:445px;
	float:left;
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#nieuws_blokje {
	width:230px;
	float:right;
	}

#project {
	width:445px;
	float:left;
	background-color:#CCCCCC;
	}

.tekst_links {
	width:220px;
	float:left;
	}

.plaatjes_rechts {
	width:205px;
	float:right;
	margin-right:230px;
	*margin-right:0px;
	}

.projectfotos{
	float:left;
	height:50px;
	margin-right:7px;
	margin-bottom:7px;
}
#overigfoto{
	width:400px;
	
}
.overigefoto{
	border: 4px solid #FFFFFF;
	margin-right: 5px;
}
#boatfoto{
	width:400px;

	margin-bottom: 15px;
}

	
p.project_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	}

p.project_verhaal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#333333;
	}









#titel_balk {
	width:445px;
	height:30px;
	background-image:url(../images/titel_balk.gif);
	background-position:left;
	background-repeat:repeat-x;
	margin-left:15px;
	margin-top:40px;

		}

h4 {
	font-family:tahoma, arial;
	font-size:10px;
	font-weight:bold;
	color:#274e7c;
	padding-top:9px;
	padding-left:5px;
	}

.h1 {
	font-family:Tahoma, arial;
	font-size:10px;
	font-weight:bold;
	color:#274e7c;
	margin-top:15px;
		}


a.lees_meer {
	font-family:Thaoma, arial;
	font-size:10px;
	color:#8f8f8f;
	text-decoration:none;
	margin-top:10px;
		}

.lees_meer {
	margin-right:5px;
	margin-top:10px;
	margin-bottom:5px;
	}

img.lees_meer_pijltje {
	border:0px;
	margin-right:3px;
	margin-bottom:10px;
		}

img.afsluiting {
	border:0px;
	margin-left:15px;
	margin-bottom:20px;
	margin-top:20px;
		}
		
		
hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border:none;
	}		
		

		
		
		
#laatste_nieuws {
	width:230px;
	float:right;
	margin-bottom:-20px;
	margin-right:0px;
	margin-right:0px;
		}
		
		
.laatste_nieuws {
	width:230px;
	float:right;
	margin-bottom:-20px;
	margin-right:0px;
	margin-right:0px;
		}
	
.laatste_nieuws_blok_bg {
	width:193px;
	
	border:1px solid #7c94b0;
	background-color:#FFFFFF;
	margin-top:40px;
	margin-left:20px;
		}

.laatste_nieuws_plaatje {
	width:55px;
	height:55px;
	border:1px solid #c9c9c9;
	background-color:#FFFFFF;
	margin-top:9px;
	margin-left:10px;
	float:left;
		}

img.plaatje_laatste_nieuws {
	border:0px;
	width:55px;
	height:55px;
		}

h3 {
	font-family:Tahoma, arial;
	font-size:10px;
	font-weight:bold;
	color:#35aedb;
	float:left;
	*margin-top:10px;
	margin-right:30px;
	 	}
		
A.titel_nieuws {
	font-family:Tahoma, arial;
	font-size:10px;
	font-weight:bold;
	color:#35aedb;
	float:left;
	margin-left:5px;
	text-decoration:none;
	}

.laatste_nieuws_tekst {
	width:120px;
	min-height:50px;
	font-family:Tahoma, arial;
	font-size:9px;
	text-decoration:none;
	color:#5e5e5e;
	float:right;
	margin-top:-10px;
	*margin-top:5px;
		}

#footer {
	width:975px;
	height:20px;
	background-color:#CCCCCC;
	position: absolute;
	bottom: 0; /* heel belangrijk */
		}
.overzicht_titel {
	font-family: Tahoma, Arial;
	font-size:10px;
	color:#35aedb;
	font-weight:bold;
		}
		
.clearfix:after {	
content:".";		
display:block;		
height:0;		
clear:both;		
visibility:hidden;	
}	
.clearfix {
display: inline-table;
}	
/* Hides from IE-mac \*/	
* html .clearfix {		
height:1%;	
}	
*+html 
.clearfix {		
height:1%;	
}	
.clearfix {		
display:block;	
}	
/* End hide from IE-mac */
