body
	{
		font-family: Verdana;
		height : 100%;
		width : 1024px;
		color:#000;
	}


h1
	{
		text-align: center;
		margin-top: 25px;
	}


h2
	{
		font-size:20px;
		margin-bottom:-5px;
		padding-top:5px;
	}


	.tekst
		{
			position: absolute;
			height: 71%;
			width: 834px;
			float:right ;
			clear:right;
			margin-top: 90px;
			margin-left: 55px;
			margin-bottom : 0px;
			padding:20px;
			text-align:left;
		}


	.header
		{
			position: absolute;
			height: 27%;
			width: 100%;
			padding : 20px;
			top: 0px;
			left: 0px;
			margin : 0px;
		}


	#navlist
		{
			display:none;
		}


	.knop
		{
			display:none;
		}


a
	{
		display:none;
	}
