.clear {
	clear: both;
	height: 0px;
	visibility: hidden;
}
.spacer {
	width: 0px;
	float: right;
	height: 487px;
}
div > .spacer {
	height: 505px;
}

.text {	float: right;
	width: 99%;
}
#paginaboven {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 197px;
	width: 565px;
	margin-right: 0px;
	margin-left: auto;
}
#paginamidden {
	background-repeat: repeat-y;
	background-position: left top;
	width: 515px;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: auto;
}
#paginaonder {
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 565px;
	margin-left: auto;
}
#menu {
	float: left;
	height: 1px;
	position: relative;
	top: -59px;
	left: 10px;
}
#errond {
	width: 681px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	text-align: center;
}


