.ohnedruck {
    display:none;
  }

.bold {
    font-weight:bold;
  }

.Ueberschrift  {
     font-size:28px;
     font-weight: bolder;
     color:rgb(136, 0, 0);
     text-shadow:3px 3px 3px #ccc;
   }

.hoch1 {
    margin-top: -10px;
  }

.hoch2 {
    margin-top: -20px;
  }

.hoch3 {
    margin-top: -40px;
  }

.hoch4 {
    margin-top: -60px;
  }

.h1Opfer {
    text-align:center;
    color:rgb(105, 105, 105);
    font-family: sans-serif;
    font-size: 18pt;
    line-height: 3;
  }

.th {
    text-align: left;
  }

.trauer {
    line-height: 1.4;
    text-align: left;
  }

.cellTrauer {
    line-height: 1.5;
  }