.headercontent {
    background: #FFD698;
    width: 100%;
    margin: 0px auto 0px auto;
    position: relative;
    max-width: 1600px;
}

.colorfull #welle1 {
    background-image: url(/fileadmin/templates/maintemplate/img/welle_3000_orange.png);
}

.colorfull #welle2 {
    background-image: url(/fileadmin/templates/maintemplate/img/welle_2160_orange.png);
}

.headercontentwave {
    height: 100px;
    z-index: 10;
    width: 100%;
    overflow: hidden;
}

#headercontent-welle {
    width: 6000px;
    height: 100px;
    position: absolute;
    background-image: url(/fileadmin/templates/maintemplate/img/welle_3000.png);
}
