body {
	background-color:#005DAC;
	color: #005DAC;
	font-family: "Arial";
	font-size: 12px;
}

#boven {
	background:url(boven2.png) no-repeat center center;
	float: left;
	text-align: center;
	width:800px;
	height:308px;
}

#buttons {
	padding-top: 190px;
}

#midden {
	background-image: url('midden.png');
	float:left;
	width:800px;
	font-size: 12px;
}

#menu {
	background-color: #ffffff;
	float: left;
	width:165px;
	margin-top: 40px;
	margin-left: 10px;
	padding: 10px;
	line-height: 25px;
	font-size: 12px;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dd {
	margin: 0px 0px 0px 15px;
	padding: 0;
	line-height: 15px;
	list-style-type: none;
}

dt {
	cursor:hand;
}

#mid {
	background-color: #ffffff;
	float: left;
	width:575px;
	margin-left: 5px;
	padding: 10px;
	font-size: 12px;
}

#kader {
	background-image: url('kader2_.png');
	float: left;
	width:251px;
	height:300px;
	margin: 12px;
	margin-top: 45px;
	padding-top: 25px;
	text-align: center;
	color: #000000;
}

#onder {
	background-image: url('onder.png');
	float:left;
	width:800px;
	height:51px;
}

a:link {
	color: #005DAC;
	text-decoration: none;
	cursor:hand;
}

a:visited {
	color: #000080;
	text-decoration: none;
	cursor:hand;
}

a:hover {
	color: #005DAC;
	text-decoration: none;
	cursor:hand;
}

H1, H2, H3, H4, H5 { 
	color: #005DAC;
        font-family: arial; 
}
H1     { font-size: 30px; }
H2     { color: #000080; font-size: 16px; }
H3     { color: orange; font-size: 16px; margin: 4px;}
H4     { font-size: 12px; margin: 4px;}
H5     { font-size: 13px; margin: 4px, 0px, 0px, 0px;}


