.titel-blauw {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 25px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
}
.titel-grijs {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 25px;
	background-color: #898989;
	color: #FFFFFF;
	font-weight: bold;
}


.tekst-16-rood {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #DB061B;
}
.tekst-16-rood-cursief {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #DB061B;
	font-style: italic;
}

.tekst-16-blauw {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #336699;
}
.tekst-16-blauw-cursief {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #336699;
	font-style: italic;
}
.tekst-16-grijs {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #898989;
}
.tekst-16-zwart {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.tekst-16-zwart-cursief {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}


.tekst-16-grijs-cursief {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #898989;
	font-style: italic;
}





.kop-voettekst {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
.titel-oranje {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 25px;
	background-color: #FC0;
	font-weight: bold;
	color: #000;
}
.kop-voettekst-actief {
	font-family: Arial, Helvetica, "Microsoft Sans Serif", Verdana;
	font-size: 26px;
	font-weight: bolder;
	color: #FC0;
	text-decoration: blink;
}
