@charset "utf-8";
/* CSS Document */

#contentCol
{
	position: relative; 
	right: 0px; 
	top: 0px;
}


*html #contentCol
{
	position: relative; 
	right: -205px; 
	top: -184px;
}


*html #footer 
{
 height: 40px;
}

*html #weiterbutton
{
 overflow: visible;
}

*html #weiterButton a
{
 position: absolute; 
 top: 180px;
  z-index: 999;
 height: 400px;
 display: block;
 width: 700px;
}

*html #footerZeile .flogo img
{
 float: left; 
 display: inline;
}

*html .flogo a
{
 display: inline;
}