/* CSS Document */
div.content-col2 table tr td.nieuws
{ padding-right: 20px;}
div.content-col2 table tr td.nieuws h3 {
  margin: 0px;
	/*font-family: Georgia, "Times New Roman", serif;*/
  color: #505053;
}
div.content-col2 table tr td.nieuws p {
  margin: 0px;
}

div.content-col2 table tr td.nieuws span.nieuws-datum {
	color: #ea612e;
	font-size: 0.8em;
}

div.content-col2 table tr td.meer {
  padding-bottom: 10px;
 vertical-align: bottom;
}