/* #########################  START  ################### text_teil */
#text_teil {
  position: absolute;
  top: 169px;
  left: 8px;
  width: 970px;
  height: 1200px;
  background-color: #fff184;
  text-align: left;
}

td { border: 1px solid black; border-collapse:collapse; }


#heading {
  position: absolute;
  top: 20px;
  left: 400px;
  font-weight: bold;
  font-size: 1.8em;
}

#dato{
  position: absolute;
  top: 110px;
  left: 240px;
  font-weight: bold;
  font-size: 1.0em;
}

#register {
  position: absolute;
  top: 220px;
  left: 200px;
}

#tabellenLinks {
  position: absolute;
  top: 540px;
  left: 8px;
  font-family: Times New Roman;
}

/* #########################  ENDE  ################### text_teil */