div#center
{
position: absolute;
top: 50%;
left: 50%;
height: 185px; /* hier de helft van de werkelijke hoogte invullen hoogte is 512 */
width: 197px; /* hier de helft van de werkelijke breedte invullen breedte is 1024 */
margin: -185px 0 0 -197px; /* hier de halve hoogte en breedte overnemn (negatief) enigsins manipuleren */
}.hoofdtabel
{
	background-color: #0e63a9;
	height: 624px;
	width: 1000px;
	color: #FFF;
}
.lijst
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-variant: normal;
	color: #FFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
#apDiv3 {
	position:absolute;
	visibility:visible;
	width:362px;
	height:450px;
	z-index:2;
	left: 622px;
	top: 15px;
	background-color: #106dba;
	padding: 6px;
}
#apDiv3a {
	position:absolute;
	visibility:visible;
	width:380px;
	height:80px;
	z-index:2;
	left: 626px;
	top: 30px;
	background-color: #106dba;
	padding: 6px;
}
#apDiv1 {
	position:absolute;
	visibility:visible;
	width:311px;
	height:221px;
	z-index:1;
	left: 383px;
	top: 351px;
}

#apDiv2 {
	position:relative;
	visibility:visible;
	width:394px;
	height:370px;
	z-index:1;
}

#apDiv4 {	position:absolute;
	visibility:visible;
	width:154px;
	height:115px;
	z-index:3;
	left: 844px;
	top: 480px;
}
#apDiv5 {
	position:absolute;
	visibility:visible;
	width:600px;
	height:200px;
	z-index:4;
	left: 19px;
	top: 30px;
}
#apDiv6 {
	position:absolute;
	visibility:visible;
	width:287px;
	height:120px;
	z-index:5;
	left: 282px;
	top: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	background-color: #106dba;
	padding: 5px;
}
#apDiv8 {
	position:absolute;
	visibility:visible;
	width:600px;
	height:400px;
	z-index:7;
	left: 15px;
	top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #5B72BF;
}
#apDiv7 {
	position:absolute;
	visibility:visible;
	width:200px;
	height:120px;
	z-index:6;
	left: 792px;
	top: 490px;
}

#apDiv9 {
	position:absolute;
	visibility:visible;
	width:146px;
	height:115px;
	z-index:8;
	left: 12px;
	top: 448px;
}
#apDiv10 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:400px;
	z-index:9;
	left: 658px;
	top: 15px;
}



body
{
	background-color: #0C528B;
}

H1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0;
}


div#center2
{
position: absolute;
top: 50%;
left: 50%;
height: 312px; /* hier de helft van de werkelijke hoogte invullen hoogte is 512 */
width: 500px; /* hier de helft van de werkelijke breedte invullen breedte is 1024 */
margin: -312px 0 0 -500px; /* hier de halve hoogte en breedte overnemn (negatief) enigsins manipuleren */
}.hoofdtabel
.witteletter
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
a.knop2 {
	margin-bottom:2px;
	display:block;
	text-align:left;
	padding:2px;
	text-decoration:none;
	width: 160px;
	font-weight: bold;
	border: 3px solid #0066CC;
	background: #6699FF;
	color: #FFF100;
	font-family: Verdana;
	font-size: 9pt;
}
a.knop2:link    
{
	background-color:#6699FF;
	color: #FFF100;
	font-family: Verdana;
	font-size: 9pt;
}
a.knop2:hover   
{ 
		color:#FF0000; 
		background-color:#A8E0F9; }
a.knop2:active  
{ 
		color:#FFF100; 
		background-color:#ED008C; 
		}

