#news-ticker {
	height:280px;
	background-color:white;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
#news-ticker li {
	font-size:12px;
	list-style:none;
	padding:6px;
	margin:0;
	width:475px;
	height:23px;
	overflow:hidden;
}
#news-ticker li img {
	margin-right:5px;
}

#fotoOverlay{
	position:absolute;
	width:469px;
	text-align:left;
	color:#fff;
	position:absolute;
	padding:2px 10px;
	height:20px;
	background:url(/gfx/transpBlack.png);
}

#aanmeldknop{
	display:block;
	background:#ffffff url(/modules/home/img/home_aanmelden_hover.gif) no-repeat top left;
	width:151px;
	height:40px;
	float:left;

}



#backgroundImageContainer{
	padding:0px;
	margin:0px;
	z-index:2;	
	width:490px;
	height:232px;
	cursor:pointer;
}
.backgroundImage{
	position:absolute;
	z-index:3;
	padding:0px;
	margin:0px;
	width:490px;
	height:232px;	
	cursor:pointer;	
}


.backgroundText{
	display:none;
	position:absolute;
	z-index:4;	
	width:480px;
	height:25px;
	padding:5px 0px 0px 10px;
	color:#ffffff;
	font-family: Segoe UI, tahoma;
	font-size:16px;
	background:transparent url('/gfx/transpBlue.png') top left repeat;
	top:202px;
}

/*
#aanmeldknop:hover{
	background:#ffffff url(/modules/home/img/home_aanmelden_hover.gif) no-repeat top left;
}
*/
