html,body
{	margin:			0px 0px 0px 0px;
}

img
			{	border-style:		none;
				
			}
	

.url
{	color:				white;
	text-decoration:	underline;
	font-family:		arial;
	font-size:			x-small;
	font-weight:		bold;
}

	
div#rest
	{
	position:			absolute;
	width:				100%;	
	}

div#center
{	position:		absolute;
	margin:			0 -299px;
	left:			50%;
	height:			100%;
	width:			589px;

	
}

div#header
{	position:		absolute;
	width:			589px;
	height:			300px;
	margin-left:	0px;
	margin-top:		0px;
	background-image:url('images/header.jpg');
	border:			0px solid black;
}

div#home
{	position:		absolute;
	width:			73px;
	height:			28px;
	margin-left:	495px;
	margin-top:		260px;
	background-image:url('images/home.gif');
	border:			0px solid black;
	cursor:			hand;
}

div#datum
{	position:		absolute;
	width:			320px;
	height:			25px;
	margin-left:	30px;
	margin-top:		270px;
	color:			white;
	font-family:	verdana;
	font-size:		medium;
	border:			0px solid black;
}


div#link
{	position:		absolute;
	width:			90px;
	height:			30px;
	margin-left:	480px;
	margin-top:		270px;
	cursor:			hand;
	border:			0px solid black;
}


div#mid
{	position:		absolute;
	width:			589px;
	margin-left:	0px;
	margin-top:		300px;
	background-color:#a1c2b5;
	height:			5100px;
	border:			0px solid black;
}

div#section
{	position:		absolute;
	width:			589px;
	height:			300px;
	margin-left:	0px;
	margin-top:		1550px;	
	border:			0px solid black;

}

div#section2
{	position:		absolute;
	width:			589px;
	margin-left:	0px;
	margin-top:		2480px;	
	border:			0px solid black;
}

div#section3
{	position:		absolute;
	height:			600px;
	width:			589px;
	margin-left:	0px;
	margin-top:		580px;	
	border:			0px solid black;
}

div#section4
{	position:		absolute;
	width:			589px;
	height:			300px;
	margin-left:	0px;
	margin-top:		1500px;	
	border:			0px solid black;
}

div#section8
{	position:		absolute;
	width:			589px;
	height:			600px;
	margin-left:	0px;
	margin-top:		0px;	
	border:			0px solid black;

}


div#section7
{	position:		absolute;
	width:			589px;
	margin-left:	0px;
	margin-top:		620px;	
	border:			0px solid black;
}

div#title
{	position:			absolute;
	margin-top:			0px;
	margin-left:		10px;
	background-image: 	url('images/title.gif');
	height:				64px;
	width:				565px;
	font-family:		verdana;
	font-weight:		bold;
	color:				white;
	font-size:			medium;
	text-align:			left;
		border:			0px solid black;
}

div#titeltekst
{	position:			absolute;
	margin-left:		20px;
	margin-top:			15px;
	border:				0px solid black;
	font-size:			large;
	font-weight:		bold;
	font-family:		verdana;
	
}

	

.content
{	position:			absolute;
	background-color: 	#75c3c2;
	margin-left:		10px;
	margin-top:			63px;
	width:				565px;
	text-align:			center;
	
}

.tekst
{	margin-left:		60px;
	margin-right:		60px;
	font-size:			small;
	
	font-family:		arial;
	color:				black;
	text-align:			left;
	border:				0px solid black;
}

div#sponsor
{	position:			absolute;
	margin-top:			15px;
	border:				0px solid black;
	width:				589px;
	height:				40px;
}

div#footer
{	position:			absolute;
	height:				73px;
	width:				589px;
	margin-top:			5050px;
	background-image:	url('footer.jpg');
	border:				0px solid black;
}

