body {
      background-color: #FFFFD5;
      color: #004F4F;
}

#HauptAnker {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 700px;
    z-index: 1;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    visibility: hidden;
}

#GrafikEbene {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 180px;
    z-index: 2;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    visibility: hidden;
}

#TextEbene {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 900px;
    height: 280px;
    z-index: 2;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    visibility: hidden;

}

.ValidatorEbene {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 700px;
    height: 40px;
    background-color: transparent;
    z-index: 2;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    visibility: hidden;
}

.NoscriptUeberSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #990000;
}

.NoscriptStandardSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}

.StandardUeberschrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #004F4F;
}

.StandardSchrift_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #004F4F;
}

.StandardSchrift_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #004F4F;
}

.StandardSchrift_3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #004F4F;
}

