@charset "utf-8";
/* CSS Document */

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.tekstBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
}
.tekstBold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
}
.tekstGrijsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.tekstBlauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight: normal;
	text-decoration: none;
}

.tekstBlauw16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight: normal;
	text-decoration: none;
}

.tekstRood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE3324;
	font-weight: normal;
	text-decoration: none;
}
.tekstRood16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EE3324;
	font-weight: bold;
	text-decoration: none;
}

.tekstKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.kopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.kopjeBlauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
}
.kopjeZwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.stijl2 {
	color: #019CDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.stijl3 {
	color: #EE3324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.stijl6 {
	color: #EE3324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.stijl10 {
	color: #EE3324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.tekstdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
}
