body {
  background: url("images/background.jpg")  repeat;
}


a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	
color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
p {
	font-family: 'times new roman';
	font-size: 0.9em;
	
color: #ffffff;
}
h1 {
	font-family: 'times new roman';
	font-size: 1.3em;
	
color: #ffffff;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #ffffff;
}
#main {
	width: 640px;
	
}
#boven {
	
background-repeat: no-repeat;
	height: 14px;
	width: 640px;
}
div.tekst {
	background: #1a1a1a;
	
background-repeat: no-repeat;
	font-family: 'times new roman';
	font-size: 0.9em;
	color: #000000;
	height: auto;
	text-align: left;
	
margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	
padding-bottom: 20px;
}
#onder {
	background-repeat: no-repeat;
	padding-bottom: 5px;
	height: 14px;
	
width: 640px;
}
a.menu {
	font-family: centaur;
	font-size: 1.05em;
	color: #FFFFFF;
	text-decoration: none;
}
div.menu {
	background:  #000000;
	
width: 640px;
	text-align: center;
	padding: 0px;
	line-height: 120%;

}
div.hoofd {
	background: url #ffffff;
	width: 640px;
	padding-right: 0px;
	
padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
img {
	border: 0px;
}

#foto {
	float: left;
	margin-right: 0px;
