.Hinweise {
color: #dcd9d9;
font-size: 12px;
font-style: italic;
line-height: 14px;
}

.final {
    margin-bottom: 52px;
}

body {
    font-family: serif;
    letter-spacing: 0.5px;
    text-align: center;
    width: 700px;
    max-width: 95%;
    margin: 0 auto;
}

img {
    margin-top: 10px;
    margin-bottom: 13px;
}

h1 {
    font-size: 37px;
    margin-bottom: -9px;
    margin-top: 0px;
    color: #ea5b0b;
    font-style: normal
}

h2 {
    font-family: serif;
    font-size: 22px;
    margin-bottom: 75px;
    color: #ea5b0b;
}

p {
    font-size: 22px;
    color: #005C24;
    font-style: normal;
    line-height: 26px;
}

a {
    color: #005C24;
}