@charset "ISO-8859-1";
.tekstwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-indent: 0px;
}
.subkop_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.tekstzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 16px;
	color: #000000;
	text-indent: 0px;
	font-weight: bold;
}
.tekstgrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 16px;
	color: #666666;
	text-indent: 0px;
	font-weight: bold;
}
.tekstwit subkop {
	font-weight: bold;
}
