/* webdev: 2 Dynamic - info@2dynamic.nl */
/* Change history
versie 0.6
*/
#menu, #mainnav, .cbonline1, .top3, .cbtop3, .uwtop3 {
   display: none;

}
.contentblock {
	position: absolute;
	left: 0px;
	top: 25px;
	clear: both;
	width: 100%;
}
.blocks {
	float: left;
	position: absolute;
	left: 0px;
	top: 400px;
	clear: both;
}
.summary {
	float: left;
	position: absolute;
	left: 0px;
	top: 400px;
	clear: both;
}
.centerblock {
	clear: top;
	clear: both;
	width: 100%;
}

