@charset "utf-8";
body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003755;	
	background-image: 
	background-position: left top;
	background-attachment: fixed;



}
a{
text-decoration:none;
}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}

hr {
	color: #ACADB0;
	border: 0;
	width: 100%;
	background-color: #ACADB0;
	height: 2px;
}

#container {
	margin: 0px auto;
	width:800px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;	
	
}
#boven {
	position:relative;
	width:800px;
	height:140px;
	left: 0px;
	z-index:1;
}
#logo {
	width:374px;
	position:relative;
	float:left;
}
.vierkant {
	width:140px;
	position:relative;
	float:left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

#inhoudleft {
	width:376px;
	position:relative;
	float: left;
	background-color: #ffffff;	


}

#topmenu {
	width:376px;
	height:40px;
	position:relative;
}
.menuitem{
	height:14px;
	font-size: 14px;
	font-weight: bold;
	color: #003755;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 13px;
	float: left;
	padding-right: 0px;
	padding-left: 28px;
	
}
.blindmenuitem{
	height:14px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 13px;
	float: left;
	padding-right: 0px;
	padding-left: 28px;
	
}
.menuitem a{
	font-size: 14px;
		color: #ACADB0;
	text-decoration:none;	
}
.menuitem a:hover{
	font-size: 14px;
		color: #003755;
	text-decoration:none;	
}

#submenu {
	width:376px;
	height:180px;
	position:relative;
	float: left;

}
.submenuitem{
	height:12px;
	font-size: 12px;
	line-height: 17px;
	color: #003755;
	text-decoration: none;
	float: left;
	padding-right: 0px;
	padding-left: 28px;
	
}
.submenuitem a{
	font-size: 12px;
		color: #ACADB0;
	text-decoration:none;	
}
.submenuitem a:hover{
	font-size: 12px;
		color: #003755;
	text-decoration:none;	
}

#tekst {
	width:320px;
	position:relative;
	float:left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 28px;
	padding-left: 28px;
	padding-bottom: 40px;

}
.tekst {
	font-size: 12px;
	line-height: 14px;
	color: #4C4C4C;
	text-decoration: none;
}
.tekst a{
	font-size: 12px;
	line-height: 14px;
	color: #003755;
	text-decoration: underline;
}
.tekst a:hover{
	font-size: 12px;
	line-height: 14px;
	color: #003755;
	text-decoration: underline;
}

.kop {
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	color: #4C4C4C;
	text-decoration: none;
}

#foto {
	width:424px;
	position:relative;
	float:left;
	padding-top: 2px;	
	background-color: #ffffff;
}
.foto1 {
	width:422px;
	position:relative;
	float:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#ondermenu {
	position:relative;
	width:772px;
	height:30px;
	left: 0px;
	padding-right: 28px;
	z-index:1;
	clear:both;
	background-color: #ACADB0;
	

}
.ondermenuitem{
	height:10px;
	font-size: 10px;
	font-weight: bold;
	color: #003755;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	padding-right: 0px;
	padding-left: 28px;
	
}
.ondermenuitem a{
	font-size: 10px;
		color: #003755;
	text-decoration:none;	
}
.ondermenuitem a:hover{
	font-size: 10px;
		color: #ffffff;
	text-decoration:none;	
}

