body {
	font-family: "Arial", Helvetica Neue, Helvetica, Verdana, Trebuchet MS, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.bodytekst_color {
	color: #FF33FF;
	font-family: "Helvetica Neue Light", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 180%;
}

.bodytekst {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 180%;
}

.bodytekst a {
	color: #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	line-height: 180%;
	}
	
.bodytekst a:hover {
	color: #FF33FF;
	border-bottom: 0px solid #FF33FF;
	line-height: 180%;	
	}

div#tekst {
	width: 800px;
	margin-left: auto ; /* center block */
  	margin-right: auto ; /* center block */
	height: 100%;
	
	
	}
	
	
div#geheel {
	z-index: 30000; /* div on top */
	position:relative;	/*New*/
	top: 0;
	height: 0;
}
/* CSS Document */
