@charset "utf-8";
.standaardteksten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #666;
	text-align: justify;
}
.standaardkopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #666;
	font-weight: bold;
	text-align: left;
}
.papyruskop {
	font-size: 22pt;
	line-height: 30pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.wit {
	color: #666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	margin-left: 10px;
	white-space: normal;

}
.standaardteksten-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #666;
	text-align: justify;
	font-weight: bold;
}
.standaardkopjes-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #FBC24E;
	font-weight: bold;
	margin-left: 10px;
}
.witte-tekst {
	color: #FFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

