#divTopHolder{
	width: 820px;
	height: 253px; 
	position: relative;
	top: 6px;
	left: 0px;
	background-color: #ffffff;
	margin: 0px 0px 6px 0px;
	float:left;
}



.linkscontent {
	background-image:url('/images/linksbg.png');
	background-repeat: no-repeat;
	background-position: center center;
	
	text-decoration:none;
	font-size: 15px;
	padding:0px 0px 2px 0px;
	color: #000000;
	
}
.linkscontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding:2px 0px 3px 6px;

}


.max {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
	background-color: #009933;
	text-decoration:none;

}


.linkscontent th {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	background-color: #666666;
	height:23px;
	padding-left: 10px;
}
a:visited {color:black ;text-decoration:none;
}

a.linkscontent {
	color: #000000;
	text-decoration: none;
	background-color: #009933;


}

a.linkscontent th{
	color: #000000;
	text-decoration: none;

}

a.linkscontent td{
	color: #000000;
	text-decoration: none;

}

a.inLink {
	color: #000000;
	text-decoration: underline;
}

a:hover.inLink{
	color: inherit;
	text-decoration: underline;
}

a:visited.inLink{
	color: inherit;
	text-decoration: underline;
}



#divContentnieuws{
	height: 100%;
	width: 496px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: inherit;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	text-indent: 10px;
	
}

#divContainerRechts{
	
	width: 150px;
	height:100%;
	float: right;
	margin:0px 0px 0px 0px;
	line-height: 18pt;


		
}

#divContentRechts{
	background-image:url('/images/rechtsbg.png');
	background-repeat: no-repeat;
	background-position: top center;
	color:#000000;
	margin:4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width:150px;
	height:100%;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	z-index:-1;
}

#divRechtsOnder{
	background-image:url('/images/mrgrijsrbottom.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color:#000000;
	margin:0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width:150px;
	height:29px;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	z-index:-1;
}


