body { 
	text-align: center;
	font-family: cursive;
	font-size: 11pt;
	background: url('achtergrond.gif');  
    background-position: center 0%; 
    margin: 0 auto;
	padding: 0;
	height: 99,9%;

}

img {
	border: 0px
}

a {
	text-decoration: none;
}


h2 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

.copy {
	font-size: 8pt;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	width: 760px;
	height: 220px;
	background: url('pixel.gif');
	background-repeat: repeat;
}

#menu ul li a {
	padding: 5px;
	margin: 0;
}

#menu ul, 
	
#menu ul li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#menu {
	padding: 0;
	width: 185px;
	height: 380px;
	float: left;
	background-color: orange;
	text-align: center;
}

#menu a {
	display: block;
	padding: 5px;
}

#content {
	width: 530px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

#statische-gegevens {
	clear: both;
	font: 13px arial;
	width: 185px;
	position: absolute;
	top: 465px;
	height: 280px;
	background-color: orange;
	text-align: center;
	font-weight: bold;
}

#validatie {
	position: absolute;
	top: 745px;
	width: 185px;
	height: 99,9%;
	text-align: center;
	font-size: 9pt;
	color: #000099;
}	

