body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-image: url(html/Templates/template-bestanden/img02b.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 968px;
}
#wrapper #header {
	background-image: url(html/Templates/template-bestanden/img04bv11_hok070070V1.jpg);
	background-repeat: no-repeat;
	height: 99px;
}
#wrapper #header h1 {
	margin: 0px;
	color: #900;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#wrapper #header h2 {
	color: #900;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

#wrapper #leftcol {
	padding: 15px;
	width: 100px;
	float: left;
}
#wrapper #rightcol {
	padding: 15px;
	margin-left: 20px;
	color: #000;
}

#wrapper #footer {
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#wrapper #topnav {
	text-align: right;
	padding: 5px;
	background-image: url(html/Templates/template-bestanden/img03b.jpg);
	height: 65px;
	background-repeat: no-repeat;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#wrapper #topnav ul li a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #9BD83F;
	text-decoration: underline;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {  color: #68912B}
a:visited {  color: #68912B}
a:hover {  color: #9BD83F}
a:active {  color: #9BD83F}
#wrapper #rightcol div {
	color: #600;
}
