h1 {
	font-size:11px;
	color: #FFFFFF;
	font-family:tahoma,arial,verdana,sans-serif,helvetica;
	display:inline;
	font-weight: normal;
}

h2 {
	font-size:13px;
	color: #B32D00;
	font-family:tahoma,arial,verdana,sans-serif,helvetica;
	display:inline;
	font-weight: bold;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	border: 1px solid #002f6d;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	border: 1px solid #002f6d;
}
.header-titel {
	font-size: 22px;
}
.header-ondertitel {
	font-size: 11px;
}
hr {
	border: 0;
	width: 100%;
	color: #224080;
	background-color: #224080;
	height: 1px;
}
