.stdTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stdTekst12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00ADEF;
}
.titelBestelling {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.vraag {
	color:#339900;
	font-weight:bold;
	font-size:12px;
}
a.bestelling {
	color:#FFFFFF;
	text-decoration:none;
}
a.bestelling:HOVER {
	text-decoration:underline;
}
.bestellingTitelbalk {
	background-color:#CCCCCC;
	color:#666666;
}
.nieuwstitel {
	font-weight:bold;
	font-size:16px;
	color:#115A7D;
}
.bijschrift {
	font-size:9px;
	color:#999999;
}

h1 {
	font-size:18px;
	color:#00ADEF;
}