body {
	background-color: #ffffff;
	margin: 10px 0 0 0;
	padding:0px;
	background: #fff url(../images/tegel-achtergrond.gif);
}

p {
	padding-top:0px;
	margin-top:0px;
}

img {
	border:0px;
}

div {
	margin:0px;
	padding:0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#c00;
	text-decoration:underline;
}

 a.zwart:link, a.zwart:visited{
	COLOR:#000;
	text-decoration:underline;
}

 a.zwart:hover{
	COLOR:#c00;
	text-decoration:underline;
}

ul li{
font-size: 11px;
margin-left: 14px;
margin-bottom: 2px;
}



#main{
position: absolute;
margin: 0 auto;
width:972px;
height: 580px;
top: 50%;
left: 50%;
margin-left: -486px;
margin-top: -300px;
}


#header {
	margin-left:0px;
	margin-top:0px;
	width:972px;
	height:150px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/header.gif);
	overflow:hidden;
}

#footer {
	margin-left:0px;
	margin-top:0px;
	width:972px;
	height:30px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/footer.gif);
	overflow:hidden;

}

fieldset{
width: 450px;
border: 1px solid #87c4c8;
}
input{
background-color: #fff;
color:#000;
border: 1px solid #87c4c8;
}
.button{
border: 1px solid #87c4c8;
background-color: #faf6d7;
}
