#hoofdVenster {
	height: 359px;
	width: 422px;
	overflow: auto;
	background-color: #666666;
}

#hoofdKolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}

#hoofdKolom img { 
	margin: 5px 0px; 
}

#nieuwsVenster {
	height: 359px;
	width: 160px;
	overflow: auto;
	background-color: #839B00;
}

#nieuwsKolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -14px;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 10px;
}
.geelAccent {
	color: #CCF700;
}

a:link {
	color: #FFFF99;
	text-decoration: underline;
}

a:visited {
	color: #FFFF99;
	text-decoration: underline;
}

#nws_kop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#nws_datum {
	font-size: 11px;
	color: #000000;
}

