/* Skin_wide.css */
body {
    padding-top: 0;
    padding-bottom: 0
}

#wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px !important
}

header .inside, footer .inside, .container_inside, .custom .inside, .custom #Informationsection .inside {
    max-width: 1100px !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.custom #Slidersection .inside, .custom #Informationsection {
    max-width: 100% !important
}

#Informationsection .inside {
    padding: 2% 0% 0% 0% !important
}

#logo {
    margin-left: 0
}

@media (max-width: 1139px) {
    #logo {
        margin-left: 10%;
    }
}

header .inside, .custom .inside {
    margin-bottom: 0 !important
}

footer .inside {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

header .inside:after, footer .inside:after, footer .inside:before, .custom .inside:after {
    display: none !important
}

.slidersection_wide {
    display: block
}

.slidersection_small {
    display: none
}

#Informationsection .mod_newslist {
    margin: 0
}