
body {
  background-attachment: fixed;
  background-repeat: no-repeat;
  }
  
body,td,select,option,input,textarea {
  font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
  color: #333333;
  font-size: 11px;
  }

#inhalt1 a {text-decoration:none; color:maroon;}
  
#printheader {
  display:none;
  }

#screenheader {
  width: 910px;
  text-align: left;
  height: 120px;
  color:white;
  }

#inhalt {
  background-color: #ffffff;
  min-height: 630px;
  width: 930px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  overflow: auto;
  }

#inhaltkopf  {height: 100px; width:100%;}
#menu        {float:left; width:190px; min-height:510px;}
#menu1       {padding-top:18px; border-right: 1px solid #68686A; height:520px;}
#inhalt1     {padding:12px; float:right; text-align: left; overflow:auto;

  width: 700;

  }

#fuss {
  clear:both;
  font-size: 10px;
  text-align: left;
  width: 910px;
  padding: 6px;
  color: white;
  }
  
#fuss a, #screenheader a {color:white; text-decoration: none;}

#zelle_text {
 padding-left:24px;
 padding-right:24px;
}

.weiss    {color:white;}
.hellgrau {background-color:#eeeeee;}
.hervor   {background-color:#eeeeee;}
.dash     {border:silver dashed 1px; height:1px;}
.rahmen   {border:#eeeeee solid 1px;}

.bild_links {float:left;padding-right:20px;padding-bottom:20px;}

h5,h6     {font-size:12px;}