body {
	background-color:#B8D1E7;
	font-family: Tahoma;
	font-style:normal;
	line-height: normal;
	text-align:center;
	color:#000000;	
	}	

.header {
	background-image:url(images/achtergrond.jpg);
	width:900;
    background-position:center top;
    height:900px;
    background-repeat:no-repeat;
    font-weight: bold;
    font-size: 12px;
    vertical-align:top;	
}

.tabel {
margin-top:80px;
}

.linkermenu {
	text-align:left;
	vertical-align:top;
	background-color:#FDEEA2;
	font-size:14px;
	padding-bottom:2px;
	padding-top:2px;
}

.footer {
	font-size: 9px;
	color: #000000;
}

.links {
text-align:left;
vertical-align:top;
	}

img {
margin:5px;
}

.midden {
    border-right:5px solid #FEE982;
    border-left:5px solid #FEE982;
	text-align:center;
	font-weight:normal;
	vertical-align:top;
	color:#000000;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
}

#container {margin:0px auto; width:900px;
	
}


a:link {font-size: 14px; color:#000000; text-decoration:none; font-family:Tahoma; text-decoration:underline; }
a:visited {font-size: 14px; color:#990000; text-decoration:none; font-family:Tahoma; text-decoration:underline; }
a:hover {font-size: 14px; color: #0000FF; text-decoration:none; font-family:Tahoma; text-decoration:underline; }

A.menu:link {font-size: 14px; color:#000000; font-weight:normal; text-decoration:none; }
A.menu:visited {font-size: 14px; color: #990000; font-weight: normal; text-decoration:none; }
A.menu:hover {font-size: 14px; color: #000000; font-weight: normal; text-decoration:none; }

A.footer:link {font-size: 9px; color: #000000; text-decoration:underline; }
A.footer:visited {font-size: 9px; color: #000000; text-decoration: underline; }
A.footer:hover {font-size: 9px; color: #990033; text-decoration: underline; }

H1, H2, H3, H4, H5 {
	color: #000000; text-align:center; font-style:normal; margin:0;
}
H1 {	
	font-size:20px;
	font-family:Tahoma;
	border-bottom:thin;
	border-bottom-color:#00CCCC;
	border-left:thin;
	border-left-color:#00CCCC;
	border-right:thin;
	border-right-color:#00CCCC;
	border-top:thin;
	border-top-color:#00CCCC;
	
}
H2,H3 {
	font-size: 20px;
	
}
H4 {
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}

H5 {	
	font-size:28px;
	font-family:Tahoma;
	background-color:#00CCCC;
	border-bottom:thin;
	border-bottom-color:#00CCCC;
	border-left:thin;
	border-left-color:#00CCCC;
	border-right:thin;
	border-right-color:#00CCCC;
	border-top:thin;
	border-top-color:#00CCCC;
	text-align:center;
	
}

ul { 
	list-style-position: outside 0px;
	list-style-type:disc;
	list-style-image: none;
	padding-left: 30px;
	padding-right:10px;
	margin-left: 0px;
	margin-top: 0;
	text-align:left;
	}	
	
li {
      margin-top:15px;
	 
}
