/*** © LCP nv - IVBO ***/
/*** wim.dury@lcpnet.com ***/

/** NIEUWS ***************************/

/** HOMEPAGE **/

#nieuws{
	border: 1px solid #9FA29B;	
	font-size: 110%;	
	margin-top: 43px;
	padding: 1px 3px 2px 3px;
}
#nieuws h1{
	background: url(/images/title_nieuws.gif) repeat-x right;
	color: #585A56;
	text-indent: -2000px;
	font-size: 120%; 
	margin: 0 0 25px 0;
	padding: 0;
}
#nieuws .meer{
	background: url(/images/bg_title_bttm.gif) repeat-x left bottom;
	color: #B91009;
	font-size: 110%;	
	display: block;
	text-align: right;	
	padding: 0 2px 0 0;
}
#nieuws .meer a{
	background: url(/images/bg_meer.gif) no-repeat 0px 2px;
	font-weight: bold;
	padding: 0 0 0 3px;
}
#nieuws b{
	color: #8B8D87;
	font-size: 110%;	
}
#nieuws hr{
	color: #D4D901;
	height: 1px;
	border: 0 dotted;
	border-bottom: 1px #D4D901 dotted;
}
#nieuws ul {
	margin-bottom: 2px;
}
#nieuws li {
	background: url(/images/bg_dot.gif) repeat-x bottom; 
	list-style: none inside url(/images/ico_block2.gif);
	padding-bottom: 5px;
	margin-top: 5px;
}
a.download{
 	font-size: 110%;
 }
.date{
	color: #8B8D87;
	font-size: 110%;	
}
/** EINDE HOMEPAGE **/

/** NIEUWSDETAIL **/

#nieuwsdetail{
	font-size: 100%;
	margin-top: 23px;
	width:100%;
}
#nieuwsdetail ul{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;	
}
#nieuwsdetail li{
	background: url(/images/li1.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
 }

/** EINDE NIEUWSDETAIL **/