
	body{background-color: #FFFFFF;
		font-family: monospace;
		font-weight: 550;
		font-size: 10pt;
		letter-spacing: -1px;
		position: absolute;
		padding-left: 0em;
		padding-top: 0em;
		border-style: none;
		width: 798;
		left: 50%;
		margin: 0 0 0 -500px;
		} 
		
	H2	{margin-bottom: 1px;}
	H3	{margin-bottom: 2px;}
	H4	{margin-bottom: 3px;}
	
	img	{border: 0;}

	A:link, A:visited, A:active{color: #000000; text-decoration: none; font-weight: 700;}
	A:hover {color: #3366FF; text-decoration: none; font-weight: 700;}

	#kop {
	position:absolute;
	left:100px;
	top:0px;
	width:800px;
	height:160px;
	margin-left: auto;
	margin-right: auto;
	}

	#links {
	position:absolute;
	left:100px;
	top:180px;
	width:800px;
	height:40px;
	}

	#inhoud {
	position:absolute;
	left:100px;
	top:228px;
	width:798px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto
	}
	
	#voet {
	position:relative;
	top:559px;
	bottom:0;
	left:100px;
	width:800px;
	height:10px;
	}
	
	#link1 {
	position:relative;
	left:0px;
	top:0px;
	width:160px;
	height:40px;
	}
		
	#link2 {
	position:relative;
	left:204px;
	top:-40px;
	width:160px;
	height:40px;
	}
	
	#link3 {
	position:relative;
	left:432px;
	top:-80px;
	width:160px;
	height:40px;
	}
	
	#link4 {
	position:relative;
	left:636px;
	top:-120px;
	width:160px;
	height:40px;
	}
	
	A.menu{display:block; height:40px; width:160px; overflow:hidden; }
	A.menu:hover { display:block; text-indent:-160px; }

	A.home{display:block; height:160px; width:800px; overflow:hidden; }
	A.home:hover { display:block; text-indent:-800px; }