/*** © LCP nv - Gemeente Herenthout ***/
/*** wim.dury@lcpnet.com ***/

/*** NIEUWS ***********************/

#act2{ display: block; }
#act2 ul, #overzicht ul{
	list-style: none;	
	margin: 5px 0 5px 0;
}
#act2 ul li{
	background: url(/images/ico_sq_red.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
#act2 ul li a{	color: #6C6BD5; }
#act2 ul li a:hover, #overzicht .alldates a:hover{	
	color: #FE0000; 
}
#act2 .prak{
	background-color: #FFF9E4;
	border: 1px solid #FE0000;
	height: 110px;
	margin-bottom: 5px;
}
#act2 .prak td, #overzicht .alldates td{
	vertical-align: top;
}
#act2 .prak_tw{	
	text-align: right;	
	vertical-align: top;
	padding: 0 10px 0 5px;
}
#act2 .foto img{ margin-right: 10px; }
#act2 h2{ margin-top: 20px; }
#act2 .download{
	/*border-bottom: 1px solid #D0D0CF;
	padding-bottom: 10px;*/
}
#act2 span.overzicht{	
	display: block;
	width: 99.7% !important;
	width: 91%;
	margin-right: -40px;	
	margin-top: 10px;	
	border-top: 1px solid #D0D0CF;
}
#act2 .alle {
	display: block;
	background: url(/images/ico_leaves2.gif) no-repeat right 4px;
	color: #000;
	float: right;
	text-align: left;	
	padding-right: 25px;
	margin-top: 12px;	
	position: relative;
	bottom: 12px;	
}
#act2 .alle a{	color: #696A6C;}
#act2 .alle:hover{ color: #00A0C6; }


#zoekdiv{
	margin: 5px 0 20px 0;
	padding: 10px 0 10px 0;
}
#zoekdiv input{ padding-left: 2px; }
#zoekdiv .title {
	vertical-align: top;
	font-weight: bold;
	padding: 5px 10px 5px 0;
}

#zoekform, #overzicht .alldates  {
	background-color: #FFF9E4;
	border: 1px solid #FE0000;		
	width: 91%;
	padding: 5px;
}
html>body #zoekform, 
html>body #overzicht .alldates{width: 100%;}
#overzicht .alldates a{	color: #000; }
#overzicht .title{
	vertical-align: top;	
	color: #000;
}
#overzicht .title:hover{ color: #FE0000; }
#overzicht .date{
	background: url(/images/ico_sq_red.gif) no-repeat 4px 5px;
	color: #000;
	height: 22px;	
	vertical-align: top;	
	padding-left: 15px;
	padding-right: 5px;
}