/*** © LCP nv - OCMW Maasmechelen ***/
/*** wim.dury@lcpnet.com ***/

/** Activiteiten.css ***************************/

#act2{
	text-align: justify;
}
#act2 h2{
	margin: 10px 0 10px 0;
}
#act2 p{
	padding: 0 0 8px 0;
	margin: 0;
}
#act2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#act2 ul li {
	background: url(/images/arr_03.gif) no-repeat left 3px;	
	color: #00983F;
	font-weight: bold;
	padding: 0 0 3px 10px;
}
#act2 ul li a{
	color: #3B6138;
}
#act2 ul li a:hover{
	color: #AFB0AA;
}
#act2 a.alle{
	font-weight: bold;	
	color: #8FBA22;
	float: right;
}
#act2 .foto{
	margin: 0 10px 5px 0;
}
#act2 .prak{
	margin-bottom: 30px;
}
#act2 .prak_tw{
	font-weight: bold;
	padding: 0 10px 3px 0;
}

	
/* Overzicht *****************/

#overzicht ul {
	padding-top: 5px;
}
#overzicht ul li {
	/*background: url(/images/arr_03.gif) no-repeat left 3px;	
*/	text-indent: -3.6em;
	padding: 0 0 0.5em 4.4em;
}

/*** ZOEKDIV  ********************/

#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 td{	
	padding: 0 0 6px 0;
}
html>body #zoekDiv img{
	margin-bottom: 3px;	
}