<style>
	a { color: black; }
	a:hover, a:focus { text-decoration: none; }

 	.news_blokje { min-height: 110px; max-height: 110px; }
	.news_published {   color: #888; font-size: 80%; }
	.news_pushpin { width: 12px; float:right; }
	
	.bd-datum { width: 42px; float: left; }
	.bd-maand { display: block; text-align: center; font-weight: bold; text-transform: uppercase; }
	.bd-dag { display: block; text-align: center; font-weight: bold; }
	.bd-subblok { float: left; padding-left: 5px;}
</style>