.inhoud{
	width:800px;
	margin:0 0 0 70px;
}

.news_item{
	width:740px;
	min-height:108px;
	margin:27px 0 25px 60px;
	clear:both;
	float:left;
}

.news_item img.mainimg{
	float:left;
}

.tekst{
	float:left;
	width:610px;
	margin:0 0 0 10px;
	padding:0;
}

.tekst#projects a{	
	color:#000;
	text-decoration:none;
}
.tekst#projects a:hover{	
	color:#ac1700;
	text-decoration:underline;
}

