html, body { margin: 0; padding: 0; }
body { background: #fff; font: 12px/18px "Arial", "Helvetica", "sans-serif";  width: 932px; margin-left: auto; margin-right: auto;  margin-top: auto; margin-bottom: auto;}
li { list-style-type: none;  padding:0px; margin:0 0 0 10px;}
img { border:none;}


table {	border-collapse: collapse; width:100%; border-spacing:0; border:none;
}

.direct , .vet {
	font-weight: bold; 
	font-size: 12px; 
}
.direct a { 
	text-decoration:none; 
	color:#000;
	vertical-align: text-bottom;
}
.fototekst {
	height:210px;
}
.white {color:#FFF;}

.header {
	margin: 20px 0 0 0;
	padding: 0;
	font-size:6px;
	height: 40px; 
	background-color:#002B4B;
}
.homelogo {
	float:left;
}
.header tr  td.menublauw , .header tr  td.homelogo{
	line-height: 5px;
	border: none;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	font-size:6px;
	width: 6px;
}
.foto {
	height: 302px; 
	margin-top:20px;
}
.fokkerblok { 
	background: url("/images/homepage/background-fokker.jpg") no-repeat 0 0; 
	width: 456px;
	height: 302px;
	overflow: hidden; 
	float:left;
	display:inline-block;
}
.fokkerblok a {
	font-weight: bold; 
}
.storktsblok { 
	background: url("/images/homepage/background-sts.jpg") no-repeat 0 0; 
	height: 302px; 	
	width: 456px;
	overflow: hidden; 
	margin-left:20px;
	display:inline-block;
	float: left;
}

.storktsblok a {
	color:#000;
	font-weight: bold; 
}
.fokkerblok ul,  .storktsblok ul {
	padding:0px;
	margin:0px;
	list-style-image: url("/images/homepage/arrow-block-24bit.png");
}
.fokkerblok td , .storktsblok td{
	padding:8px 10px 10px 10px; 
	vertical-align: top;
}
.blauwblok{
	clear: both;
	overflow: hidden; 
	border-top:20px solid #FFF;
	background-color: #002B4B; 
	color:#FFF;
	list-style-image: url("/images/homepage/arrow-bottom-block-24bit.png");
	width: 100%;
	display: inline-block;
}
.blauwblok td {
	padding:0;
	vertical-align: text-top;
}
.blauwblok a { 
	text-decoration:none; 
	color:#FFF; 
	vertical-align: text-bottom;
}
.blauwblok tr.corner td {
	line-height: 5px;
	border: none;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	font-size:8px;
	width: 6px;
}
.blauwblok ul {
	padding-left:13px;
	margin-bottom:0px;
	margin-top:5px;
}
.voormalig , .overig{
	overflow: hidden; 
	width: 456px;
	float:left;
	display: inline-block;
}
.overig { margin-left:20px;}

/* topmenu  */
#menubar { border: none; overflow: visible; position: relative; left: 120px; top: -10px; font-size: 12px; font-weight: bold;}
#menubar li { margin: 0 25px 0 15px; border: none; padding: 0 0 0px 0; position: relative; float: left; }
#menubar li.folder1 { background: #002b4b url(/images/homepage/arrow-menu-dropdown-24bit.png) no-repeat 0 0; }
#menubar li.folder0 { background: #002b4b url(/images/homepage/arrow-menu-nodropdown-24bit.png) no-repeat 0 0; }
#menubar li:hover a {  }
#menubar a { color: #FFF; }
#menubar a { height: 16px; margin-left: 15px; padding: 0 7px; display: block; text-decoration: none; background: #002b4b;}
#menubar ul { width: 153px; border: 1px solid #002b4b; overflow: hidden; position: absolute; left: -9999px;  background: #002b4b;}
#menubar ul li { margin: -1px 0 0 0; border-top: 1px solid #afb0b3; padding: 6px 0 6px 20px; float: none;}
#menubar ul a { margin: 0; padding: 0; display: inline; font-weight: normal; background: none; }
#menubar li:hover ul { left: 0; }
#menubar ul.menudropdown li.folder0 { background-image:none;}
#menubar ul.menudropdown { 
	padding-left:0; 
	display: none;
}
