body {
	background-color: #FFFFFF;
	margin: 0px;
}
#inhoud {
	background-color: #FFFFFF;
	padding-right: 10px;
	margin-left: 20px;
	margin-right: 10px;
}
#menu {
	background-color: #8EBD9B;
	margin-left: 10px;
	width: 170px;
	margin-top: 0px;
	padding-top: 10px;
	height: 100%;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.imglinks {
	margin: 20px;
	float: left;
}
.imgrechts {
	margin: 20px;
	float: right;
}
.boven50 {
	margin-top: 50px;
	margin-bottom: 0px;
}
.boven100 {
	margin-top: 100px;
	margin-bottom: 0px;
}.boven150 {
	margin-top: 150px;
	margin-bottom: 0px;
}