body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #303273;
	line-height: 20px;
}
.tabel {
	border: 1px solid #303273;
}

#content {
	background-color: #FFFFFF;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #paginainhoud {
	padding: 25px;
	clear: both;
	float: left;
	position: relative;
	width: 708px;
}
#content #menuBalk {
	background-color: #303273;
	clear: both;
	height: 21px;
	position: relative;
}
#content #titelBalk {
	background-image: url(images/Kop.jpg);
	background-repeat: no-repeat;
	height: 232px;
	position: relative;
	visibility: visible;
}
h1 {
	font-size: 16px;
	margin-bottom: 6px;
}
p {
	margin-top: 6px;
}
a:link {
	color: #570204;
	text-decoration: underline;
}
a:hover {
	color: #570204;
	text-decoration: none;
}
a:visited {
	color: #570204;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
}
.tabelHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303273;
}
.tabelRechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303273;
}
.tabelHeadRechts {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #303273;
	border-bottom-color: #303273;
}

