body
{
}


.nieuwstabel
{
	width : 170px;	
	
	background-color:#F5F5F5;
	padding:0px;
	margin:0px;
	/* border:1px #D7D7D7 solid */
	border:1px #BD321F solid;
}

.nieuwskopregel
{
	/*background-color:#D7D7D7;*/
	background-color:#BD321F;
	height:10px;
	font-family: arial;
	font-size:14px;
	font-weight:bold;
	color:White;


}
.nieuwsgrouptitellink
{
	
	height:10px;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#BD321F;
	text-decoration:none;
	
	
}

.nieuwbullet
{
	height:10px;
	font-family: arial;
	font-size:10px;
	font-weight:normal;
	color:#BD321F;
	text-decoration:none;
}



.nieuwsitem

{

	height:10px;
	font-family: arial;
	font-size:10px;
	font-weight:normal;
	color:Black;
	text-decoration:none;

	
}

.nieuwsleesmeer
{
	text-align:right;
}




.nieuwslink

{

	height:10px;
	font-family: arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	color:blue;
}

.nieuwslink:hover

{
	height:10px;
	font-family: arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	color:green;
}