.haftungsausschluss
  {
    position: absolute;
    left: 100px;
    top: 145px;
    width: 800px;
    font-family: Times, sans-serif;
    font-size: 16pt;
    color: #FFFFFF;
    color: black;
    text-align: center;
    z-index: 2;  
  }

.impressum
  {
    position: absolute;
    left: 100px;
    top: 590px;
    width: 800px;
    font-family: Times, sans-serif;
    font-size: 12pt;
    color: #DDD5E6;
    color: green;
    text-align: center;
    z-index: 2;  
  }
