body {
	margin: 0;
	padding: 0;
	color: #FFF;
	background: #C2BBAF;
	font: 12px Verdana;
}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffbd4d;
	text-decoration: none;
	font-weight: bold;
}
html>body ul {
	list-style:square;
}

#mainbody {
	width: 768px;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	color: #FFF;
	background: #8c867e;
}
#topnav {
	clear: both;
	position: relative;
	width: 768px;
	height: 16px;
	border-bottom: 1px solid #000;
	text-align: right;
	padding: 0;
	background: #65615b;
	color: #FFFFFF;
}
#topnav a {
	border: 0px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: #65615b;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration: none;
	background: #65615b;
	color: #FFFFFF;
}
#header {
	clear: both;
	position: relative;
	width: 768px;
	height: 100px;
	max-height: 100px;
	overflow: hidden;
	color: #FFF;
	padding: 0;
	margin: 0;
	background: #FFF8EB url(../images/header4.jpg) no-repeat center;
}
#header h1 {
	position: relative;
	top: 15px;
	left: 10px;
	z-index: 2;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
}
#header h2 {
	position: relative;
	top: 18px;
	left: 10px;
	text-align: left;
	clear: both;
	margin: 0;
	padding: 0;
	font: italic bold 18px Verdana;
}
#leftcol {
	position: relative;
	width: 165px;
	color: #FFF;
	padding: 5px;
	float: left;
	text-align: left;
	background: #8c867e;
	background-image:url(../images/logo_deel2.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
#leftcol .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#leftcol .content {
	margin: 20px 10px 10px;
	border-top-width: 1px;

	
}
#leftcol a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #8c867e;

}
#leftcol a:hover {
	color: #ffbd4d;
	background: #8c867e;
}
#rightcol {
	height: 100%;
	position: right;
	width: 581px;
	color: #333;
	padding: 5px;
	float: right;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E8E8E8;
}
#rightcol .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#rightcol .content {
	height: 100%;
	margin: 10px 10px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;

}
#rightcol a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
#rightcol a:hover {
	color: #ffbd4d;
}
#footer {
	clear: both;
	width: 768px;
	height: 16px;
	font-size: 10px;
	color: #C2BBAF;
	text-align: center;
	background: #65615b;
	border-top: 1px solid #000;
}
#footer h3 {
	font-size: 10px;
	margin: 0;
	padding: 0 5px;
	float: left;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	background: #65615b;
}
#footer a:hover {
	color: #ffbd4d;
	text-decoration: none;
	background: #65615b;
}
.screenshot {
	padding: 4px;
	float: right;
}
#toplink {
	padding: 10px;
	float: right;
	clear: both;
}
#table.opmaak {
	text-align:center;
	color:#999999;
	border-color:#00FF33
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ffbd4d;
	border-bottom-color: #ffbd4d;
}
#Kop1opmaak  {
	font-size: 18px;
	font-family: Verdana;
	color: #00549d;
}