body
{
	font-family: arial;
	font-size: 11px;
}
td
{
	font-family: arial;
	font-size: 11px;
}
.nieuwsOnderwerp
{
	font-weight: bold;
	text-align:center;
}

.titel {
	margin: 10px;
}

span.nieuws_titel {
	font-weight: bold;
	color: #c40a00;
	margin: 10px;
}

span.nieuws_datum {
	font-size: 10px;
	font-style : italic;
	margin: 10px;
}

td.foto_tabel {
	padding-top: 10px;
}

p.nieuws_bericht {
	padding-top: 10px;
	margin: 10px;
	line-height: 1.5;
}

span.archief_titel {
	line-height: 14px;
}

td.archief_header {
	color: #790600;
	font-weight: bold;
}

span.lastnieuwsDate {
	color: #FFF;
	font-weight: bold;
}

span.lastnieuwsTitel {
	color: #573e00;
	font-weight: bold;
}

span.lastnieuwsText {
	display: block;
	color: #573e00;
	font-weight: bold;
}