html, body {margin:0 auto; }
/* end hack */
#plaatsing{
	position:absolute;
	left:50%;
	top: 0;
	margin-left:-490px;/* half width*/
}
body {background-color: #462590;
scrollbar-face-color: #b3a6eb;
scrollbar-highlight-color: #9f91e9;
scrollbar-3dlight-color: #9f91e9;
scrollbar-darkshadow-color: #b3a6eb;
scrollbar-shadow-color: #9f91e9;
scrollbar-arrow-color: #4C259A;
scrollbar-track-color: #d7d0f1;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #4C259A;
}
a.lnkhov:link { color: #4C259A; text-decoration: none; }
a.lnkhov:active { color: #4C259A; text-decoration: none; }
a.lnkhov:visited { color: #4C259A; text-decoration: none; }
a.lnkhov:hover { color: #ffCC00; text-decoration: none; }
a.menuhov:link { color: #4C259A; text-decoration: none; font-size: 12px; }
a.menuhov:active { color: #4C259A; text-decoration: none; font-size: 12px; }
a.menuhov:visited { color: #4C259A; text-decoration: none; font-size: 12px; }
a.menuhov:hover { color: #ffCC00; text-decoration: none; font-size: 12px; }
.menuhier { text-decoration: none; font-size: 12px; }
a.cwhov:link { font-size: 10px; color: #4C259A; text-decoration: none; }
a.cwhov:active { font-size: 10px; color: #4C259A; text-decoration: none; }
a.cwhov:visited { font-size: 10px; color: #4C259A; text-decoration: none; }
a.cwhov:hover { font-size: 10px; color: #3366FF; text-decoration: none; }
a.txthov:link { color: #6E55A6; text-decoration: none; }
a.txthov:active { color: #4C259A; text-decoration: none; }
a.txthov:visited { color: #4C259A; text-decoration: none; }
a.txthov:hover { color: #FF6600; text-decoration: none; }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style6 {font-size: 70%; }
.style7 {font-size: 18px; }
.style8 {color: #D3C2F9;}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #4C259A; }
.style10 {font-size: 10px; }
.alert {font-size: 12px; color: #FF0000; }
.alert2 {font-size: 14px; color: #FF0000; }
#Layer1 {
	position:absolute;
	width:980px;
	height:660px;
	z-index:1;
	background-color: #ADA0E8;
}
#Layer2 {
	position:absolute;
	width:230px;
	height:381px;
	z-index:1;
	left: 24px;
	top: 192px;
}
#Layer3 {
	position:absolute;
	width:680px;
	height:459px;
	z-index:2;
	left: 267px;
	top: 188px;
	padding:5px;
	overflow:auto;
}
.imgfloatright {
	float: right;
	margin:10px;
