p {
	font-family: 'times new roman';
	font-size: 0.9em;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: 'times new roman';
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
#main {
	width: 660px;
	background: url('wood.png');
}
#boven {
	background: url('topmain.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 640px;
}
div.tekst {
	background: #FFFFE7;
	background-repeat: no-repeat;
	font-family: 'times new roman';
	font-size: 0.9em;
	color: #000000;
	height: auto;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
}
#onder {
	background: url('bottommain.png');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 14px;
	width: 640px;
}
a.menu {
	font-family: centaur;
	font-size: 1.05em;
	color: #FFFFFF;
	text-decoration: none;
}
div.menu {
	background: url('wood.png') #8E420F;
	width: 660px;
	text-align: center;
	padding: 0px;
	line-height: 150%;

}
div.hoofd {
	background: url('wood.png') #8E420F;
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
img {
	border: 0px;
}

#foto {
	float: left;
	margin-right: 5px;
