/* ======== CONTAINER  ======== */

#textblock {
  position: absolute;
  top: 390px;
  left: 80px;
  width: 370px;
  height: 80px;
  overflow: hidden;
  vertical-align: bottom;
  z-index:2
}

#textblock1 {
  font-size: 0.7em;
  width: 360px;
  height: 125px;
}

/* ======== KLASSEN  ======== */

.bull {
 font-size: 1.4em;
 font-weight: bold;
}

.bull2 {
 font-size: 1.8em;
 font-weight: bold;
 text-indent: .2em;
}

.linkblack {
 color: #000000;
 font-weight: bold;
}