BODY {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



.vak-top {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 36px;
}
.vak-menu {
	height: 490px;
	width: 150px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6AB751;
}
.vak-midden-tekst {
	height: 475px;
	width: 775px;
	margin: 5px;
	padding: 5px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.vak-onder {
	height: 30px;
	width: 940px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6AB751;
	text-align: right;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vak-menu-items {
	height: 20px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AB751;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
.vak-midden {
	height: 400px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.vak-top-tekst {
	height: 1px;
	line-height:0px
}

