#achtergrond {
	width: 935px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#inachtergrond {
	height: 588px;
}
#rechterkolom {
	float: right;
	height: 588px;
	width: 655px;
	background-image: url(images/achterg_rechts.jpg);
	background-repeat: no-repeat;
}
#linkerkolom {
	float: left;
	height: 588px;
	width: 280px;
	background-image: url(images/achterg_links.jpg);
}
#inlinkerkolom {
	margin-top: 140px;
	margin-left: 20px;
}
#inrechterkolom {
	margin-top: 195px;
	margin-left: 20px;
	overflow: auto;
	margin-right: 10px;
	height: 370px;
}
