#homecontent {
	width:600px;
	float:left;
}
#subitems {
	width:260px;
	float:left;
	margin-left:20px;
}
.intro {
	width:600px;
	margin-bottom:20px;
}
.nieuws {
	background:url(../images/nieuws-bg.gif) no-repeat;
	width:550px;
	height:250px;
	padding:40px 25px 10px 25px;
}
.nieuwsitem {
	width:535px;
	padding:3px;
	margin-bottom:3px;
	border-bottom:#855612 dotted 1px;
}