/*** © LCP nv - MONA vzw ***/
/*** wim.dury@lcpnet.com ***/

/*** HOME ****************************/
#right {width: 181px;}

#tdContent{	color: #C31837; }
#vc{	
	display: block;
	border: 1px solid #E2DDC7;
	padding: 8px
}
#vc ul, #activiteiten ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
#vc img{ border:0;cursor: pointer; }
#vc2 img {border:0;}
#vc .meer{
	background: url(/images/ico_plus_meer.gif) no-repeat 0px 0px;
	color: #B8B198;
	float: right;	
	font-weight: normal;
	padding-left: 17px;
	margin: 5px -26px 0 0 !important;
	margin: 5px -9px 0 0;
	height: 16px;
	width: 69px;
	font-size:.9em;
}
#vc a.meer:hover{ color: #67614A; }

/* Nieuws */

#nieuws .list{ 
	list-style: none;
	margin: 0;
	padding: 0;
}
#nieuws .TopNormal .foto{
	margin: 0 10px 0 0;float: left;
}
#nieuws .TopAlternate .foto {
	margin: 0 0 0 10px;
	float:right;
}
#nieuws .TopNormal {
	min-height: 90px;
	height: 100% !important;
	height: 95px;
	clear: left;
	margin-bottom: 10px;
	padding:.5em	;
}
#nieuws .TopAlternate{
	background-color: #F6F4EC;
	border-top: 1px solid #FCE9DB;
	border-bottom: 1px solid #FCE9DB;
	clear: left;
	min-height: 90px;
	height: 100% !important;
	height: 95px;
	text-align: right;
	padding-top: 12px;
	margin-bottom: 10px;
	padding:.5em;
}
#nieuws .title{	
	display: block;
	border-bottom: 1px solid #FCE9DB;
	margin: 0 -.5em 0 -.5em;
	padding: 0 .5em 0 .5em;	
}
#nieuws .TopAlternate a.title:hover,
#activiteiten .alle a:hover,
#footer a:hover{ color: #B7B7B7;	}
#nieuws .TopAlternate .title{	
	color: #67614A;
	border-bottom: 1px solid #F5E0CB;
}
#nieuws .more{	
	border-top: 1px solid #FCE9DB;
	padding-top: 2px;
	clear:both;
}
#nieuws .inschrijven, #nieuws .meer{
	background: url(/images/ico_plus.gif) no-repeat right 3px;
	padding-right: 15px;
}
#nieuws .meer{ float: right; }

/* Activiteiten */

#activiteiten{
	background-color: #F4EFEF;
	/*padding-right: 5px;*/	
}
#activiteiten ul{
	color: #67614A;	
	margin: 0 0 50px 0;
	padding: 0;
	height: 100%;
}
#activiteiten h1{
	font-weight: bold;
	color: #8A8473;
	width: 100%;
	text-align: right;
	padding-right: 5px;
	border-bottom:1px solid #F6F4EC;
}
#activiteiten ul li{
	border-bottom: 1px solid #FFF;
	padding:5px;
	padding-top:0;
}
#activiteiten ul li a{ display: block; }
#activiteiten .alle{
	background-color: #EDE8E0;
	/*margin-right: -5px;*/
}
#activiteiten .alle a{
	font-weight: bold;
	color: #C94756;		
}
#activiteiten a{
	font-weight: normal;
	padding-left: 25px;
}