body {
	font-family:Verdana;
	font-size:9.0pt;
	color:#46166B;
}

td {
	font-family:Verdana;
	font-size:9.0pt;
	color:#46166B;
}

div.inhoud {
	height: 600px;
	margin-top: 0px;
	margin-left: 30px;
	position: absolute; top: 10px; left: 220px;
	width: 750px;
	font-family:Verdana;
	font-size:9.0pt;
	font-weight:normal;
	color:#46166B;
	text-align: center;
}

div.menu { 
	margin-top: 0px;
	margin-left: 0px;
	position: absolute; top: 00px; left: 0px;
	width: 220px; 
	height: 100%;
	background-image: url(images/background/bgmenu2.JPG);
	font-family:Verdana;
	font-size:9.0pt;
	color:#46166B;
	font-weight:bold;
}

div.menuButtons { 
	margin-top: 0px;
	margin-left: 0px;
	position: absolute; top: 130px; left: 28px;
	width: 200px;
}

div.m1 { 
	position: absolute; 
	top: 80px; 
	left: 5px; 
}

div.m2 { 
	position: absolute; 
	top: 80px; 
	left: 100px; 
}

span.m3 { 
	position: absolute; 
	left: -18px; 
}

div.pageHeader {
	position:	relative;
	padding-top: 	10px;
	text-align:	center;
	font-size:	40px;
	font-weight:	bold;
	font-style:	italic;
}

div.pageLogos {
	position:	relative;
	padding-top: 	10px;
	text-align:	center;
}

div.pageContents {
	position:	relative;
	padding-top: 	5px;
	width:		750px;
	height:		500px;
	text-align:	left;
}

div.contentsLeft {
	position:	relative;
	top:		20px;
	width:		50%;
	text-align:	left;
	padding: 	4 4 4 4px;
	text-align:	center;
}

div.contentsRight {
	position:	absolute;
	height:		80%;
	width:		50%;
	left:		50%;
	top:		100px;
	padding: 	4 4 4 4px;
	text-align:	center;
}

div.contentsCenter {
	position:	relative;
	text-align:	center;
}

div.pageButtons {
	position:	relative;
	width:		100%;
	height:		50px;
	padding-top: 	20px;
	text-align:	center;
}

div.padTop {
	position:	relative;
	width:		90%;
	padding-top: 	10px;
	text-align:	center;
}

div.certifLeft {
	position:	relative;
	top:		20px;
	width:		50%;
	text-align:	left;
	padding: 	4 4 4 4px;
	text-align:	center;
}

div.certifRight {
	position:	absolute;
	width:		50%;
	left:		50%;
	top:		83px;
	padding: 	4 4 4 4px;
	text-align:	center;
}

.button {
	border:			2px solid #46166B;
	border-collapse:	collapse;
	padding:		2 6 2 6px;
	margin:			30px;
}

.picture {
	margin:			30px;
}

.logo1 { 
	position: absolute; 
	top: 5px; 
	left: 35px; 
}

A.menulink {
	font-family:Verdana;
	font-size:9.0pt;	
	color:#46166B;
	font-weight:bold;
	TEXT-DECORATION: none;
}

A.menulink:hover {
	color:red;
}

A.linkA {
	font-family:Verdana;
	font-size:9.0pt;
	color:#46166B;
	TEXT-DECORATION: none;
	font-weight:normal;
}

A.linkA:hover {
	TEXT-DECORATION: underline;
}

font.activeLink {
	font-family:Verdana;
	font-size:9.0pt;
	color:red;
	font-weight:bold;
}