body {
	background: #7a83a4;
	font-family: Arial, Tahoma, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #003366;
}
img {
	border-style: none;
}
.navigatie {
	font: normal medium Arial, Helvetica, sans-serif; 
	padding-left: 5px;
	border: 1px solid #003366;
}
a.navigatie:link, a.navigatie:visited, a.navigatie:active {
	text-decoration: none;
	border-style: none;
	color: #f4f4e7;
}
a.navigatie:hover {
	text-decoration: none;
	border-style: none;
	color: #003366;
}
#header {
	height: 50px;
	background: #7a83a4 url(gfx/logo.jpg) no-repeat;
}
#content {
	background: #f4f4e7;
	padding: 5px 10px 5px 5px;
}
#footer {
	border-top: 5px solid #003366;
	font-size: x-small;
	color: #f4f4e7;
}
p,div,td {
	font: small Arial, Helvetica, sans-serif;
	line-height: 150%;
}
h1 {
	font: normal medium Arial, Helvetica, sans-serif;
	color: #003366;
}
h2 {
	font: bold small Arial, Helvetica, sans-serif;
	color: #003366;
}
hr {
	color: #990000
}
.txtklein {
	font-size: x-small;
}
a:link, a:visited, a:active { 
	color: #CC3300;
    text-decoration: none;
}
a:hover {
	color: #003366;
    text-decoration: underline;
}
a.kllink:link, a.kllink:visited, a.kllink:active { 
	color: #000000;
	font-size: x-small;
    text-decoration: none;
}
a.kllink:hover {
	color: #990000;
    text-decoration: none;
}
.rand1px {
	border: 1px solid #003366;
}
.seccode {
	border: 1px solid #666666;
	vertical-align: bottom;
}
.centreren {
	text-align: center;
}
.geenafbr { 
	white-space: nowrap;
}

