@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hoofdartikel_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.inputfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #9396AE;
	color: #023467;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013567;
	border: thin solid #003466;
}

.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #013567;
}
.tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #013567;
}
.hoofdartikel_tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.kolommen_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #013567;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #013567;
}
a:visited {
	font-weight: bold;
	color: #013567;
	text-decoration: underline;
}
a.ondark:link {
	text-decoration: underline;
	color: #D5EAFF;
}
a.ondark:hover {
	text-decoration: underline;
	color: #D5EAFF;
}
a.ondark:active {
	text-decoration: underline;
	color: #D5EAFF;
}
a.ondark:visited {
	text-decoration: underline;
	color: #D5EAFF;
}
