<style type="text/css">

<!--

html{
   margin:0;
   padding:0;
  }


#center {
    margin:-215px 0 0 -375px;
    position:absolute;
    top: 50%;
    left: 50%;
    width: 750px;
    height:430px;
    z-index: 10;
    }


#logo {
	position:relative;
	left:0px;
	top:0px;
	height:77px;
	width:150px;
	background-color: white;
}

#menu {
	position:absolute;
	left:156px;
	top:30px;
	height:47px;
	width:595px;
	background-color: white;
}

#main1 {
	position:absolute;
	left:0px;
	top:83px;
	height:329px;
	width:750px;
	background-color: white;
	background-image: url(../images/bg.gif);
}

#main2 {
	position:absolute;
	left:0px;
	top:83px;
	height:329px;
	width:750px;
	background-color: white;
	background-image: url(../images/bg2.gif);
}

#title {
	position:absolute;
	left:10px;
	top:10px;
	height:305px;
	width:720px;
}

#text {
	position:absolute;
	left:20px;
	top:50px;
	height:265px;
	width:710px;
}

#rdsnl {
    margin:-32px 0 0 -62px;
    position:absolute;
    top: 100%;
    left: 100%;
    width: 62px;
    height: 34px;
    z-index: 5;
    }
    
 #plattegrond {
    position:absolute;
    top: 20px;
    left: 240px;
    width: 450px;
    height: 300px;
    }

UL, LI {
list-style-image: url(../images/bullet.gif);
}

BODY, P, DIV, SPAN, TH, TD, DT, DD, DL, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION {
	font-size: 9pt;
	font-family: Arial;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	overflow:hidden;
	margin:0;
  padding:0;

	scrollbar-face-color: #1F6C9B;
	scrollbar-shadow-color: #E7EFF7;
	scrollbar-highlight-color: #1F6C9B;
	scrollbar-3dlight-color: #E7EFF7;
	scrollbar-darkshadow-color: #1F6C9B;
	scrollbar-track-color: #1F6C9B;
	scrollbar-arrow-color: #E7EFF7;
}


a:link {color: #ff8000;  font-family: Arial; line-height: 20px; font-size: 9pt; text-decoration: none;}
a:visited {color: #ff8000;  font-family:  Arial; line-height: 20px; font-size: 9pt; text-decoration: none;}
a:active {color: #ff8000;  font-family: Arial; line-height: 20px; font-size: 9pt; text-decoration: none;}
a:hover {text-decoration: underline;  font-family: Arial; line-height: 20px; font-size: 9pt; color: #000000;}

-->

</style>
