body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
}
#boven {
	width: 1000px;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}
#menu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu_items {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	margin-top: 40px;
	padding-top: 52px;
	width: 600px;
	background: url(/opmaak/logo.jpg) no-repeat top right;
	text-align:right;
	font-size: 11px;
	color: #404040;
}
.menu_links {
	font-size: 11px;
	color: #404040;
	text-decoration:none;
}
.menu_links:hover {
	color: #0B558D;
}
.menu_links_onder {
	font-size: 9px;
	color: #404040;
	text-decoration:none;
}
.menu_links_onder:hover {
	color: #0B558D;
}
.blok {
	margin-bottom: 2px;	
}
.transparant {
	opacity:.15;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
}
.meer {
	height: 450px;
	width: 200px;
	background: #FFF;
	color: #000; 
	font-size: 12px;
}
#balk {
	width: 100%;
	height: 450px;
	text-align: center;
}
#middenvak {
	height: 450px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.pics {
	width: 1000px;
	height: 450px;
	margin-left:auto;
	margin-right:auto;
}
.pictures {
	width: auto;
	height: 450px;
}
#onder {
	text-align:center;
	width: 1000px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #404040;
	font-size: 9px;
	padding-top: 2px;
}
.foto_vak {
	width: 200px;
	height: 130px;
	padding-top: 10px;
	float: left;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 5px;
	background:#FFF;
	cursor:pointer;
}
.foto_vak:hover {
	color: #0B558D;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.kleur_blauw {
	color: #0B558D;	
}
.fotos_klein {
	cursor: pointer; 
	float: left; 
	height: 50px; 
	width: 50px; 
	border: 1px solid #FFF; 
	margin-top: 6px; 
	margin-left: 8px;
	margin-right: -2px;
	padding: 0px	
}
.fotos_klein:hover {
	 border: 1px solid #999;
}