@media all,
print {
    .home .ce_hyperlink.video {
        margin-bottom: 20px !important;
    }

    .rs-column.-large-col-2-1 {
        width: 300px;
        max-width: 50%;
    }

    .rs-column {
        margin-right: 20px;
    }

    html,
    body,
    a,
    p {
        -webkit-text-size-adjust: none;
    }

    /* *** Allgemein *** */
    html,
    body {
        background-color: #fff;
    }

    *,
    html,
    body {
        font: 15px/22px 'Basic Commercial Roman', Arial, sans-serif;
        color: #000;
        letter-spacing: .05em;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    pre,
    blockquote,
    table,
    ol,
    ul,
    form {
        margin: 0;
        padding: 0;
    }

    a {
        font: 15px/22px 'Basic Commercial Roman', Arial, sans-serif;
        text-decoration: none;
        color: #1b88cf;
    }

    a:hover {
        text-decoration: none;
        color: #283285;
    }

    .einzug-rechts p {
        padding-right: 220px;
    }

    h1 {
        font: 30px/32px 'Basic Commercial Roman', Arial, sans-serif;
        font-weight: normal;
    }

    h2 {
        font: 20px/22px 'Basic Commercial Roman', Arial, sans-serif;
        font-weight: normal;
    }

    h3 {
        font: 15px/22px 'Basic Commercial Bold', Arial, sans-serif;
    }

    h4 {
        font: 13px/18px 'Basic Commercial Bold', Arial, sans-serif;
    }

    .table {
        font: 13px/18px 'Basic Commercial Roman', Arial, sans-serif;
    }

    .table-bold {
        font: 13px/18px 'Basic Commercial Bold', Arial, sans-serif;
    }

    strong {
        font-family: 'Basic Commercial Bold', Arial, sans-serif;
    }

    sup,
    super {
        font-size: 10px;
        line-height: 0px;
        vertical-align: super;
    }

    sub {
        font-size: 10px;
        line-height: 0px;
        vertical-align: sub;
    }

    .mobile-only {
        display: none;
    }

    /* *** Header *** */
    #header {
        width: 100%;
        text-align: right;
    }

    #header .inside {
        max-width: 940px;
        margin-right: auto;
        margin-left: auto;
    }

    #Titelbild .slider-control {
        display: none;
    }

    #language-changer,
    #navigation-top {
        display: inline-block;
        margin-top: 7px;
        font-size: 13px;
        line-height: 17px;
        color: #000;
    }

    #navigation-top {
        margin-left: 3px;
    }

    body.partner #navigation-top ul li.partner a {
        font-weight: bold;
    }

    #language-changer li,
    #navigation-top li {
        display: inline-block;
        margin-left: 9px;
    }

    #language-changer a,
    #navigation-top a,
    #language-changer strong,
    #navigation-top strong {
        font-size: 13px;
        line-height: 17px;
        color: #000;
    }

    #language-changer .active,
    #navigation-top .active {
        font-weight: bold;
    }

    #language-changer a,
    #language-changer {
        text-transform: lowercase;
    }

    #language-changer .nofallback {
        display: none;
    }

    #logo {
        display: block;
        margin-top: 5px;
        margin-left: 2px;
        padding-bottom: 26px;
        text-align: left;
    }

    #logo img {
        max-width: 300px;
    }

    #infobox-top {
        width: 305px;
        right: 0;
        position: absolute;
        margin-top: -20px;
        padding: 20px 20px 30px;
        text-align: left;
        background-color: #d9d9d9;
        font-size: 15px;
        line-height: 22px;
        z-index: 2;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #infobox-top>p:first-child {
        margin-top: -3px;
        margin-bottom: 11px;
    }

    #infobox-top>p:last-child {
        margin-top: 12px;
    }

    #infobox-top p,
    #infobox-top a,
    #infobox-top strong {
        font-size: 15px;
        line-height: 22px;
    }

    /* *** Titelbild *** */
    #Titelbild img {
        width: 100%;
        min-width: 100%;
        min-height: 320px;
        max-width: 100%;
        display: block;
    }

    /* *** Hauptnavigation - Meganavigation *** */
    #Meganavigation {
        width: 100%;
        height: 50px;
        overflow: hidden;
        background-color: #FFF03B;
        z-index: 3;
    }

    #Meganavigation .inside {
        max-width: 940px;
        position: static;
        margin-right: auto;
        margin-left: auto;
    }

    #navigation-main,
    #search-main {
        float: left;
    }

    #search-results .highlight {
        background: none;
    }

    #search-main,
    #search-main .text {
        width: 220px;
        height: 50px;
        float: right;
        background-color: #FFF59A;
        border: none;
    }

    #search-main .submit {
        width: 48px;
        height: 50px;
        position: absolute;
        display: block;
        border: none;
        background-color: transparent;
        cursor: pointer;
    }

    #search-main .submit {
        background-color: #FFF59A;
        background-image: url("../gfx/lupe_25x23.png");
        background-repeat: no-repeat;
        font-size: 12px;
        line-height: 50px;
        text-indent: 51px;
        background-position: 14px 15px;
        background-size: 25px 23px;
    }

    #search-main input[type=search] {
        height: 50px;
        -webkit-appearance: textfield;
        line-height: 0px;
        text-indent: 287px;
    }

    ::-webkit-search-cancel-button {
        display: none;
    }

    #search-main *::-webkit-input-placeholder,
    .mm-search *::-webkit-input-placeholder {
        color: #000 !important;
        line-height: 50px !important;
    }

    #search-main *:-moz-placeholder,
    .mm-search *:-moz-placeholder {
        color: #000 !important;
        line-height: 50px !important;
    }

    #search-main *::-moz-placeholder,
    .mm-search *::-moz-placeholder {
        color: #000 !important;
        line-height: 50px !important;
    }

    #search-main *:-ms-input-placeholder,
    .mm-search *:-ms-input-placeholder {
        color: #000 !important;
        line-height: 50px !important;
    }

    .person {
        width: 193px;
        float: left;
        margin-bottom: 28px;
    }

    .person figure {
        width: 120px;
        height: 140px;
        overflow: hidden;
        display: block;
    }

    .person h3 {
        margin-top: 8px;
    }

    /* *** Hauptbereich *** */
    #container {
        max-width: 940px;
        margin-right: auto;
        margin-left: auto;
    }

    #main {
        width: 100%;
        min-height: 500px;
        max-width: 620px;
        float: none;
        display: inline-block;
    }

    #main .ce_text p {
        padding-bottom: 11px;
    }

    #main .ce_text,
    #main .ce_dlh_googlemaps,
    #main .pdf-preview li {
        margin-bottom: 33px;
    }

    #main .ce_tabcontrol .ce_text {
        margin-bottom: 10px;
    }

    #main .ce_hyperlink figcaption {
        padding-top: 9px;
        text-align: left;
        background-color: #fff;
    }

    #main img,
    #main figure {
        display: block;
        vertical-align: middle;
    }

    #main figure.float_right {
        margin-left: 20px;
    }

    #main .ce_text figure {
        min-width: 200px;
        min-height: 100px;
        margin-top: 7px;
        text-align: center;
    }

    .ce_hyperlink {
        margin-bottom: 31px !important;
    }

    .ce_hyperlink.video {
        margin-bottom: 10px !important;
    }

    body.full-width #main figure {
        width: 220px;
        height: 150px;
    }

    #main h1 {
        height: 64px;
        overflow: hidden;
        margin: 0 0 8px;
        padding-bottom: 2px;
    }

    #main h2 {
        display: inline-block;
        padding-bottom: 12px;
    }

    #main h3 {
        display: inline-block;
    }

    #main .ce_text ul li:before {
        margin-left: -15px;
        padding-right: 6px;
        content: "–";
    }

    #main .ce_text ul li {
        margin-left: 15px;
    }

    .mod_newslist>div {
        margin-bottom: 22px;
    }

    .mod_eventlist>div {
        margin-bottom: 12px;
    }

    #home .mod_newslist>div {
        margin-bottom: 12px;
    }

    #main h1:first-child>*:first-child {
        float: right;
        width: 100%;
        margin-left: -5px;
    }

    #navigation-breadcrumbs {
        margin-top: 25px;
        margin-bottom: 12px;
    }

    #navigation-breadcrumbs ul {
        line-height: 17px;
    }

    #left {
        width: 320px;
        margin-left: 0;
    }

    #toplink {
        display: none;
        margin-top: 0;
        margin-bottom: 100px;
    }

    /* *** Footer *** */
    #footer {
        width: 100%;
        background-color: #FFF03B;
    }

    #navigation-footer {
        padding-top: 26px;
        padding-bottom: 30px;
    }

    #navigation-footer,
    #subfooter .inside {
        max-width: 940px;
        margin-right: auto;
        margin-left: auto;
    }

    #subfooter {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 26px;
        background-color: #FFF59A;
    }

    #subfooter .ce_text {
        margin-top: -5px;
    }

    #subfooter p,
    #subfooter strong,
    #subfooter br {
        font-size: 13px;
        line-height: 18px;
        color: #000;
    }

    #subfooter .firma {
        margin-top: 5px;
    }

    #minergie img {
        width: 129px;
        height: auto;
    }

    #top50 img {
        width: auto;
        height: 36px;
    }

    #youtube {
        width: 36px;
    }

    #facebook {
        width: 36px;
    }

    #youtube img,
    #facebook img {
        width: 36px;
        height: 36px;
    }

    #minergie,
    #youtube,
    #facebook,
    #top50 {
        float: right;
        margin-left: 8px;
    }

    #imprint-link {
        right: 0;
        top: 50px;
        position: absolute;
    }

    #imprint-link a {
        font-size: 13px;
        line-height: 17px;
        color: #000;
    }

    .footer-element {
        display: inline-block;
    }

    #footertext-mobile {
        display: none;
    }

    #footertext-full a {
        font-size: 13px;
        line-height: 18px;
        color: black;
    }
}

.mm-navbar_sticky {
    display: none;
}

#mm-1 {
    background-color: #fff03b;
}

#special_nav {
    margin-bottom: 15px;
}

.mm-searchfield__input {
    background-color: #fff03b;
}