#navigatie {
	text-align: center;
	width: 100%;
	height: 38px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	z-index: 1;

	font-size: 18px;
	font-family: Arial Rounded MT Bold", Arial, Courier, "times New Roman;
	font-weight:bold;
	
	}
	
	a:link{
	color: #000000;
	text-decoration: none;
	font-family: Arial Rounded MT Bold", Arial, Courier, "times New Roman;
	font-weight: bold;
	}
	
	a:visited{
	color: #000000;
	text-decoration: none;
	font-family: Arial Rounded MT Bold", Arial, Courier, "times New Roman;
	font-weight: bold;
	}

	a:hover{
	color: #FF0000;
	text-decoration: none;
	font-family: Arial Rounded MT Bold", Arial, Courier, "times New Roman;
	font-weight: bold;
	}
		
	a:active{
	color:#FF0000;
	text-decoration: none;
	font-family: Arial Rounded MT Bold", Arial, Courier, "times New Roman;
	font-weight: bold;
	}

#layout {
	padding-top: 15px;
	width: 800px;
	height: 600px;
	position: relative;
}

#content {

	position: absolute;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Roman, serif;
	font-weight: normal;
	left: 50%;
	margin-left: -350px;
	margin-right: auto;
	margin-top: 60px;
	padding-right: 10px;
	z-index: 4;
	width: 700px;
	height: 355px;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FDFBFF;
	text-align: left;	
}

body {
	background-color: #FFFFFF;
	font-family: Century Gothic, Arial, Roman, serif;
	font-size: 14pt;
	line-height: 24px;
	color: #000000;
}


	
	H3 {font-family:"Arial Rounded MT Bold", Arial, Courier, "times New Roman"}
	H2 {font-family:"Arial Rounded MT Bold", Arial, Courier, "times New Roman"}
	H4 {font-family:"Arial Rounded MT Bold", Arial, Courier, "times New Roman"}
	H1 {font-family:"Arial Rounded MT Bold", Arial, Courier, "times New Roman"}
	
#tonen {
	display: none;
}
 
a#speltak:hover #tonen {
	display: block; 
	width: 103px; 
	height: 91px; 
	position: absolute; 
	left: 287,5px; 
	top: 200px;
}






