.wrapper {
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:760px;
	text-align:center;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 10px 5px;
	width: 521px;
	height: auto;
	text-align: left;
	float: right;
	position: relative;
	padding: 5px 5px 5px;
	border: 1px solid #FFD5B9;
}
.voettekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	width: 750px;
	clear: both;
	padding: 0px;
	position: relative;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #E2E3F4;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #E2E3F4;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #E2E3F4;
}
.menubalk {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	width: 195px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 5px 0px 0px;
	text-align: center;
	height: 400px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(../images/body-backgr.png) repeat-x fixed;
}
a:link {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
a:visited {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
a:hover {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
a:active {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
.main {
	background: #FFFFFF url(../images/background.jpg) no-repeat;
	height: auto;
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}hr {
	border: 1px solid #FFD5B9;
}
.header {
	position:relative;
	height:120px;
	width:760px;
	overflow:hidden;
}
