#berichten div.bericht {
	clear: both;
	margin-bottom: 15px;
	height: 50px;
}
#berichten div.bericht .image {
	width: 39px;
	height: 49px;
	display: block;
	float: left;
	margin-right: 10px;
}
#berichten div.bericht a {
	color: #0082C5;
	font-size: 12px;
	font-weight: bold;
}
#berichten div.bericht a.image {
	text-decoration: none;
}

#nieuwsarchief a {
	color: #474444;
	text-decoration: none;
}
#nieuwsarchief a:hover {
	text-decoration: underline;
}
#nieuwsarchief .nieuwsitem:hover a {
	text-decoration: underline;
}
#nieuwsarchief a.datum {
	font-weight: bold;
}