.achtergrond {
	background-color: #663300;
	scrollbar-face-color: 663300;
	scrollbar-highlight-color: 663300;
	scrollbar-3dlight-color: CC9900;
	scrollbar-darkshadow-color: CC9900;
	scrollbar-shadow-color: 663300;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: 663300;
}
.subTitel {
	font-family: "Trebuchet MS", Arial;
	font-size: x-large;
	font-style: italic;
	color: #CC9900;
}
.hoofdTitel {
	font-family: "Trebuchet MS", Arial;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}
.tekst {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #CC9900;
	text-align: center;

}
