body {
	background-color: #007091;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
}

#sfeerbeeld {
	width: 770px;
	height: 161px;
	float: left;
}

#center {
	background-image: url(images/BGR.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 770px;
	float: left;
	padding-bottom: 50px;
}

.zijkanten {
	width: 153px;
	float: left;
	margin: 21px 0px 0px 10px;
	font-size: 12px;
	display:inline;
}


/*TEKSTVLAK*/

	#tekstvlak {
		width: 404px;
		float: left;
		margin: 25px 10px 0px 20px;
		line-height: 14px;
		display:inline;
	}
	
	#tekstvlakgroot {
		width: 557px;
		float: left;
		margin: 25px 10px 0px 20px;
		line-height: 14px;
		display:inline;
	}
	
	#kruimel {
		font-size: 10px;
		margin-bottom: 10px;
		text-align: right;
	}
	
	#tekstvlak ol, #tekstvlakgroot ol {
		margin: 5px 0px 5px 30px;
		padding: 0px;
	}
	
	#tekstvlak ul, #tekstvlakgroot ul {
		margin: 5px 0px 5px 5px;
		padding: 0px;
	}
	
	#tekstvlak ul li, #tekstvlakgroot ul li {
		background-image: url(images/LI.gif);
		background-repeat: no-repeat;
		background-position: top left;
		list-style: none;
		padding: 2px 0px 0px 10px;
		margin: 0px;
	}


/*NAVIGATIE*/

	#topnav {
		background-image: url(images/topnav.gif);
		background-repeat: no-repeat;
		width: 143px;
		height: 20px;
		font-weight: bold;
		padding: 10px 0px 0px 10px;
		margin: 0px;
	}
	
	#topnav2 {
		background-image: url(images/topnav.gif);
		background-repeat: no-repeat;
		background-color: #7cabc0;
		width: 143px;
		height: 40px;
		font-weight: bold;
		padding: 10px 0px 0px 10px;
		margin: 0px;
		line-height: 16px;
	}
	
	#navtitel {
		background-color: #7cabc0;
		width: 143px;
		/*height: 22px;*/
		font-weight: bold;
		padding: 8px 0px 8px 10px;
		margin-top: 10px;
	}
	
	#navtitel2 {
		background-color: #7cabc0;
		width: 143px;
		height: 36px;
		font-weight: bold;
		padding: 8px 0px 0px 10px;
		margin-top: 10px;
	}
	
	#navigatie {
		background-color: #aacadd;
		width: 133px;
		margin: 0px;
		padding: 10px 10px 5px 10px;
	}
	
	#navigatie ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	#navigatie li {
		padding: 0px 0px 10px 0px;
	}
	
	#navigatie a:link, #navigatie a:active, #navigatie a:visited {
		color: #000000;
		text-decoration: none;
	}
	
	#navigatie a:hover, #navigatie a:visited:hover {
		color: #007091;
		text-decoration: none;
	}
	
	#topnavrechts {
		background-image: url(images/topnav.gif);
		background-repeat: no-repeat;
		width: 143px;
		height: 20px;
		margin: 20px 0px 0px 0px;
		padding: 10px 0px 0px 10px;
		font-weight: bold;
	}
	
	#navigatierechts {
		background-color: #aacadd;
		width: 133px;
		margin: 0px 0px 10px 0px;
		padding: 10px 10px 15px 10px;
		font-size: 11px;
		line-height: 14px;
	}
	
	#navtitel a:link, #navtitel a:active, #navtitel a:visited, 
	#topnav2 a:link, #topnav2 a:active, #topnav2 a:visited,
	#navtitel2 a:link, #navtitel2 a:active, #navtitel2 a:visited {
		color: #000000;
		text-decoration: none;
	}
	
	#navtitel a:hover, #navtitel a:visited:hover, 
	#topnav2 a:hover, #topnav2 a:visited:hover,
	#navtitel2 a:hover, #navtitel2 a:visited:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	#navigatierechts a:link, #navigatierechts a:active, #navigatierechts a:visited {
		color: #000000;
		text-decoration: underline;
	}
	
	#navigatierechts a:hover, #navigatierechts a:visited:hover {
		color: #000000;
		text-decoration: none;
	}
	
	#zijkanten img {
		margin-top: 10px;
	}


/*ALGEMEEN*/

a:link, a:active, a:visited {
	color: #007091;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #007091;
	text-decoration: underline;
}
	
h1 {
	font-size: 16px;
	color: #007091;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
}
	
h2 {
	font-size: 12px;
	color: #007091;
	margin: 0px 0px 7px 0px;
}
	
h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
}
	
h4 {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
}
	
.hrvol {
	color: #007091;
	height: 1px;
	background-color: #007091;
	border: thin;
}
	
.hrnieuws {
	border: none; 
   	border-bottom: 1px dashed #007091; 
   	color: none;
	height: 1px;
}
	
.tabel {
	width: 250px;
	float: left;
}
	
.tabeltop {
	background-color: #007091;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 10px 8px 10px;
	height: 70px;
}
	
.tabeltop a:link, .tabeltop a:active, .tabeltop a:visited {
	color: #fff;
	text-decoration: none;
}
	
.tabeltop a:hover, .tabeltop a:visited:hover {
	color: #fff;
	text-decoration: none;
}
	
.tabelbottom {
	border: 1px solid #007091;
	padding: 10px;
	height: 160px;
}

img {
	border: none;
}
	
table {
	border: none;
	border-collapse: collapse;
}
	
td {
	border: 1px solid #007091;
}
	
.titeltabel {
	background-color: #007091;
	color: #FFFFFF;
	border: 1px solid #7cabc0;
}
	
.subtiteltabel {
	background-color: #aacadd;
	border: 1px solid #007091;
}
	
.voettekst {
	font-size: 9px;
}
	
.nieuw {
	color: #FF0000;
	font-weight: bold;
}
	
.naartop {
	font-weight: bold;
	margin-bottom: -6px;
}
	
.noborder td {
	border: 0px;
}
	
select {
	font-size: 12px;
}
	
input {
	font-size: 12px;
	padding: 2px;
}

a.nostyle:link, a.nostyle:active, a.nostyle:visited {
	color: #000;
	text-decoration: none;
}

a.nostyle:hover, a.nostyle:visited:hover {
	color: #000;
	text-decoration: none;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;	
}

.tekstblauw {
	color: #046DE1;
}

.tekstgroen {
	color: #009900;
}

.tekstgrijsgroen {
	color: #7CB19D;
}
.red {
	color:#F00;
	font-size: 14px;
	}
