#rahmenLayerOben{
	position: absolute;
	top: 0px;
	left: 81px;
	z-index:7;
}
#rahmenLayerUnten{
	position: absolute;
	top: 27px;
	left:81px;
	z-index:8;
}
#rahmenLayerLinks{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:9;
}
#rahmenLayerRechts{
	position: absolute;
	top: 0px;
	left: 864px;
	z-index:10;
}
#controlLayer{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:11;
}
.tickerText
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	top: 3px;
	left: 82px;
}
a:link {
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CCCCCC;
}
#ticker1 
{
	z-index:2;
}

#ticker2 
{
	z-index:3;
}

#ticker3 
{
	z-index:4;
}

#ticker4 
{
	z-index:5;
}

#ticker5 
{
	z-index:6;
}

