#nieuws {
	padding: 5px;
	font-size:11px;
}

#nieuws ul {
	margin: 0px;
	padding: 0px;
	}

#nieuws em {
	font-size:10px;
	color: #82765a;
	}
	
#nieuws ul li {
	width: 100%;
	line-height: 10px;
	list-style-type: none;
	margin-bottom: 6px;
	font-family: Verdana, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
	}
	
#nieuws li a {
	color: #ffffff;
	/* color: #404040; */
	line-height: 18px;
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(../images/02_arrow.gif) 0 6px no-repeat;
	}

#bron {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	text-align:right;
	}