/* CSS Document */

.nieuws_titel b {
	font-size: 16px;
}

.newsheaders {
	border: 0px solid #0099CC;
}
.newsheaders:hover {
	background-color: #CCCCCC;
}
.news_headline_titel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: 045184;
}
.headline_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.news_datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045184;
}