#content { 
  height:380px;
  }
  
  * html #content {
    height:350px;
    }
  
  #navitop_balken2 { height:2px; background-color:#840D23; width:900px; position:absolute; left:20px; top:363px; z-index:999; }

  #bread 
{
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  margin-left:0px;
  margin-right: 0px;
  margin-top: 0px;
  width:800px;
  height: 30px;
 
  position:absolute;
  float: none;
  clear: none;
  left: 20px;
  top:365px;
  z-index:993;
  border-top: 0px;
  border-bottom: 0px solid #000000;
  padding-left:5px;
   padding-top:5px;
  color:#000;
   
}
