body {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5698A3;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #337884;
	line-height: normal;
}

h1 { 
	font-size: 32px;
	margin-bottom: 10px;
	}

h2 { 
	font-size: 24px;
	}
	
h2.ondertitel { 
	border-bottom-color: #337884;
	border-bottom-style: dotted;
	padding-bottom: 0px;
	border-bottom: medium dotted;
	margin-bottom: 10px;
	}

h3 { 
	font-size: 20px;
	color: #95A000;
	padding-bottom: 5px;
	}
	
h3.subtitel { 
	color: #95A000
	}
	
h4 { 
	font-size: 18px;
	color: #00ced1;
	}	

h5 {
	font-size: 15px;
	color: #00ced1;
	font-style: italic;
}	
	
	
p, ul, ol {
	margin-top: 0;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}

p.actueel{
	font-size:11px;
	line-height: normal;
	color: #797979;
}

ul, ol{
	line-height: 20px;
}

ol.billboard {
	font-size : 0,9em;
	margin-left : 23px;
	list-style : decimal outside;
	}

ol.opsomming-ABC {
	list-style : upper-alpha;
}

ol.opsomming-alphakl {
	list-style : lower-alpha;
}

ol.opsomming-romeincap {
	list-style : upper-roman;
}

ol.opsomming-romeinkl {
	list-style : lower-roman;
}

UL {
	list-style-type : disc;
	line-height : 150%;
}

ul.normaal {
	list-style-type : disc;
}

ul.billboard {
	margin-left : 15px;
	list-style : outside;
}

ul.opsomming-geen {
	list-style : none;
}

ul.opsomming-vrk_vol {
	list-style-image: url(beelden/vrk_vol.png);
}

ul.opsomming-vrk_leeg {
	list-style-image: url(beelden/vrk_leeg.png);
	line-height: 20px;
}

ul.opsomming-vrk {
	list-style-image: url(beelden/vrk.png);
	line-height: 20px;
}

ul.opsomming-crkl {
	list-style-image: url(beelden/crk.png);
	line-height: 20px;
}

ul.opsomming-crkl_leeg {
	list-style-image: url(beelden/crk_leeg.png);
	line-height: 20px;
}

ul.opsomming-crkl_blauw {
	list-style-image: url(beelden/crk_blauw.png);
}

ul.vacature {
	list-style: square url(beelden/vrk_vac.png);
}


blockquote { }

a { color: #80A000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

table {
	color : #000000;
	font-family : "Trebuchet MS";
	font-size : 1.0em;
}

th {
	font-family : "Trebuchet MS";
	font-size : 1.1em;
	font-weight : bold;
	color : #007680;
}

td {
	color : #5698A3;
	font-family : "Trebuchet MS";
}

tr {
	color : #5698A3;
	font-family : "Trebuchet MS";
}

.login {
	color: #030;
}

