/*** © LCP nv - Gemeente Herenthout ***/
/*** wim.dury@lcpnet.com ***/

/*** NIEUWS ***********************/


#nieuws2 ul{
	list-style: none;	
	margin: 5px 0 5px 0;
}
#nieuws2 .detailKort {
	display: inline-block;
	font-weight: bold;
	padding-bottom: 10px;
}
#nieuws2 .detailText{ 
	display: block;
	margin-left: 120px;
}
#nieuws2 .detailKort a{	color: #293C64;}
#nieuws2 .detailText a{	color: #3E60A3;}
#nieuws2 .detailKort a:hover,
#nieuws2 .detailText a:hover,
#nieuws2 .alle:hover{ color: #FE0000;} 
#nieuws2 .detailText ul,
#nieuws2 .detailKort ul{
	margin: 7px 0 7px 0;
	padding: 0;
}
#nieuws2 .detailKort ul li,
#nieuws2 .detailText ul li{
	background: url(/images/ico_sq_red.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin: 2px 0 2px 0;
}
#nieuws2 .foto{
	margin: 3px 10px 2px 0;	
}
#nieuws2 .detailDownload {
	margin: 10px 0 10px 0;
	color: #CACB01;
}
#nieuws2 .detailDatum{
	margin: 10px 0 10px 0;
}
#nieuws2 .title:hover{ color: #FE0000;}
#nieuws2 .all {	
	border-top: 1px solid #D0D0CF;
}
#nieuws2 .all li{	background-image: none;}
#nieuws2 .alle {
	background: url(/images/ico_leaves2.gif) no-repeat right;
	color: #000;
	float: right;
	text-align: left;
	padding-right: 25px;
}
#nieuws2 .alle:hover{ color: #00A0C6; }

#zoekdiv{
	background-color: #FFF9E4;
	border: 1px solid #FE0000;
	margin: 5px 20px 20px 0;
	padding: 5px;
}
#zoekdiv input{ 
	padding-left: 2px;
	background-color: #FFF;
}
#zoekdiv .btn{ background-color: #33B2CC;}
#overzicht {
	border-bottom: 1px solid #D0D0CF;
	padding-bottom: 5px;
}
#overzicht ul{
	margin: 0; padding: 0;
}
#overzicht li {
	background: url(/images/ico_sq_red.gif) no-repeat 0px 4px;
	text-indent: -6.1em;
	padding-left: 7.0em;/*15px;*/
	margin: 2px 0 2px 0;
}
#overzicht li a{ color: #000; }
#overzicht .date{	
	color: #000;
	vertical-align: top;
	padding-right: 5px;
}
#overzicht .nieuws a:hover{ color: #FE0000;}
