#hoofd .menulinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 75px;
	margin-left:15px;
	text-decoration:none;
}
#hoofd .menulinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c80000;
	line-height: 75px;
	text-decoration:none;
}


#hoofd .menulinks .selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c80000;
	line-height: 75px;
	text-decoration:none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-top: 10px;
}

#hoofd #inhoud .inhoud .terug{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-top: 10px;
	text-decoration:none;
}

#hoofd #inhoud .inhoud .sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c80000;
	margin-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #c80000;
	margin-top: 15px;
}
#hoofd #inhoud .inhoud{
	vertical-align:top;
}	

#hoofd #inhoud .kolom{
	vertical-align:top;
	width:195px;
}
#hoofd #inhoud .inhoud p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#hoofd #inhoud .inhoud a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80000;
	text-decoration:none;
	font-weight:bolder;
}
#hoofd .ravike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-right: 15px;
}

#hoofd .ravike a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #c80000;
	border: thin solid #c80000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
#submitbutton {
background: #fff url('images/wijzigingen_opslaan.gif') no-repeat left top;
border-style: none;
height: 25px;
width: 160px; 
}
