.zeile {
  margin: 0px;
  padding: 0px;
  clear:left;
  vertical-align:top;
}
.oeffnen {
  float: left;
} 
.Noeffnen {
  float: left;
} 
.oeffnen a {
  text-decoration: none;
  font-weight: bold;
  border: 0px;
}
.bild {
  border:0px;
  float:left;
}
.linie {
  float: left;
  padding: 0px;
  padding-left: 5px;
  margin: 0px;
}
.text {
  font-size: 12px;
  text-decoration: none;
  color: black;
}
.text a {
  text-decoration: none;
}
.akttext {
  width: 90%;
  font-size: 12px;
  color: blue;
}
.akttext a {
  text-decoration: none;
  color: blue;
  float: left;
}
.vater {
  display: none;
  float:left;
}
.inhalt {

}
.inhalt_u {
  display: none;
  clear: left;
}

