@charset "utf-8";
/* CSS Document */
* {
margin:0px;
padding:0px;
}

html,body{
background-color:#E0E1E2;
margin:0;
padding:0;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;

}

#container{
	position:absolute;
	width: 1006px;
	height: 723px;
	margin-left:-503px;
	left:50%;
	top:0px;
	z-index:0;
}

#logo{
	position:absolute;
	width:400px;
	height:147px;
	left:570px;
	top:285px;
}
div#logo img{
	border:0px;
}

#tekst{
	postition:absolute;
	top:423px;
	left:65px;
	width:932px;
	height:275px;
	position:absolute;
	z-index:25;
	tekst-align:center;
}
div#tekst a{
font-family:verdana;
font-size:12px;
color:#009999;
font-weight:bold;
text-decoration:none;
}
div#tekst a:hover{
font-family:verdana;
font-size:12px;
color:#009999;
font-weight:bold;
text-decoration:none;
}


h1{
	font-family:verdana;
	font-size:14px;
	color:#333366;
	font-weight:bold;
	
	
}

p { 
font-family:verdana;
font-size:12px;
color:#333366;
line-height:18px;

 }

#footer{
	position:absolute;
	width:988px;
	height:76px;
	top:617px;
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding-top:20px;
	left: 10px;
	z-index:100;
		
}
.groen {
color: #009999;
}

.wit {
color: #ffffff;
}
.arial {
	font-size: 16px;
	font-family: "Arial Rounded MT Bold";}

#copyright{
	postition:absolute;
	top:701px;
	left:955px;
	width:42px;
	height:21px;
	position:absolute;
	z-index:25;
	tekst-align:right;
}
div#copyright a{
font-family:verdana;
font-size:10px;
color:#fff;
text-decoration:none;
}
div#copyright a:hover{
font-family:verdana;
font-size:10px;
color:#fff;
text-decoration:none;
}

