div.aHeader 
{
	float:left;
	background-image:url("../images/blokje.jpg");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	font-weight:bold;
}

div.aDatum 
{
	float:right;
	width:85px;
	text-align:right;
	font-size:11px;
}
div.aSamenvatting 
{
	width:100%;
	font-style:italic;
	padding-left:10px;
}
div.aLeesmeer 
{
	width:100%;
	padding-top:4px;
	padding-left:10px;
}
div.aLijn
{
	height:1px;
	background-color: #545454;
	width:100%;
}
div.aLijnLicht
{
	height:1px;
	background-color: #969696;
	width:100%;
}
div.aMarge
{
	height:5px;
	width:100%;
}

div.aMargeEnd
{
	height:15px;
	width:100%;
}

a.aLeesmeer:link, a.aLeesmeer:visited, a.aLeesmeer:hover, a.aLeesmeer:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #545454;
	line-height: 15px;
}

a.aLeesmeer:hover {
	text-decoration: none; 
	color:Red;
}

div.aPaging 
{
	width:100%;
	height:20px;
}
div.aPagingLeft
{
	float:left;
	width:10px;
	text-align:left;
}
div.aPagingCenter
{
	float:left;
	text-align:center;
	width:650px;
}
div.aPagingRight
{
	float:right;
	width:10px;
	text-align:right;
}

a.aPagingLink:link, a.aPagingLink:visited, a.aPagingLink:hover, a.aPagingLink:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #545454;
	line-height: 15px;
	
}

a.aPagingLink:hover {
	text-decoration: none; 
	color:Red;
}

div.aMenulinks 
{
	margin: 0px; 
	padding: 0px; 
	margin-left: 15px; 
	margin-top: 20px;
	width:200px;
}

div.aMenuLinksItem 
{
	background-image:url("../images/blokje.jpg");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	min-height:18px;
	line-height: 18px;
	width:100%;
	margin-top:5px;
}

div.aLaatsteItems 
{
	min-height:18px;
	width:100%;
	font-weight:bold;
	padding-bottom:5px;
}
div.aBericht 
{
	width:100%;
}
div.aTerug
{
	width:100%;
}