body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
#container{
	position: relative;
	width: 1000px;
	margin: 0 auto 0;
	text-align: left;
	height: 100%;
	padding: 0;
}

#kop
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}
#topmenu
{
	width: 465px;
	position: absolute;
	left: 4px;
	top: 3px;
	}
	

.adres
	{
	font-family: "Times New Roman", Times, serif;	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #006600;
	}
	
.grootgroen 
	{
	font-family: "Times New Roman", Times, serif;	font-size: 14px;
	font-style: normal;
	color: #7E3030;
	font-weight: bold;
	}
.algmenu {
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
}
.klein1 
	{
	font-family: "Times New Roman", Times, serif;	font-size: 10px;
	font-style: normal;
	color: #000000;
	}
#vert_cent{
position: absolute;
top: 50%;
height: 530px;
margin-top: -280px; /* De helft van de hoogte */
} 
