
<style type="text/css">
<!--

BODY {  
	font-family: Verdana, Arial; 
	font-size: 13; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
	background: #66CC00;
	background-image: url(images/bg_tekst_2.jpg);
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #66CC00;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #66CC00;
	scrollbar-shadow-color: #66CC00; 
	}
	
TD { 
	font-family: Verdana, Arial; 
	font-size: 13; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
	}
	
h1 { 
	font-family: Verdana, Arial;
	font-size: 15;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #66CC00;
	}
	
h2 { 
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #66CC00;
	}

h3 { 
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	}

h4 { 
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #66CC00;
	}	
	
A:link {
	color: #66CC00;
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: 400;
	font-style: normal;
	text-decoration: underline;
	}
	
A:visited {
	color: #66CC00;
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: 400;
	font-style: normal;
	text-decoration: underline;
	}
	
A:active { 
	color: #66CC00;
	font-family: Verdana, Arial; 
	font-size: 13; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: underline; 
	}
	
A:hover { 
	color: #84b71a; 
	font-family: Verdana, Arial; 
	font-size: 13; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: underline; 
	}

.klein { 
	font-family: Verdana, Arial; 
	font-size: 8; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
	} 

A.klein:link { 
	color: #66CC00; 
	font-family: Verdana, Arial; 
	font-size: 10; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	}
	
A.klein:visited { 
	color: #66CC00; 
	font-family: Verdana, Arial; 
	font-size: 10; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	}
	
A.klein:active { 
	color: #66CC00; 
	font-family: Verdana, Arial; 
	font-size: 10; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	}
	
A.klein:hover { 
	color: #84b71a; 
	font-family: Verdana, Arial; 
	font-size: 10; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: underline; 
	}

#pagina {
    width: 99%; 
	height: 96%;
	position: absolute; 
	top: 10px;
	left: 10px;
	background: #FFFFFF; 
	z-index: 2;
	}

#vdbrugge {
    width: 99%; 
	height: 96%;
	position: absolute; 
	top: 10px;
	left: 10px;
	color: #FFFFFF;
	background: #FFFFFF; 
	z-index: 1;
	}


##logo {
	width: 130px; 
	height: 123px; 
	position: absolute; 
	top: 20px; 
	left: 20px;
	background: #FFFFFF url(images/logo_org.gif) no-repeat fixed center;
	z-index:2; background-image:url(images/logo_org.gif); background-repeat:no-repeat; background-attachment:fixed
	}
	
#menu {
	height: 45px; 
	position: absolute; 
	top: 20px; 
	left: 170px;
	background: #FFFFFF; 
	z-index: 2;
	}
	
#beschrijving {
	height: 48px; 
	position: absolute; 
	top: 75px; 
	left: 170px;
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 24;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #66CC00; 
	z-index: 2;
	}

#links {
	width: 130px; 
	height: 45%; 
	position: absolute; 
	top: 143px; 
	left: 20px;
	background: #FFFFFF;
	z-index: 2; 
	}
	
#tekst {
	position: absolute;
	width: 75%; 
	height: 60%; 
	top: 143px; 
	left: 170px;
	padding: 10px;
	margin: 0px;
	background: #FFFFFF;
	background-image: url(images/logo15.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: center center; 
	z-index: 2;
	overflow: auto;
	text-align: left; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #66CC00;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #66CC00;
	scrollbar-shadow-color: #66CC00;
	}
 
#tekstnieuws {
	position: absolute;
	width: 75%; 
	height: 60%; 
	top: 143px; 
	left: 170px;
	padding: 10px;
	margin: 0px;
	background: #FFFFFF;
	z-index: 2;
	overflow: auto;
	text-align: left; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #66CC00;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #66CC00;
	scrollbar-shadow-color: #66CC00;
	}
-->
</style>
