#header,
#navbar-wrapper,
#meta,
#stage-wrapper,
#marginal,
#coverflow,
#footerNav,
#footerContent .socials,
#footerContent .wisschenschaftImWeb,
#pp-comments,
.socialshareWrap {
    display: none;
}

#branding {
    width: 100%;
}

#main-wrapper {
    background: none !important;
    float: none !important;
    width: auto !important;
    border: none !important;
}

#main {
    width: auto;
    padding: 60px 0 85px 0 !important;
}

#content {
    background: none !important;
    float: none !important;
    width: auto !important;
}

#footer {
    width: auto !important;
    background: #ffffff;
}

.lt-ie7 #footer {
    /* ie6 fix png */
    filter: none;
}

#footerContent .dasWissenschaftsjahr {
    float: none;
    overflow: visible;
    width: auto;
}

#footerContent .dasWissenschaftsjahr h2,
#footerContent .dasWissenschaftsjahr p {
    width: auto;
}