body {
	margin: auto;
	background-color: #005782;
}
 
#main {
	width: 980px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EFEFE9;
}
 
#header1 {
	float: left;
	width: 980px;
	height: 25px;
	margin: 0px;
}

#header2 {
	float: left;
	width: 980px;
	height: 115px;
	margin: 0px;
}

#kopjes {
	float: left;
	width: 980px;
	height: 84px;
	margin: 0px;
}

#content {
	float: left;
	width: 980px;
	height: auto;
	background-color: #EFEFE9;
	margin: 0px;
}

#menu {
	width: 173px;
 	height: 178px;
	float: left;
	margin-left: 10px;
}

#spacer1 {
	 width: 777px;
	 height: 26px;
	 margin: 0px;
	 float: left;
	 text-align: left;
}

#tekst	{
	width: 715px;
	text-align: justify;
	vertical-align: top;
	margin-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(images/textbg.png);
}
#cover {
	float: left;
	width: 95px;
	height: auto;
	margin-right: 10px;
}

#footer {
	float: left;
	width: 980px;
	height: 6px;
	margin: 0px;
}
 
.datum {
	font-family: "century Gothic", "courier New", courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 0px;
	vertical-align: bottom;
}
		


.kop {
	font-family: trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #24AC4A;

}

.plat {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}

a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #00F;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #00F;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #F00;
	text-decoration: none;

}
