body
{
	font-family: arial, helvetica, sans-serif; 
	font-style: normal;
	background-image: url(img/Logovangoethem.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	background-color:#a3feae;
}

div
{	
	text-align: center;
}

span.welkom
{
	font-family: Helvetica,Arial,sans-serif; 
	font-weight: bold;
}

span.menu
{
		font-family: Helvetica,Arial,sans-serif; 
		font-weight: bold; 
		color: rgb(23, 121, 251);
		
}

a.menu
{
		font-family: Helvetica,Arial,sans-serif; 
		font-weight: bold; 
		text-decoration: none;
		
		color: rgb(23, 121, 251);
		
}
a:visited.menu
{
		font-family: Helvetica,Arial,sans-serif; 
		font-weight: bold; 
		color: rgb(23, 121, 251);
}
a:active.menu
{
		font-family: Helvetica,Arial,sans-serif; 
		font-weight: bold; 
		color: rgb(23, 121, 251);
}
a:hover.menu
{
		font-family: Helvetica,Arial,sans-serif; 
		font-weight: bold; 
		color: rgb(23, 121, 251);
		background: #FFFF99;
}

div.adres
{
		position: absolute;
		right: 10px;		
		font-family: Helvetica,Arial,sans-serif; 
		font-size: 12px; 
		color: rgb(23, 121, 251);
}

div.menu
{
		position: relative;
		left: 0px;
		top: 10px;
		text-align: center;
}
div.centerpage
{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 804px;
		top: 0px;
		border: #808080 0px solid;
		text-align: left;
}



table
{
		margin-left: auto; 
		margin-right: auto;
		vertical-align: top;
		text-align: left;
}
td
{
	vertical-align: top;
	text-align: left;
}



big
{
	color: rgb(51, 51, 153);
}

