.bannerAKT /* für aktualisiert ansicht */
{
	font-size:11px;
	position:fixed;
	right:10%;
	top:118px;
	background:#800000;
	color:#00ffff;
	z-index:2;
}

.bannerSM /* für das sitemap, das es noch nicht gibt */
{
	position:absolute;
	left:75%;
	top:115px;
	background:#800000;
	color:#cccccc;
}

.bannerCNT /* für den counter, dens noch nicht gibt */
{
	position:absolute;
	left:75%;
	top:115px;
	background:#800000;
	color:#cccccc;
}
