body {
    background-color: #183100;
    color: #A9D24E;
    font-family: 'Lato';
    margin: 25px;
}

a {
    color: #A9D24E;
}

a:focus {
    color: #A9D24E;
}

a:visited {
    color: #A9D24E;
}

h1 {
    margin-top: 25vh;
}

div.imprint {
    margin-top: 100px;
}

div.imprint a#aImprint {
    color: #2C4E22;
    cursor: pointer;
}

#imprint_content {
    color: #2C4E22;
    margin-top: 15px;
    font-size: small;
}

#imprint_content a {
    color: #2C4E22;
    font-size: small;
    text-decoration: none;
}

#imprint_content a:active {
    color: #2C4E22;
    font-size: small;
    text-decoration: none;
}
