#noscript-hinweis {
    font-family: sans-serif;
    font-size: 100%;
    font-weight: bold;
    position: fixed;
    text-align: center;
    color: #ffffff;
    background-color: #ff0400;
    z-index: 100;
    width: 100%;
    top: 0;
    left: 0;
    padding: 5px 0 5px 0;
    opacity: 0.8;
}

.klasse {
    padding-top: 13%;
    color: white;
}

.bild {
    width: 20%;
    height: auto;
}

.sektion {
    width: 100%;
    max-height: 50%;
}