body {
	background-color: #fff;
}
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 {
	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: 10px;
}

.boldTekstHome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003883;
	background-position: center center;
	line-height: 18px;

}


.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;
}
.hoofdKopOranje {
	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;
}
.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;
}

#hoofdmenu {
	text-align: right;
}

#hoofdmenu div {
	float: left;
	display: inline;
	padding-left: 15px;	
}

#hoofdmenu a {
}

