body {
	background-image: url(../images/bg_rand.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#container{
	width: 974px;
}
#project_container{
	width: 336px;
	background-image: url(../images/project_bg.jpg);
	float: left;
	height: 577px;
}
#project_top{
	width: 336px;
	height: 434px;

}
#pictureholder{
	width: 336px;
	margin-top: 0px;
	padding-top: 17px;
}
.projectpict{
	border: 3px solid #FFFFFF;
}
.projectpict2{
	border: 4px solid #839fab;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 8px;
}


#project_tekst{
	width: 240px;
	margin-left: 50px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}

#visitekaart{
	width: 240px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}


.leesmeer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #839fab;
	text-decoration: none;	
}	



#bezoekadres{
	padding-top: 110px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
















#content_container{
	width:619px;
	float: right;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}
#content_header{
	width:619px;
	background-image: url(../images/header.jpg);
	height: 132px;
}
#content{
	width:394px;
	height:auto !important;
	height:396px;
	min-height:396px;
	margin-top:8px;
	padding-right: 23px;
	background-image: url(../images/transaparant_logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

}
#menuholder{
	float:left;
	width:150px;
	padding-left:17px;
	margin-top:53px;
}
#footer_bg{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 619px;
}
.footertekst{
	width:619px;
	padding-left:15px;
	margin-top:-5px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.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 */


.projecttitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #839fab;
	text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #839fab;
	text-decoration: none;
	height: auto;
	margin-top: 10px;
}