*  {  margin:0;
      padding:0;
      }

body
   {  background-color:#fff;
      color:#000;
      font-family:'Arial Regular',arial, helvetica, sans-serif;
      font-size:9pt;
      width:100%;
      }

#kopf
	{	position:absolute;
		top:24px;
		left:62px;
		width:715px;
		height:50px; 
		text-align:center;
		}

#container
   {  width:900px;
      padding:165px 0 30px 0;
      margin-left:150px;
      }

#inhalt
   {  width:682px;
		padding-top:17px;
      border-top:1px #00a6d3 solid;
      }

#inhalt img
   {  }

h1 {  font-size:16pt;
      line-height:1.0;
      font-weight:normal;
      }

h2 {  font-size:9pt;
      line-height:1.3;
      font-weight:bold;
      }

h3 {  font-size:9pt;
      line-height:1.3;
      font-weight:normal;
      font-style:italic;
      }

p  {  font-size:9pt;
      line-height:1.2;
      margin:0;
      }

a  {  }

a:link   {  color: #000;
      text-decoration: underline;
      }

a:visited   {
      color: #000;
      text-decoration: underline;
      }
a:hover
   {  color: #000;
      text-decoration: underline;
      }

#navi
	{	display:none;}
		
#orgconti
	{	display:none;
		}
		
#sponsconti
	{	display:none;
		}
		

#impr
   {  display:none;
   	}
      
#logos
	{	position:fixed;
		left:0;
		bottom:0;
		width:180px;
		}	      

.bildconti
	{	float:left;
		width: 132px;
		height: 245px;
		margin:3px 40px 0 0;
		}
		
.bildconti img
	{	width:132px;
		height:200px;
		border:none;
		}		

.textconti
	{	margin-bottom: 17px;
		width:550px;
		height:248px;
		border-bottom:1px #00a6d3 solid;
		}
		
.credit
	{	display:none;
   	}
		
.centerline
	{	display:none;
   	}		

.einzug
	{	padding-left:172px;
		}

img
	{	border:none;
		}
		
img.tline   {
	display:hidden;}		
