.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #006699;
	text-decoration: none;
}
.PlatteTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.bgmain {
	background-attachment: fixed;
	background-image: url(../images/bg-main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: F5F7FB;
}
.paneelLinks {
	background-attachment: fixed;
	background-image: url(../images/paneel.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.paneelRechts {
	background-attachment: fixed;
	background-image: url(../images/paneel.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
