/*
    This file will be loaded at the top of the page.
    It should only contain styles that are needed above the fold.
    Styles that can be applied later should be put in ./Foot.css
*/
/*--------------------------------------------*\
    - Grid & Helpers
\*--------------------------------------------*/
.header-bauen .content_wrapper {
    min-width: 980px;
}

.header-bauen .iw_content {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.header-bauen [class*="cc_"], .header-bauen [class*="col_"] {
    float: left;
    padding-right: 3%;
}

.header-bauen .col_25 {
    width: 25%;
}

.header-bauen .col_50 {
    width: 50%;
}

.header-bauen .margin_left_none {
    margin-left: 0 !important;
}

.header-bauen .size_f_20 {
    font-size: 20px;
}

.header-bauen .clearfix::after {
    clear: both;
}

.header-bauen .clearfix::before, .header-bauen .clearfix::after {
    content: " ";
    display: table;
}

/*
Fontello
 */

@font-face {
    font-family: 't3_content';
    font-display: block;     /* fuer performance-optimierung */
    font-style: normal;
    font-weight: normal;
    src: url('../Fonts/Content.woff') format('woff'),
    url('../Fonts/Content.svg') format('svg');
}

.header-bauen [class^="t3-"]::before, .header-bauen [class*=" t3-"]::before {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    opacity: .8;
    speak: none;
    text-align: center;
    text-decoration: inherit;
}

.header-bauen .icon-right-open::before {
    content: '\e619';
    font-family: 'bauen';
}

.header-bauen .icon-angle-right::before {
    content: '\e622';
    font-family: 'bauen';
}

.header-bauen .icon-angle-down::before {
    content: '\e624';
    font-family: 'bauen';
}

.header-bauen .icon-down-open::before {
    content: '\e617';
    font-family: 'bauen';
}

/*--------------------------------------------*\
    - Header
\*--------------------------------------------*/

.header-bauen * {
    background-color: transparent;
    border: 0 none;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.header-bauen *, .header-bauen::after, .header-bauen::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.header-bauen a {
    text-decoration: none;
}

.header-bauen ul {
    list-style-type: none;
}

.header-bauen ul, .header-bauen ol {
    line-height: 22px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.header-bauen figure {
    margin: 0;
    padding: 0;
}

.header-bauen .header_wrapper {
    background: #ffffff no-repeat scroll;
    transition: .3s ease all;
    -webkit-transition: .3s ease all;
}

header.header-bauen .brand_wrapper {
    line-height: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

header.header-bauen .nav_wrapper {
    height: 44px;
}

.header-bauen .brand {
    display: inline-block;
    height: 50px;
    margin: 10px 0;
    width: 170px;
}

.header-bauen .flex {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

/* -- Navigation  ----------------------------*/

.header-bauen .nav_bg .iw_content {
    position: relative;
}

.header-bauen .nav_bg {
    background: none no-repeat scroll 0 0 #444;
    font-size: 14px;
    height: 44px;
}

.header-bauen .nav_content-wrapper {
    float: left;
    height: 44px;
}

.header-bauen .offcanvas .close_btn {
    display: none;

}

.header-bauen .offcanvas {
    display: none;
}

.header-bauen .nav-bauen, .header-bauen .nav-bauen a, .header-bauen .nav-bauen ul, .header-bauen .nav-bauen li, .header-bauen .nav-bauen div, .header-bauen .nav-bauen form, .header-bauen .nav-bauen input {
    border: medium none;
    margin: 0;
    outline: medium none;
}

.header-bauen .nav-bauen {
    cursor: default;
    display: inline-block;
    position: relative;
    width: 100%;
}

.header-bauen .nav-bauen li {
    list-style: outside none none;
}

/* Nav - Hauptpunkte */

.header-bauen .nav-bauen > li {
    display: block;
    float: left;
    margin-right: 20px;
}

.header-bauen .nav-bauen > li.last {
    margin-right: 0;
}

.header-bauen .nav-bauen > li > a {
    color: #ffffff;
    display: block;
    font-weight: 600;
    padding: 11px 20px;
    position: relative;
    transition: all 0.1s ease 0.3s;
    -ms-transition: all 0.1s ease 0.3s;
    -webkit-transition: all 0.1s ease 0.3s;
}

/* Nav - Offcanvas Pfeile, Such-Lupe und Logo */
.header-bauen .nav-bauen > li a i,
.header-bauen .offcanvas a.postbank {
    display: none;
}

/* Nav - Megamenü */

.header-bauen .nav-bauen > li > .megamenu {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #777;
    border-radius: 0 0 3px 3px;
    border-top: none;
    display: block;
    left: 0;
    margin: 0 -1px;
    opacity: 0;
    overflow: hidden;
    padding: 20px 20px 0;
    position: absolute;
    top: 44px;
    transition: all 0.1s ease 0.3s;
    -ms-transition: all 0.1s ease 0.3s;
    -webkit-transition: all 0.1s ease 0.3s;
    visibility: hidden;
    width: 900px;
    z-index: 500;
}

/* Sanieren zieht sich nicht auf ganze Breite */
.header-bauen .nav-bauen > li > .megamenu.w_500 {
    left: auto;
    max-width: 500px;
}

.header-bauen .nav-bauen > li:hover > .megamenu, .nav-bauen > li.hover > .megamenu {
    opacity: 1 !important;
    overflow: visible !important;
    visibility: visible !important;
}

.header-bauen .nav-bauen .megamenu li {
    margin-bottom: 8px;
}

.header-bauen .nav-bauen .megamenu li a {
    color: #222;
    display: block;
    font-size: 0.96em;
    font-weight: 400;
    line-height: 16px;
}

.header-bauen .nav-bauen .megamenu li a:hover, .header-bauen .nav-bauen .megamenu li a.active {
    text-decoration: underline;
}

.header-bauen .nav-bauen .megamenu li .no_cursor:hover {
    cursor: unset;
}

.header-bauen .nav-bauen .megamenu ul {
    margin-bottom: 18px;
    margin-left: 10px;
}

/* Navi - Hauptpunkte */
.header-bauen .nav-bauen .megamenu a.first_level {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 14px;
    padding: 0;
}

.header-bauen .nav-bauen .megamenu a.first_level.no_follow {
    margin-bottom: 8px;
}

.header-bauen .nav-bauen > li > a:focus, .header-bauen .nav-bauen > li > a:hover, .header-bauen .nav-bauen > li > a:active, .header-bauen .nav-bauen > li > a.active {
    background: no-repeat scroll #fff;
    color: #000000;
}

.header-bauen .nav-bauen > li:hover > a, .header-bauen .nav-bauen > li.hover > a {
    background: no-repeat scroll #fff;
    color: #000000;
}

.header-bauen .nav-bauen .show_in_offcanvas,
.header-bauen .offcanvas a.postbank {
    display: none;
}

.header-bauen .nav_bg.sticky {
    border: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
}

/* Toggle und Nav-Default ausblenden */

.header-bauen .toggle, .header-bauen .nav_bg .show_search,
.header-bauen .nav_default {
    display: none;
}

/* Postbank */

.header-bauen .nav-bauen li.postbank {
    margin-right: 0;
}

.header-bauen .nav_bg a.postbank {
    margin-top: 5px;
    position: absolute;
    z-index: 5;
}


/* Mediaquery */

@media handheld, only screen and (max-width: 980px) {

    .header-bauen .content_wrapper {
        margin-right: 0;
        min-width: 0;
    }

    .header-bauen .hide_m {
        display: none !important;
    }

    .header-bauen .brand {
        display: block;
        float: none;
        height: 30px;
        margin: 0 auto;
    }

    /* --- Off-Canvas  ---------------------------*/
    .header-bauen nav .no_follow {
        cursor: pointer;
        pointer-events: none;
    }

    .header-bauen .nav_bg .show_search {
        color: #ffffff;
        display: block;
        float: right;
        font-size: 20px;
        padding: 10px 20px;
    }

    .header-bauen .nav_bg .show_search:hover {
        cursor: pointer;
    }

    .header-bauen .offcanvas .close_btn {
        color: #ffffff;
        cursor: pointer;
        display: block;
        float: right;
        padding: 10px 12px 25px 20px;
        position: relative;

    }

    .header-bauen .t3-close::before {
        content: '\e119';
        font-family: "t3_content";
    }


    .header-bauen .toggle {
        background: none no-repeat scroll 0 0 #444444;
        border: 1px solid #444444;
        cursor: pointer;
        display: block;
        float: left;
        padding: 7px 25px;
    }

    .header-bauen .toggle .icon-bar {
        background-color: #ffffff;
        border-radius: 1px;
        display: block;
        height: 3px;
        margin-top: 5px;
        width: 25px;
    }

    .header-bauen .nav_bg {
        width: 100%;
    }

    .header-bauen .nav_default {
        display: block;
    }

    .header-bauen .nav-bauen .first_level {
        font-weight: 600;
    }

    .header-bauen .nav-bauen .col_25, .header-bauen .nav-bauen .col_50 {
        float: initial;
        padding-right: 0;
        width: 100%;
    }

    .header-bauen .nav-bauen > li:hover > .megamenu {
        display: none;
        visibility: hidden;
    }

    .header-bauen .nav-bauen > li {
        display: table;
        float: left;
        margin-right: 0;
        width: 100%;
    }

    .header-bauen .nav-bauen > li > .megamenu {
        display: none;
    }

    .header-bauen .nav-bauen > li > a, .header-bauen .nav-bauen > li > a:focus, .header-bauen .nav-bauen > li > a:hover, .header-bauen .nav-bauen > li > a:active, .header-bauen .nav-bauen > li > a.active {
        font-size: 16px;
        padding: 14px 14px 14px 18px;
    }

    .header-bauen .nav-bauen > li > a:focus, .header-bauen .nav-bauen > li > a:hover, .header-bauen .nav-bauen > li > a:active, .header-bauen .nav-bauen > li:hover > a, .header-bauen .nav-bauen > li.hover > a {
        background: none;
        color: #fff;
    }

    .header-bauen .nav-bauen > li > a.active {
        background: none no-repeat scroll 0 0 #444444;
        color: #fff;
    }

    .header-bauen .nav-bauen > li a i {
        display: block;
        float: right;
    }

    .header-bauen .nav-bauen > li ul {
        background: none repeat #515151;
        display: none;
    }

    .header-bauen .nav-bauen > li > ul.show_subnav, .header-bauen .nav-bauen > li > ul.show_subnav > ul,
    .header-bauen .nav-bauen > li > ul.show_subnav > ul > li > ul.show_subnav {
        display: block;
        visibility: visible !important;
        overflow: visible !important;
        opacity: 1 !important;
    }

    .header-bauen .nav-bauen > li ul li a {
        color: #fff;
        display: block;
        font-size: 15px;
        padding: 10px 12px 10px 30px;
    }

    .header-bauen .nav-bauen > li ul li a:focus, .header-bauen .nav-bauen > li ul li a:hover, .header-bauen .nav-bauen > li ul li a:active, .header-bauen .nav-bauen > li ul li a.active {
        text-decoration: underline;
    }

    .header-bauen .nav-bauen > li ul li a.active {
        text-decoration: underline;
    }

    .header-bauen .nav-bauen > li ul li ul {
        background: none repeat #616161;
        display: none;
    }

    .header-bauen .nav-bauen > li ul li ul li a {
        padding: 10px 5px 10px 45px;
    }

    .header-bauen .nav-bauen > li ul li ul li a.active {
        border-right: 5px solid #99c000;
        font-weight: 600;
        text-decoration: none;
    }

    .header-bauen .nav-bauen .show_in_offcanvas {
        display: block;
    }

    .header-bauen .offcanvas {
        background: none repeat scroll 0 0 #444444;
        display: block;
        height: 100%;
        left: -280px;
        min-width: 220px;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 10px 0;
        position: fixed;
        top: 0;
        transition: left ease 0.00s;
        -webkit-transition: left ease 0.00s;
        transition-delay: 0.2s;
        -webkit-transition-delay: 0.2s;
        width: 280px;
        z-index: 5000;
    }

    .header-bauen .desktop-nav {
        display: none;
    }


    .show_nav .transition_wrapper, .show_nav .header-bauen .header_wrapper {
        transform: translateX(280px);
        -webkit-transform: translateX(280px);
    }

    .show_nav .header-bauen .offcanvas {
        left: 0;
        transition-delay: 0.00s;
        -webkit-transition-delay: 0.00s;
    }

    .show_nav {
        overflow: hidden;
    }

    /* Postbank */
    .header-bauen .iw_content a.postbank {
        display: none;
    }

    .header-bauen .offcanvas a.postbank {
        display: block;
        float: right;
        margin: -45px auto 0;
        position: relative;
        width: 140px;
    }
}

@media handheld, only screen and (max-width: 980px) {
    .header-bauen .iw_content {
        padding: 0 20px;
    }
}
