/* @override http://www.assucom.nl/assucom/css/nieuwsstyle.css */

#nieuwswrapper{
background: url(../rightcontent.png) repeat-y;
	height: 446px;}

#nieuwsheader {
font-color: black;
font-weight: bold;
color: green;
font-size: 11pt;
font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
	margin-left: 11px;
}

#nieuwsbody {
font-color: black;
font-size: 9pt;
font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
	margin-left: 10px;
	padding-bottom: 5px;
}

#ruler {
	border-top: 1px dotted silver;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 2px;
}

hr{
	border-top: 1px dotted silver;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

#nieuwsbody A:link	{
color: #6F6F6F;
font-size: 9pt;
font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-decoration:none;

	}
#nieuwsbody A:hover	{
color: yellowgreen;
font-size: 9pt;
font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-decoration:none;

	}
#nieuwsbody A:visited	{
color: #cccccc;
font-size:9pt;
font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}


