.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003883;
	background-position: center center;
	line-height: 18px;
	padding: 10px;
}

.hoofdKopOranje, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #F18E00;
	background-position: center center;
	margin-top: 10px;
	line-height: 26px;
	padding-top: 20px;
	text-decoration: none;
}

h2 A:link, h2 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #F18E00;
	background-position: center center;
	margin-top: 10px;
	line-height: 26px;
	padding-top: 20px;
	text-decoration: none;
}

h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #F18E00;
	background-position: center center;
	margin-top: 10px;
	line-height: 26px;
	padding-top: 20px;
	text-decoration: underline;

}

A:link {
	text-decoration: none;
	color: #003883;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:active { text-decoration: none; color: #003883;}
A:visited { text-decoration: none; color: #003883;}
A:hover {
	text-decoration: underline;
	color: #003883;
	font-weight: normal;
}

.subMenu A:link { text-decoration: none; color: #F18E00;}
.subMenu A:active { text-decoration: none; color: #F18E00;}
.subMenu A:visited { text-decoration: none; color: #F18E00;}
.subMenu A:hover {text-decoration: underline; color: #F18E00; font-weight: normal;
}


.hoofdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003883;
	background-position: center center;
}
.subMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F18E00;
	background-position: center center;
}
.platteTekstHome, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003883;
	background-position: center center;
	line-height: 18px;
	padding: 10px;
}

.hoofdKop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #003883;
	background-position: center center;
	margin-top: 10px;
	line-height: 26px;
}
.cursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003883;
	background-position: center center;
	line-height: 18px;
	padding-right: 10px;
}
.oranjeKopje {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F18E00;
	background-position: center center;
	line-height: 18px;
	padding-right: 10px;
}
.platteTekstVervolg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003883;
	background-position: center center;
	line-height: 18px;
	padding-right: 100px;
}


.hoofdmenuActief {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003883;
	background-position: center center;
}
.subMenuActief {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F18E00;
	background-position: center center;
}

#wrapper {
	padding: 10px;
}

#hoofdmenu {
	text-align: right;
}

#hoofdmenu div {
	display: inline;
	padding-left: 15px;	
}

#hoofdmenu a {
}

.error {
  color: #ff4444;
}

input, textarea {
  display: block;
}

label {
  display: block;
}

