.container {
	float: left;
	height: 100%;
	width: 894px;
}
.linkerbalk {
	float: left;
	height: 100%;
	width: 714px;
}
.rechterbalk {
	float: left;
	height: 100%;
	width: 180px;
}
.nieuwsbericht {
	float: left;
	height: 100%;
	width: 714px;
}
.artikelen {
	float: left;
	height: 200px;
	width: 180px;
}
.partners {
	float: left;
	height: 150px;
	width: 180px;
}


