/* CSS Document */


body {
	background-image:
	background-repeat:repeat;
	margin-top:0px;
	height:100%;
	font-family:Verdana, sans-serif;
	font-size:11px;
	text-align:left;
	}
	
.kopje {
	font-weight:bold;
	font-size: 13px;
	color: #000000;
	}
	
.onderkopje {
	font-weight:bold;
	font-size: 11px;
	color: #000000;
	}
	
.onderkopjebl {
	font-weight:regular;
	font-size: 11px;
	color: #ECE0C7;
	}
	
.links {
	font-style:normal;
	font-weight:bold;
	font-size: 10px;
	color: #333333;
	}
	
.links2 {
	font-weight:bold;
	font-size: 11px;
	color: #333333;
	}
	
.zinnen {
	font-weight: bold;
	font-size: 10px;
	color: #482965;
	}
	
.gegevens{
	font-weight:regular;
	font-size: 11px;
	color: #482965;
	}			


	
	#header {background-image:url(header.png); width:900px; height:150px}
	
	#footer {background-image:url(footer.png); width:900px; height:74px}
	
	#submenu {background-image:url(submenubalk.gif); width:196px; height:521}
