p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
		margin-top: 0px;}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 12px;
	margin-top: 0px;}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	margin-bottom: 2px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC7C00;
	line-height: 18px;
	margin-bottom: 2px;

}	
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	margin-bottom: 8px;
	margin-top: 4px;
}	

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	margin-bottom: 14px;
	margin-top: 4px;
}	


/*OPSOMMINGEN:*/
div.content ul {font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	line-height: 18px;
		padding: 0;	
		}
div.content p + ul {
	margin-top: -12px;
}
div.content H2 + ul {
	margin-top: 0px;
}

div.content H3 + ul {
	margin-top: 0px;
	}
div.content ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 16px;
}

	
div.content ol {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 18px;
	padding: 0;	
}


div.content ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 16px;
}

/*LINKS:*/
a:link {color: #003366;text-decoration: underline;}
a:visited {color: #003366;	text-decoration: underline;}
a:hover {color: #FF9900;	text-decoration: underline;}
a:active {color: #FF9900;	text-decoration: underline;} 

/*TABELLEN:*/
table {border: 0; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
table.opldbase {order: 0; width: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
th {font-weight: bold; color: #FFFFFF; text-align: left; padding: 3px; }
td {padding: 3px; width: 33%; }
div.tabelvrij td {padding: 3px; width: 0; }

div.tec th {background-color: #54A4E2;}
div.tec td {background-color: #D4EBFC;} 
div.gez th {background-color: #336666;}
div.gez td {background-color: #E5EEF0;}
div.hdv th {background-color: #FFCC00;}
div.hdv td {background-color: #FFFFCC;}
div.eco th {background-color: #5BAB31;}
div.eco td {background-color: #DDF5D0;}
div.wze th {background-color: #7E2B97;}
div.wze td {background-color: #F9EEF9;}
div.fcb th {background-color: #FC7C00;}
div.fcb td {background-color: #FFE1B4;}
div.pur th {background-color: #FF0033;}
div.pur td {background-color: #FFB9B9;}
div.hor th {background-color: #003580;}
div.hor td {background-color: #EAF2F4;}


/*KLEUREN TEKST:*/
.VetBlauw {font-weight: bold;color: #003366;}
.VetWit {font-weight: bold;color: #FFFFFF;}
.VetOranje {font-weight: bold;color: #FC7C00;}
.Oranje {color: #FC7C00;}

.leesVerder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #003366;
	text-align: right;
	margin: 0px;
	text-decoration: underline;}

.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 0px;}

.wittetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;}
	

/*NIEUWS:*/ 
.item {
	width: 464px;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
	padding:10px 0px 16px 0px;
}

.item_banner {
	width: 464px;
	height: auto;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:0;
}
	
.imgnews {
	float:left;
	margin-top: 4px;
	margin-right:16px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	padding:3px;
}

.imgtop {margin-top: 8px; margin-bottom: 8px;}
.imgtop-border {margin-top: 8px; margin-bottom: 8px; border: 1px solid #CCCCCC; padding:3px; border-left:0; border-right:0;}
.border {margin:0; border-top: 1px solid #EAEAEA; border-bottom: 1px solid #EAEAEA;}

.vacinfo {
	margin-top: -18px;
}
.imgleft {
	float:left;
	margin-top: 0px;
	margin-right:8px;
	margin-bottom: 0px;
}