/* CSS Document */

#right h2
{
	letter-spacing:0px;
	margin:0;
	padding:0;
	font-size:18px;	

}

.nieuws-header
{
	min-height:21px;
	height:auto;
	margin-top:8px;
	width:100%;
	background-image:url(../img/nieuwsitem-glyph.png);
	background-repeat:no-repeat;
	background-position:top left;	
}

.nieuws-header h3
{
	letter-spacing:0.1px;
	padding-left:21px;
	font-size:14px;
	padding-top:7px;
	padding-bottom:0px;
	margin:0;

/*	color:#000; */
}

.nieuws-item
{
	margin:2px 0 10px 0;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	letter-spacing:0.1px;
	font-weight:normal;
}

#nieuwsoverzicht
{
	color: #0480b7;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0.1px;	
}
