@charset "utf-8";
/* CSS Document */

body {
	background:url(images/achtergrond.JPG);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#titel{
	position: absolute;
	top: 22px;
	left:28px;
	width: 328px;
	height: 73px;
}


#content{
	color:#FFF;
	position: absolute;
	top: 14px;
	left: 99px;
	width: 463px;
	height: 425px;
	height: 5px;
	height: 21px;
	height: 0px;
	height: 5px;
}

#container{
	background:url(images/content1.png);
	background-repeat:no-repeat;
	width:646px;
	height:500px;
	position: absolute;
	top: 101px;
	left: -18px;
}
a {
	color: #999;
	font-style: none;
}

a.img {
	border: 0px;
}

#navigatie{
	position: absolute;
	top: 101px;
	left: 614px;
	width: 200px;
	height: 300px;
}

table {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #009;
}

#aanmelden{
	position: absolute;
	top: 374px;
	left: 401px;
	width: 100px;
	height: 100px;
}

#contact{
	position:absolute;
	top: 513px;
	left: 10px;
	width:125px;
	height:125px;
}
	
h1 {
	font-size: 14px;
	color: #427730;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	text-transform: none;
	color: #427730;
}
