#crossfade {
	width: 	936px;
	height: 198px;
	position:relative;
	z-index:1;
}
#crossfade-container {
	background:#000;
	position:relative;
	border: 0px solid #555;
	width: 	936px;
	height: 198px;
}
#crossfade-top {
	background:url(/App_Themes/Theme1/images/achtergrond-crossfader.png) no-repeat;
	height:198px;
	width:936px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}