#marqueeContainer {
	position:absolute;
	bottom:2px;
	height:12px;
	overflow:hidden;
	width:100%;
	font-size:8px;
	color:#333;
	opacity:.5;
	filter:alpha(opacity=50);
}

#marqueeContent {
	position:absolute;
	width:auto;
	white-space:nowrap;
}

#mainText {
	width:421px;
	height:auto;
	left:155px;
	top:29px!important;	
	color:#333;
}
#bildUnterschrift{
	width:200px;
	position:absolute;
	top:360px;
	left:70px;
	width:260px;
	text-align:center;
	color:#999;
}