/* generated by csscreator.com */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color: #AAAAAA;
} 
 
#pagewidth{ 
 width:960px; 
 text-align:left;  
 margin-left:auto;
 margin-right:auto;
 background-color: #333333;
} 
 
#header{
 position:relative; 
 height:72px;
 width:100%;
}
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:960px;
 height:auto !important;
 height:480px;
 min-height: 480px;
 }
#content{
  padding-top: 5px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#headspacer{
  height: 22px;
  width: 960px;
}
#navigation{
  height: 50px;
  width: 960px;
  background: url(images/navbg.jpg) repeat-x;
}
#navigation ul{
 margin: 0;
 padding: 0;
}
#navigation li{
  float: left;
  list-style-type: none;
  padding-left: 20px;
  padding-top: 14px;
}
#navigation a{
  color: #333333;
  font-family: Verdana;
  font-size:14px;
  font-weight: bold;
  text-decoration: none;
}
#navigation a:HOVER{
 color: #ffffff;
}
#zelle{
  float: left;
  padding-left: 6px;
  padding-bottom: 10px;
  width: 310px;
  height: 180px;
  background: url(images/zelle1.jpg) no-repeat;
}
#zeile{
  padding-top: 8px;
  padding-left: 10px;
  width: 950px;
}
#zelleninhalt{
  padding:30px 5px 5px 150px;
}

