* {

margin: 0;

padding: 0px;
}





body {

height:100%;
font-family: arial, arial narrow, verdana, tohama;
background-image: url('images/zon.png');
background-repeat: no-repeat;
}



#head {
	width: 800px;

	height: 500px;	
	background-image: url('images/achtergrond_nieuw2.png');
	background-repeat: no-repeat;	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -230px;
	line-height: 15pt;


}

#head2 {
	width: 800px;

	height: 500px;	
	background-image: url('images/achtergrond_nieuw.png');
	background-repeat: no-repeat;	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -230px;
	line-height: 15pt;


}

#center {
	font-size: 11pt;
	margin-top: 30px;
	margin-left: 10px;
	height: 320px;
	overflow-y:auto;
	width: 480px;
	color: #C0C0C0;
	line-height: 16px;
	
	
}

#center a {
	text-decoration: none;
	color: #808080;
	
}
#logo {
	width: 125px;
	height: 125px;
	margin-top: 188px;
	margin-left: 288px;
}

#menu	{
	width: 698px;
	margin-top: 60px;
	color: #808080;
	font-size: 15pt;
	word-spacing: 20px;
	height: 20px;
	border-bottom: solid 2px;
	}
#menu a {
	color: #808080;
	text-decoration: none;
	}
#menu a:hover {
	color: #C0C0C0;
}

