/* CSS Document */

body {
	background-color: #FFFFFF;
	color:#000000;
	background-image: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0.5cm;
	width: 17cm;
	height: auto;
	padding:0;
}
#kop {
	left:0;
	top:0;
	margin: 0;
	height:auto;
	width: 100%;
	border-bottom: 1px solid #000000;
}
#kop h2,
#kop h1 {
	font-family:Chiller, "Freestyle Script", Mistral, Pristina, "Tempus Sans ITC", sans-serif;
	display:block;
} 
h1 {
	font-size: 32pt;
}
#content {
	position:absolute;
	font-size:12pt;
	left:1cm;
	margin-top:1cm;
	width:auto;
	margin-right: 5cm;
	color:#000;
}
p,
li,
a {
	color:#000;
}
#pictures {
	margin-top: 2cm;
	width: 4cm;
	right:0;
	position:absolute;
	margin-left:10cm;
}
#pictures ul li{
	z-index:1;
}
#pictures img.small{
	margin:0.2cm 0 0 0;
	width: 2cm;
	height:1cm;
	padding: 2px;
	display:block;
	border: 1px solic #CCCCCC;
}
#footer #adres ul{
	clear:both;
	left:1cm;
	font-size: 10pt;
	position: absolute;
	bottom: 3cm;
	line-height:0.75em;
	width: 16cm;
	padding: 0.2cm 0.1cm 0 0;
	border-top: 1px solid #000000;
}
#footer #adres ul li{
	margin: 0 0.1cm 0 0;
	display:inline;
	color:#000;
}

#footer #adres ul.navigatie,
#kop img,
#links,
.menu2,
#stats,
#menu2 {
	display:none;
}


