a:link {
	color: #404799;
	text-decoration: none;
}
a:visited {
	color: #404799;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
} 
a:active {
	color: #404799;
}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
body { 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: 100%;
height: 100%;
}
h1 {font-size: 10px;text-decoration: none;
}
h2 { font-size: 9px; text-decoration: none; 
}
h3 { font-size: 9px; text-decoration: none; 
}
h4 { font-size: 9px; text-decoration: none; 
}
p { font-size: 9px; text-decoration: none; 
}
.wegwezen {
	position: absolute;
	width:700px;
	height:390px;
	z-index:1;
	left: -900px;
	top: 20px;
	visibility: visible;
	overflow: visible;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #981F71;
}	
a.menu:link {
	color: #404799;
	text-decoration: none;
}
a.menu:visited {
	color: #404799;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
}
a.menu:active {
	color: #404799;
	}
.menu-actief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	font-weight: bold;
}
.x-pos {
	position: absolute;
	width:400px;
	height:50px;
	z-index:1;
	left: -500px;
	top: 20px;
	visibility: visible;
	overflow: visible;
}

