body {
	margin: 0;
	padding: 0;
	background: none;
}



/* nieuws
******************************************************************************/

div.nieuws-kop-nl {
	margin: 15px 0 0 15px;
	width: 44px;
	height: 11px;
	background: url(../img/kop_nieuws_nl.gif) no-repeat 0 0;
}

div.nieuws-kop-du {
	margin: 15px 0 0 15px;
	width: 120px;
	height: 11px;
	background: url(../img/kop_nieuws_du.gif) no-repeat 0 0;
}

#content {
	margin: 0 0 0 15px;
	padding: 0;
	position: absolute;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	color: #777;
}

#content a {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #5d5e5e;
	text-decoration: none;
	display: block;
	background: url(../img/icon_nieuwsitem.gif) no-repeat 0 4px;
}

#content a:hover {
	color: #0a518c;
}
