body 
	{
	margin: 0;
	overflow: hidden;
	}

#container
	{
	position: absolute;
	background:url('images/index.gif') no-repeat;
	top: 50%; 
	left: 50%;
	height: 495px;
	width: 800px;
	margin: -245px 0 0 -400px;
	padding: 0 0 0 0;
	}
	
#taal
	{
	float: left;
	width: 800px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	}
	
#nieuws
	{
	width: 200px;
	height: 150px;
	position: absolute; 
	top: 35px; 
	left: 130px; 
	}
	
	
#logo
	{
	width: 750px;
	height: 125px;
	position: absolute; 
	top: 200px; 
	left: 25px; 
	background: green;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}	
	
#nieuws2
	{
	width: 200px;
	height: 150px;
	position: absolute; 
	top: 30px; 
	left: 130px; 
	}
	

#top
	{
	float: left;
	width: 800px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#box_left
	{
	float: left;
	width: 25px;
	height: 425px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content
	{
	float: left;
	overflow: hidden;
	width: 750px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#content-logo
	{
	float: left;
	overflow: hidden;
	width: 750px;
	height: 125px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#box_right
	{	
	float: left;
	width: 25px;
	height: 125px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#bottom
	{
	float: left;
	width: 1000px;
	height: 20px;
	margin: 0;
	padding: 0px 0 0 25px;
	}

h1
	{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 13pt;
	}
	

ul.bottom
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	}

li.bottom
	{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 115px 0 0;
	}

a:link 
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:8pt;
	line-height:8pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 13px;
	border: 0px;
	}


a:visited
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:8pt;
	line-height:8pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 13px;
	}

a:link.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}


a:visited.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}
a:hover.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#ffffff;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
 	}

