body
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 10px;
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	z-index: 10;
}
body a img { border:none; }
h1
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal
}
h2
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal
}
h3
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
table
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal
}
kbd
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal
}
.onderschrift
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal
}
.kop
{
	margin:0px;
	background:no-repeat scroll center top;
	background-image:url(logo.nl.jpg);
	top: 0px;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
	height: 120px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	z-index: 20;
}
.kop p { text-align:center; }
.kop a img { border:none; }
.navigatie
{
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 20px;
	top: 105px;
	left: 0px;
	right: 0px;
	text-align: center;
	z-index: 25;
}
.content
{
	overflow: auto;
	position: absolute;
	visibility: visible;
	width: 984px;
	left: 50%;
	top: 135px;
	height:542px;
	margin-left: -492px;
	z-index: 30;
}
.fotokader
{
	width:300px;
	margin:15px;
	float:right;
}
#map
{
	width: 980px;
	height: 470px;
}
@media print {
.navigatie { display: none; }
.content { top: 0px; }
}
