@charset "utf-8";
/* CSS Document */
#main1 {
	position:relative;
	height: 476px;
	width: 343px;
	float:left;
	z-index:5;
	background-color:#4d4d4d;
	overflow:auto;
}
#main2 {
	position:relative;
	height: 188px;
	width: 343px;
	float:right;
	z-index:5;
	background-color:#4d4d4d;
	overflow:auto;
}

#main3 {
	position:relative;
	height: 286px;
	width: 343px;
	float:right;
	z-index:5;
	top:2px;
	background-color:#4d4d4d;
	overflow:auto;
}

.nieuwskop {
	text-transform:none;
	font-size:1em;
}
