body {
font:11px/17px verdana, arial, georgia, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color : white;
color: #000;
}
#top {
color: #000;
background-color : #d0cc00;
border: solid 1px #000;
margin: 30px 30px 0px 30px;
padding: 5px;
}
.hoofdmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #333333;
	background-position: center;
	letter-spacing: 0.2em;
	display: block;
	text-indent: 10px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	text-decoration: none;
}
ul {
list-style: none;
margin :0px 0px 0px 15px;
padding-left: 5px;
border-left: 1px dotted #000;
}
h5{
	cursor:hand;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight : bold;
}