@charset "utf-8";
/* ------------------ algemeen ---------------------- */

/* DONKER BLAUW #043F66    BLAUW #0768A9    LICHT BLAUW #0A94EF    FEL GROEN #B5DC19   */ 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
td{ vertical-align:top;}
fieldset,img{border:0;}

body {
		font-size:75%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background:#2A5194; 
		color:#333;
		line-height:150%;}	
		
#wrapper {
		width:900px;
		margin:3px auto;
		padding:0;
		background-color:#fff;}
	
#toplogo {
		width:900px;
		margin:0;
		padding:0;
		background:url(../images/motto.gif) top right no-repeat;
		background-color:#0768A9;
		height:100px;}
		
/* --------------------------- navigatie met flash  ------------------------------ */
#navgroen {
	width:900px;
	padding:0;
	margin:0;
	background:url(../images/navgroen.jpg) no-repeat left;
	background-color:#b5dc19;
	min-height:220px;
	height:200px;}	
	
#navigatie {
	width:210px;
	margin:14px 0 0 0;
	padding:0 0 0 20px;
	float:left;}
	
#navigatie ul{
	list-style:none;}
	
#navigatie li{
	border-bottom:1px solid #fff;
	padding:3px 10px;}
	
#navigatie li a{
	text-decoration:none;}
	
#navigatie li a:hover{
	text-decoration:none;
	color:#043F66;
	border-left:1px solid #043F66;}	
				
		

/* ------------ Links ----------------- */
a:link, a:visited{
	padding:0 7px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#fff;}	
	
a:active, a:hover{
	text-decoration:none;
	color:#fff;}

/* ---------------------- content  en andere kolom met promo ----------------------------*/
#witvlak{
	width:900px;
	margin:0;
	padding:5px 0;
	border-top:6px solid #0A94EF;}
	
#witvlak a{
	color:#0A94EF;
	text-transform:none;
	padding:0;
	margin:0;}	
	
#witvlak h1{
	color:#043F66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-bottom:8px;}
	
#witvlak h2{
	color:#043F66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;}
		
#witvlak h3{
	color:#0768A9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:115%;}
	
#witvlak li{
	padding-left:-2px;
	list-style-type:disc;
	margin-left:15px;}		

#content {
	width:540px;
	margin:10px;
	padding:10px;
	float:left;
	background-color:#fff;}	
	
	
#promo {
	width:280px;
	margin:10px;
	padding:10px;
	float:right;
	background-color:#fff;}	
	
/* --------------------------- footer ------------------------------ */
#footer{
	width:860px;
	height:32px;
	margin:0;
	padding:10px 20px;
	background-color:#ECE6D6;}
	
#footer a{
	color:#333;
	text-transform:none;
	font-size:x-small;
	font-weight:normal;}	
	
#designby{
	margin:2px auto;
	padding: 2px 20px;
	width:820px;
	text-align:center;
	color:#fff;
	background:#2A5194; 
	font-size:8px;
	text-transform:none;}
	
#designby a{
	text-decoration:underline;
	color:#fff;
	font-size:9px;
	text-transform:none;}		
	
.zinin{
	margin:0;
	padding:0;
	float:right;}			
	
/* ----------------images overig en ruler ----------------------*/			

.clear {
	clear: both;
	height: 0px;}	
	
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #2075ae;
	clear: both;}
	
.verplicht{
	color:red;
	font-size:14px;}	
	
.imageleft	{
	margin:0px;
	padding:5px 10px 5px 0;
	float:left;}
	
.imageright{
	margin:4px;
	padding:2px;
	float:right;}

.active{
	border:1px dotted #ccc;}	

/* ---------------- tabel groen  ----------------------*/		
.tablegroen{
	border:1px solid #B5DC19;}

.thgroen{
	background:#B5DC19;
	font-weight:bold;
	color:#fff;
	padding:4px 0 3px 10px;}

.tdgroen{
	margin:0 1px;
	padding:2px 2px 2px 10px;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	color:#0768A9;}		
