
div#homeNewsMainContainer{
	border-top: 0px #e1001a solid; 
	background-image: url(../gfx/newsbg.gif);
	background-position: right;
 	background-repeat:repeat-y;
 	width:535px;
 	padding-right: 10px;
	height:450px;
	overflow:auto;
	position:absolute;
	left:230px;
	top:10px;
    z-index:4;
}

div#homeAgendaContainer{
	/* border: 2px black solid; */
	position: absolute;
	top: 220px;
	width:201px;
	left:790px;
	
    /*height:478px;*/
    height:230px;
        
    overflow:hidden;
 	/* background-color:#fcf469; */
}

#imgContaner{
	overflow: hidden;
	width:  215px;
	height: 460px;
	border-right: 2px solid #000;
}

div#homeAgendaContainer #agendacontentcontainer{
	padding-top: 0;
	height:230px;	
}

#homeAgendaContainer #agendacontentlist .agendaitem{
	width:	171px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 20px;	
}

div#agendacontentlist .agendaitem .agendaitemtitle span{
	font-style: italic;
	font-size: 10px;
}

div#agendacontentlist .agendaitem .agendaitemtitle h4 a{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	line-height: 1.3em;	
}

div#homeAgendaContainer .agendaitem .agendaitemdate{
	float: right;
	font-size: 10px;
	color: 	#999;
	background: none;
}

div#homenNewsContainer{
	position:absolute;
	left:790px;
	top: 20px;
	width:201px;
	height:186px;
	/* background-color:#fcf469; */
	z-index:4;
	/* border: 2px solid #000; */
	border-bottom: 1px solid black;
	overflow-y: auto;
}

div#homenNewsContainer #newscontentlist{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
}

div#homenNewsContainer #newscontentlist li{
	list-style: none;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.3em;
}

div#homenNewsContainer #newscontentlist li a{
	color: #000;
	cursor: pointer;
	text-decoration: none;
}

#homenNewsContainer	#newsheader, #homeAgendaContainer #agendaheader{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #E1001A;
	/* border-bottom: 2px solid #000; */
	height: 20px;
	padding: 5px 0 0 10px;
} 

#credits {
	display: none;
}

a.meer
{
	padding-left: 10px;
}
