/*** © LCP nv - OCMW Maasmechelen ***/

/*** wim.dury@lcpnet.com ***/

/*** NIEUWS ***************************/

#nieuws2{
	text-align: justify;/**/
}
#nieuws2 p{
	padding: 0 0 8px 0;
	margin: 0;
}
#nieuws2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nieuws2 ul li {
	background: url(/images/arr_03.gif) no-repeat left 3px;	
	color: #00983F;
	font-weight: bold;
	padding: 0 0 3px 10px;
}
#nieuws2 ul li a{
	color: #312809;
}
#nieuws2 ul li a:hover,
#nieuws2 .detailText ul li a:hover{
	color: #AFB0AA;
}
#nieuws2 a.alle{
	font-weight: bold;
	color: #AFB0AA;
	float: right;
}
#nieuws2 .foto{
	margin: 0 10px 5px 0;
}
#nieuws2 .detailKort{
	display:block; margin-left:1.2em;
	font-weight: bold;
	color: #3B6138;
	padding-bottom: 10px;
}
#nieuws2 .nieuws .detailKort{
	font-weight: normal;
}
#nieuws2 .detailText{
	font-weight: normal;
	color: #3B6138;
}
#nieuws2 .detailText ul {	
	padding: 7px 0 7px 0;
}
#nieuws2 .detailText ul li{
	font-weight: normal;
	color: #3B6138;
}
#nieuws2 .detailDownload{
	padding: 15px 0 5px 0;		
}
#nieuws2 .detailDatum{
	color: #AFB0AA	
}

/*** OVERZICHT ********************/

#overzicht ul {
	padding-top: 5px;
}
#overzicht ul li {
	padding: 0 0 0.5em 1.2em;
}

#zoekDiv{
	width: 99%;
	background-color: #EFF1DB;
	padding: 5px 0 0 5px;
	margin-bottom: 10px;
}
#zoekDiv .title{
	font-weight: bold;
	padding: 0 10px 0 0;
	margin: 0;
}
#zoekDiv table{	
	width: 100%;
}
#zoekDiv td{	
	padding: 0 0 6px 0;
}

