* {
	border:0;
	padding:0;
	margin:0;
}

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bodyBG.jpg) fixed repeat;
}

div#container {
	width:976px;
	margin:25px auto 0 auto;
	position:relative;
}

div#wrapper {
	width:976px;
	margin:0 0 0 0;
	background:#fff;
	padding:25px 0 0 0;
	float:left;
}

div#content {
	width:553px;
	color:#01762f;
	float:left;
	margin:0 13px 0 24px;
}
	
div.tekstBox {
	background:#e3f1e0;
	width:514px;
	padding:55px 21px 6px 18px;
	line-height:18px;
	position:relative;
	margin:0 0 24px 0;
	background:url(images/tekstBoxBG.gif) top left repeat-y;
}

div.tekstBox h1, div.tekstBox h2 {
	position:absolute;
	top:0;
	left:0;
	text-transform:uppercase;
	font-size:18px;
	display:block;
	width:535px;
	height:29px;
	color:#46a12c;
	padding:12px 0 0 18px;
	background:url(images/tekstBoxHeadBG.gif) top left no-repeat;
}

div.tekstBox p {
	text-align:justify;
	margin:0 0 14px 0;
}

div.tekstBox div.end {
	background:url(images/tekstBoxBottomBG.gif) top left no-repeat;
	width:552px;
	position:absolute;
	bottom:0px;
	left:0;
	height:6px;
}

ul#menu {
	background:url(images/menuBG.gif) top left repeat-x #1d882e;
	height:45px;
	display:block;
	width:959px;
	position:relative;
	padding:0 0 0 17px;
}

ul#menu li {
	float:left;
	display:block;
	height:40px;
	margin:0 1px 0 1px;
}

ul#menu li:hover, ul#menu li.actief {
	background:url(images/menuHoverBG.gif) top left repeat-x;
}

ul#menu li div {
	height:40px;
	width:5px;
	float:left;
}

ul#menu li:hover div, ul#menu li.actief div {
	background:url(images/menuHoverLinks.gif) top left no-repeat;
}

ul#menu li b {
	height:40px;
	width:5px;
	float:left;
}

ul#menu li:hover b, ul#menu li.actief b {
	background:url(images/menuHoverRechts.gif) top left no-repeat;
}

ul#menu li a {
	padding:15px 17px 0 17px;
	display:block;
	height:40px;
	color:#fff;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	float:left;
}

ul#menu li a:hover, ul#menu li.actief a {
	color:#403f3f;
}

div#header {
	position:relative;
	width:976px;
	height:173px;
	background:url(images/headerBG.png) top left no-repeat;
	display:block;
}

div#header img#logo {
	position:absolute;
	top:25px;
	left:25px;
}

div#header img#plaatje1, div#header img#plaatje2, div#header img#plaatje3, div#header img#plaatje4, div#header img#plaatje5 {
	position:absolute;
	padding:2px;
	display:block;
	border:1px solid #b6d1ae;
	overflow:hidden;
	height:85px;
	background:#fff;
	text-align:center;
	width:120px;
}

div#header img#plaatje1 {
	right:25px;
	top:20px;
}

div#header img#plaatje2 {
	right:120px;
	top:70px;
}

div#header img#plaatje3 {
	right:215px;
	top:20px;
}

div#header img#plaatje4 {
	right:310px;
	top:70px;
}

div#header img#plaatje5 {
	right:405px;
	top:20px;
}

div#right {
	float:left;
	width:350px;
	margin:0 24px 0 12px;
}

div#right ul {
	list-style:none;
}

ul#last {
	display:block;
	clear:both;
}

ul#last li {
	font-family:Arial, sans-serif, Helvetica;
	font-weight:bold;
	font-size:13px;
	width:167px;
	height:auto !important;   
	min-height:250px;
	height:250px;  
	float:left;
	margin-bottom:10px;
	text-align:center;
	display:block;
}

ul#last li a {
	color:#01762f;
	text-decoration:none;
	text-transform:uppercase;
}

ul#last li img {
	border:1px solid #bbd4b4;
}

div#nieuws {
	clear:both;
	width:350px;
	margin-bottom:25px;
}

div#nieuws h2 {
	display:block;
	width:350px;
	height:29px;
	background:url(images/headNieuws.gif) top left no-repeat;
	text-transform:uppercase;
	font-size:18px;
	color:#46a12c;
	padding:12px 0 0 18px;
}

div#nieuws ul a {
	display:block;
	width:256px;
	height:48px;
	background:url(images/nieuwsLiBG.gif) top left no-repeat;
	position:relative;
	padding:14px 9px 14px 85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	color:#269250;
}

div#nieuws ul a:hover {
	background:url(images/nieuwsLiHoverBG.gif) top left no-repeat;
	color:#026127;
}

div#nieuws ul li a strong {
	color:#01762f;
}

div#nieuws ul li a img {
	display:block;
	height:48px;
	width:67px;
	border:1px solid #117f3b;
	position:absolute;
	top:14px;
	left:9px;
	overflow:hidden;
}

div#nieuws ul li a#nieuws0297 {
	color:#01762f;
	font-weight:bold;
	width:350px;
	padding:0px;
	text-align:center;
	padding-top:9px;
	height:25px;
	background:url(images/nieuws0297.gif) top left no-repeat;
}

div#footer {
	background:url(images/footer.gif) top left no-repeat;
	width:976px;
	text-align:center;
	padding-top:8px;
	height:30px;
	clear:both;
	color:#fff;
}

div#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a:link { color:#01762f ; text-decoration: none} 
a:active { color: #01762f; text-decoration: none} 
a:visited { color:#01762f ; text-decoration: none} 
a:hover { color: #01762f; text-decoration: underline} 

div.partners {
	display:inline-block;
}

div.partners table td {
	height:90px;
	vertical-align:middle;
	text-align:center;
	width:240px;
	padding:5px;
	background:#f1f8f0;
	border:1px solid #46a12c;
}

div#archiefLaatste {
	clear:both;
	width:350px;
	text-align:center;
	margin-bottom:15px;
}