.navi {
  position: absolute;
  top:  125px;
  left: 20px;
  width: 150px;
  text-align: left;
  font-family: Comic Sans MS;
        font-size:11pt;
        color : #FAEBD7;
  padding-left: 7px;
  background : #9F0000;
  height: 457px;
}
.banner {
  position: absolute;
  top: 3px;
  left: 33px;
}
.rand {
 background:  #9F0000;
  position: absolute;
  top: 0px;
  left: 800px;
  width: 150px;
 height: 582px;
 font-family: Comic Sans MS;
        font-size:11pt;
        color : #FAEBD7;
}
.inhalt {
        position: absolute;
        top: 100px;
        left: 190px;
        width: 570px;
        font-family: Comic Sans MS;
        font-size:11pt;
        color : #9F0000;

}
.absatz {
  text-align: justify;
  font-size: small;
}
body {
        scrollbar-face-color:#FAEBD7;
        scrollbar-base-color: #9F0000;
        scrollbar-arrow-color:#9F0000;
        background : #FAEBD7;
}
td {
 color: #9F0000;
  font-family: Comic Sans MS;
 font-size:11pt;
}
.textlink {
 color:#FAEBD7;
 text-decoration:none;
 font-family: Comic Sans MS;
 font-size:11pt;
 text-transform: none;
}
.textlink:visited {
        color: #FAEBD7;

}
a.textlink:hover{color:#0000FF;}

.knopf {
        width:185px;
        font-family:Comic Sans MS;
        font-size:12px;
                background-color:#9F0000;
        color: #FAEBD7;
                        }
