/*** © LCP nv - OCMW Maasmechelen ***/
/*** wim.dury@lcpnet.com ***/

/*** NIEUWS ***************************/

#nieuws ul{
	display: block;
	list-style: none;
	width: 100%;
	margin: 0 0 35px 0;
	padding: 0;
}
#nieuws ul .topnormal, #nieuws ul .topalternate{
	color: #006532;
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	margin-bottom: 11px;	
}
#nieuws .title{
	/*background: url(/images/ico_nws.gif) no-repeat right top;*/
	display: block;
}
#nieuws .foto{
	float: left;
	margin: 3px 10px 3px 0;
}
#nieuws .meer{
	color: #AFB0AA;
	float: right;
}
#nieuws .meer:hover{
	color: #91BB1C;
}

/** Activiteiten ***************************/

#activiteiten {
	/*margin-bottom: 40px;	*/
}
#activiteiten ul{
	display: block;
	list-style: none;
	margin: 0 0 40px 0;	
	padding: 0;
}
#activiteiten ul li{
	font-weight: bold;
	color: #00983F;
	padding-bottom: 5px;
	text-indent: -3.7em;
	padding-left: 4em;
	/*padding-left: 5px;	*/	
}
#activiteiten ul li a{
	font-weight: bold;
	color: #3B6138;
	/*padding-left: 5px;	*/
}
#activiteiten ul li .alle{
	font-weight: bold;	
	color: #8FBA22;
	text-indent: 0;
	float: right;
}
#activiteiten a:hover,
#activiteiten ul li .alle:hover{
	color: #AFB0AA;
}

/********* VC ******/

#vc ul, #welkom ul{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#vc .banner li{
	margin-bottom: 20px;
}

/********* WELKOM ******/

#welkom {
	margin-bottom: 60px;
}
#welkom h1{
	font-variant: normal;
	color: #01692C;
	border-bottom: none;
}




