/*Template overrules*/

/*rightbar needed here*/
/*div#puntje {display:block;}
div#content {background: url(/images/bg_right.gif) repeat-y right;}
html>body div#content {background: url(/images/bg_right_2.gif) repeat-y right bottom;}
*/

/* LEFT_VC ************************/

#left_vc{
	padding-bottom: 25px;
	width: 100%;
}

/*** NIEUWS ***********************/

#nieuws ul, #nieuws ul ul{	
	list-style: none; 
	margin: 0; 
	padding:0;
}
#nieuws ul { padding: 5px 0 5px 0; }
#nieuws ul li{
	background: url(/images/ico_sq_red.gif) no-repeat 0px 4px;
	margin-bottom: 3px;	
}
#nieuws .topnormal,#nieuws .topalternate{
	display: inline-block;
	list-style: none;
	background-image: none;
	clear: left;	
	min-height: 100px;
	border-bottom: 1px solid #D0D0CF;
	padding-bottom: 3px;
	padding-left: 0px;		
}
html>body #nieuws ul li{ width: 100%; }
#nieuws .title{
	background: url(/images/ico_leaves1.gif) no-repeat 0px 3px;
	padding-left: 13px;	
	font-weight: bold;
	color: #000;
}
#nieuws .title:hover, #nieuws li.more a:hover{
	color: #00A0C6;
}
#nieuws .foto{
	margin: 1px 2px 2px 0;
	float: left;	
}
#nieuws .meer{
	display: block;
	text-align: right;
	float: right;
	width: auto;
	color: #6B87BB;	
}
#nieuws a.meer:hover{color: #FE0000;}
#nieuws ul.all2{text-align: right; }
#nieuws li.more {
	background: url(/images/ico_leaves2.gif) no-repeat right;
	margin-top: 3px;
	padding-right: 23px;
	width: auto;
}
#nieuws li.more a{color: #000;}

/*** RIGHT *****************/ 

#vc_right{
	background: #FFF url(/images/crnr_l_bttm.gif) no-repeat left bottom;
	height: 84px;
	padding: 5px;
	margin: 7px 3px 5px 13px;
}
#vc_right ul{
	list-style: none;	
	margin: 2.2em 0 0 0;
	
}
#vc_right ul li{ 
	display: inline; 
	background-image: none;
}

#banners{ padding: 8px 0 0 10px; }
