div.vHeader 
{
	float:left;
	background-image:url("../images/blokje.jpg");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	font-weight:bold;
}

div.vDatum 
{
	float:right;
	width:85px;
	text-align:right;
	font-size:11px;
}
div.vSamenvatting 
{
	width:100%;
	font-style:italic;
	padding-left:10px;
}
div.vLeesmeer 
{
	width:100%;
	padding-top:4px;
	padding-left:10px;
}
div.vLijn
{
	height:1px;
	background-color: #545454;
	width:100%;
}
div.vLijnLicht
{
	height:1px;
	background-color: #969696;
	width:100%;
}
div.vMarge
{
	height:5px;
	width:100%;
}

div.vMargeEnd
{
	height:15px;
	width:100%;
}

a.vLeesmeer:link, a.vLeesmeer:visited, a.vLeesmeer:hover, a.vLeesmeer:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #545454;
	line-height: 15px;
}

a.vLeesmeer:hover {
	text-decoration: none; 
	color:Red;
}

div.vPaging 
{
	width:100%;
	height:20px;
}
div.vPagingLeft
{
	float:left;
	width:10px;
	text-align:left;
}
div.vPagingCenter
{
	float:left;
	text-align:center;
	width:650px;
}
div.vPagingRight
{
	float:right;
	width:10px;
	text-align:right;
}

a.vPagingLink:link, a.vPagingLink:visited, a.vPagingLink:hover, a.vPagingLink:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #545454;
	line-height: 15px;
	
}

a.vPagingLink:hover {
	text-decoration: none; 
	color:Red;
}

div.vMenulinks 
{
	margin: 0px; 
	padding: 0px; 
	margin-left: 15px; 
	margin-top: 20px;
	width:200px;
}

div.vMenuLinksItem 
{
	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.vLaatsteItems 
{
	min-height:18px;
	width:100%;
	font-weight:bold;
	padding-bottom:5px;
}
div.vBericht 
{
	width:100%;
}
div.vTerug
{
	width:100%;
}
