.backgrnd {
	background-attachment: fixed;
	background-image: url(gfx/achtergrond_logo_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.splash {
	background-attachment: fixed;
	background-image: url(gfx/logo_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.intorTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.bodyTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
}
.bodyTekstLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyTekstLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFCC00;
	text-decoration: underline;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.Links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.border {
	border-top: 1px dotted #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px none #FFFFFF;
}
.backgrndGeelStip {
	background-attachment: fixed;
	background-image: url(gfx/geel.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.GeelStipUp {
	background-attachment: fixed;
	background-image: url(gfx/geel.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.GeelRight {
	background-attachment: fixed;
	background-image: url(gfx/geel.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FF2A2A;
	text-decoration: none;
}
