body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#top {
	color: #FFFFFF;
	position:absolute;
	width:100%;
	height:125px;
	z-index:1;
	left: 0;
	top: 0;
	background-color: #8CC101;
	border: 1px none #000000;

}
a:link, a:visited, a:active {
	color: #0767B3;
	text-decoration: none;
}
a:hover {
	color: #8CC101;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #0767B3;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #8CC101;
	margin-top: 10px;
}
#menu p {
	margin: 10px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px -10px;

}
h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#nieuws p {
	margin: 5px 0px 0px 0px;
}
#inlogstatus {
	position:absolute;
	width:100%;
	height:20px;
	z-index:1;
	top: 125px;
	left: 0px;
	background-color: #FFFFFF;
	border: 1px none #000000;
	text-align:right;
	}th {
	background-color: #F0F4F9;
}
table.gastenboek td {
border-bottom:1px solid #CCCCCC;
}
#copyright {
	width: 716px;
	text-align:center;
	float: right;
}
hr {
	background-image: url(/img/hr.gif);
}
#content p {
margin-left: 10px; }
