/*** © LCP nv - Gemeente Meerhout ***/
/*** wim.dury@lcpnet.com ***/

/*** NIEUWS ***********************/
#nieuws2 h1 {clear:left;}
#nieuws2 ul{
	list-style: none;	
	margin: 5px 0 5px 0;
} 
#nieuws2 .detailKort{
	font-weight: bold;
	padding-bottom: 10px;
}
#nieuws2 .nieuws li a{ font-weight: normal;}
#nieuws2 .detailKort ul li,
#nieuws2 .detailText ul li{
	background: url(/images/arrow_05.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
#nieuws2 .detailKort a{	color: #000;}
#nieuws2 .detailText a{	color: #414141;}
#nieuws2 .detailKort a:hover,
#nieuws2 .detailText a:hover{color: #FAAB1B;}

#nieuws2 .foto{
	margin: 3px 12px 2px 0;
	float:left;	
}
#nieuws2 .detailDownload {
	margin: 10px 0 10px 0;
	color: #FAAB1B;
	
}
#nieuws2 .detailDownload b{
	color: #696A6C;
}
#nieuws2 .detailDownload a{
	font-weight: normal;	
}
#nieuws2 .detailDatum{
	margin: 10px 0 10px 0;
}
#nieuws2 .alle {
	background: url(/images/arrow_02.gif) no-repeat 0px 4px;
	padding-left: 10px;
	font-weight: normal;
}
#nieuws2 .alle a{	color: #696A6C;}

#nieuws2 a:hover { color: #FAAB1B; }

#zoekdiv{
	border-top: 1px solid #FAAB1B;
	border-bottom: 1px solid #FAAB1B;
	margin: 5px 20px 20px 0;	
	padding: 10px 5px 10px 5px;
}
#zoekdiv input{padding-left: 2px;}

#overzicht .title{font-weight: normal;}
#overzicht .date{
	color: #696A6C;
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
}
#overzicht {padding-bottom: 5px;}