
body {
    background-color: #000033;
    color: #ffcc00;
    font-size: 16px;
}

.ochen {
    max-width: 1000px;
    font-family: Tahoma, sans-serif;
}

.lang {
    text-align: right;
}

.news {
    font-family: monospace;
    font-size: 1em;
    margin-left: 5em;
    margin-top: 1em;
}


.imgbg {
    background-color: #000000;
    margin-bottom: 3em;
}

img.goldspoons {
    width: 100%;
    max-width: 1000px;
    margin-top: 1em;
    margin-bottom:1em;
}

.text {
    max-width: 1000px;
    font-family: Tahoma, sans-serif;
    font-size: 1em;
    line-height:1.5;
    width:80%;
    margin-left: 5em;
}

.socials {
    float: right;
    vertical-align: middle;
}

.youtube-image {
    position: relative;
    text-align: center;
    color: white;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.impressum-link {
    text-align: right;
    font-size: 1em;
}

a:link, a:active, a:visited, a:hover {
    color: #ffcc00;
}
