
body {
	text-align: center; 
	margin: 0;
	padding: 0;
	background-color: #E0E0E0 ;
	}

div#pagina {width: 1100;}

	
table#layout {
	font-size: 100%;
	width: 1100;
	max-width: 1100;
	table-layout: fixed;
	border: 0pt; 
	margin-top: 10;

	}

a:link 		{ text-decoration: none; Times New Roman;  color: #4FB535} 
a:visited 	{ text-decoration: none; Times New Roman;  color: #4FB535} 
a:hover 	{ text-decoration: underline; Times New Roman; color: #0000FF} 
a:active 	{ text-decoration: none; Times New Roman;  color: #4FB535} 


div#zoeken {
	top: 240px;
	left: 550px;
	position:relative;
	width: 500; 
	height: 32;
	}

div#bannertop {
	top: 50px;
	left: 550px;
	position:relative;
	width: 468; 
	height: 60;
	}


div#header {
	width: 1100;
	height: 309;
	background: #FFFFFF url('layout/header.gif' );
	background-repeat: no-repeat;
	}

div#menu {
	width: 1100;
	height: 25;
	background: #E0E0E0 url('layout/menu.gif' );
	text-align:justify;
	}

div#menuin {
	width: 1070;
	height: 25;
	padding-left:30;
	}

div#item {
	width: 115;
	height: 22;
	text-align:center;
	float: left;
	font-family: Arial; 
	color: #008000; 
	font-size: 13pt; 
	font-weight: bold;
	padding-top:3;
	}

div#item:hover {
	width: 115;
	height: 22;
	text-align:center;
	float: left;
	font-family: Arial; 
	color: #008000; 
	font-size: 13pt; 
	font-weight: bold;
	padding-top:3;
	background: #00FFFF;
	}

div#hetitem {
	width: 115;
	height: 22;
	text-align:center;
	float: left;
	font-family: Arial; 
	color: #008000; 
	font-size: 13pt; 
	font-weight: bold;
	padding-top:3;
	background: #F2F2F2;
	}

div#content-kop {
	width: 1100;
	height: 30;
	background: #E0E0E0 url('layout/content.gif' );
	text-align:justify;
	}


div#content  {
	width: 1100;
	height: auto;
	background: #E0E0E0 url('layout/bgr.gif' );
	text-align:justify;
	}



div#text  {
	width: 550;
	font-family: Arial; 
	font-size: 10pt; 
	padding-top: 30;
	text-align:center;
	}

div#textvoet  {
	width: 550;
	float: left;
	font-family: Arial; 
	font-size: 10pt; 
	padding: 5;
	text-align:center;
	}

div#links1  {
	width: 310;
	font-family: Arial; 
	font-size: 10pt; 
	margin: 10;
	padding: 5;
	text-align:center;
	text-align:justify;
	}

div#links2  {
	width: 310;
	font-family: Arial; 
	font-size: 10pt; 
	margin: 10;
	padding: 5;
	text-align:center;
	text-align:justify;
	}

div#links3  {
	width: 310;
	font-family: Arial; 
	font-size: 10pt; 
	margin: 10;
	padding: 5;
	text-align:center;
	text-align:justify;
	}

div#rechts1  {
	width: 160;
	font-family: Arial; 
	font-size: 10pt; 
	margin: 10;
	padding: 5;
	text-align:justify;
	}

div#rechts2  {
	width: 160;
	font-family: Arial; 
	font-size: 10pt; 
	margin: 10;
	padding: 5;
	text-align:justify;
	}


div#rechts3  {
	width: 160;
	font-family: Arial; 
	font-size: 10pt; 
	margin: 10;
	padding: 5;
	text-align:justify;
	}

div#footer  {
	width: 1100;
	height: 100;
	background: #E0E0E0 url('layout/footer.gif' );
	text-align:justify;
	background-repeat: no-repeat;
	text-align:justify;
	padding-top:50;
	font-family: Arial; 
	font-size: 10pt; 
	}

div#copyright {
	top: -30px;
	left: 30px;
	position:relative;
	width: 1070; 
	height: 20;
	text-align:justify;
	}



	


