body {
    color: #f7efff; background-color: #505050;
}

a {
    color: #cfbfaf; /* #dfcfaf; */
}

@media screen {
    #decorationBox1 {
        background-color: #585858; top: 80px; left: 400px; width: 300px; height: 80%;
    }

    #decorationBox2 {
        background-color: #626262; top: 300px; left: 400px; width: 400px; height: 20%;
    }

    #decorationBox3 {
        background-color: #727272; top: 120px; left: 220px; width: 400px; height: 65%;
    }

    #decorationImage {
        background-image: url('../img/7st-i');
    }

    #navigationBackground {
        background: #606060;
    }

    #navigation a.active2 {
        color: #f2e5a2; /* #ff8040; */
    }

    #navigation a.active3 {
        color: #ffe356; /* #ff8040; */
    }

    #navigation a:hover {
        border-bottom-color: #505050;
    }

    #navigation a:active {
        color: #ffc056; /* #ff8040; */
    }

    .searchWord {
        background-color: #afafaf;
    }
}

.imprint p {
    font-size: 91.67%; letter-spacing: 1px;
    text-indent: 0; margin-top: 0.5ex;
    font-style: italic;
}

.imprint i {
    font-style: normal;
}

.imprint h3 {
    text-indent: 0; font-size: 100%;
}

@media screen {

    .imprint h1 {
        margin-bottom: 110px;
    }

    .imprint .other {
        position: absolute;
        top: 300px;
        left: 625px;
        margin-top: 0.5ex;
        margin-left: -18.5em;
        font-size: 80%;
        width: 170px;
    }

}
