#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
body {
    width:650px;
    margin:35px auto;
    background-color:#fff;
    letter-spacing:.02em;
    font:1.0em/1.5em 'Lato',sans-serif;
    font-weight:400;
}
@font-face {
    font-family: 'Lato';
        font-style: normal;
        font-weight: 300;
        src: local('');
        url('/files/fonts/lato/lato-v17-latin-300.woff2') format('woff2');
        url('/files/fonts/lato/lato-v17-latin-300.woff') format('woff');
}
@font-face {
    font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        src: local('');
        url('/files/fonts/lato/lato-v17-latin-regular.woff2') format('woff2');
        url('/files/fonts/lato/lato-v17-latin-regular.woff') format('woff');
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    margin-top:50px;
    margin-right:0;
    margin-bottom:25px;
    padding-top:0;
    padding-bottom:0;
    text-align:left;
    font-size:1.25em;
    line-height:1.25em;
    font-weight:normal;
    font-weight:400;
}
h1 {
    margin-top:25px;
    margin-bottom:25px;
    padding:0;
    font-size:1.5em;
}
.ce_text p {
    margin-top:50px;
    padding-top:0;
}
.ce_text ul,
.ce_text ol {
    margin-top:0;
    padding-top:0;
}
.ce_text li {
    margin-top:0;
    padding-top:0;
    padding-bottom:1em;
}
a.logo {
    text-decoration:none;
}
#header,
#footer {
    width:100%;
    position:relative;
    width: calc(100% - 0px);
    z-index:1000;
}
#header .inside {
    width:100%;
    float:left;
    display:block;
    padding-bottom:5px;
    border-bottom:.5px solid #000;
}
#container {
    float:left;
    clear:left;
}
.home #container {
    float:none;
    clear:none;
}
.mod_navigation,
.mod_customnav {
    float:right;
    margin-right:25px;
    font-size:.75em;
    line-height:1.4em;
    text-transform:uppercase;
}
.mod_navigation ul,
.mod_customnav ul,
.mod_booknav ul,
.mod_booknav li {
    float:left;
    margin:0;
    padding:0;
    text-transform:uppercase;
    list-style-type:none;
}
.mod_navigation li {
    float:right;
    clear:right;
    margin:0;
    padding:0;
    list-style-type:none;
}
#main .mod_navigation {
    width:175px;
    float:left;
    margin-top:20px;
    margin-left:25px;
}
#main .mod_navigation li {
    min-width:100%;
    float:left;
    clear:left;
    margin:10px 0 0;
    padding:12.5px 0 0;
    border-top:.5px solid #000;
    text-transform:none;
    list-style-type:none;
}
#main .mod_navigation li.first {
    border-top:0px;
}
#main .mod_navigation li.submenu ul {
    float:left;
    clear:left;
    margin:6.25px 0 0 12.5px;
    padding:0;
    text-transform:none;
    list-style-type:none;
}
#main .mod_navigation li.submenu li {
    min-width:150px;
    float:left;
    clear:left;
    margin:0 0 3px;
    padding:0;
    border-top:0px;
    list-style-type:none;
}
#main .mod_navigation .active {
    text-decoration:none;
}
.mod_customnav li {
    float:right;
    margin:0;
    padding:0 0 0 20px;
    list-style-type:none;
}
.mod_booknav .prev {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mod_navigation a:link,
.mod_navigation a:visited,
.mod_customnav a,
.mod_customnav a:link,
.mod_customnav a:visited {
    text-decoration:none;
    color:#000;
}
.home .mod_navigation a:link,
.home .mod_navigation a:visited,
.home .mod_customnav a,
.home .mod_customnav a:link,
.home .mod_customnav a:visited {
    text-decoration:none;
    color:#fff;
}
.menuactive,
.trail a:visited,
.trail a:hover,
.trail a:active,
.trail a:focus,
.zweimenu .active span,
.mod_navigation a:active,
.mod_navigation a:hover,
.mod_navigation a:focus,
.mod_customnav a:active,
.mod_customnav a:hover,
.mod_customnav a:focus {
    text-decoration:underline;
    color:#000;
}
.home .mod_navigation a:active,
.home .mod_navigation a:hover,
.home .mod_navigation a:focus,
.home .mod_customnav a:active,
.home .mod_customnav a:hover,
.home .mod_customnav a:focus {
    text-decoration:underline;
    color:#fff;
}
a {
    text-decoration:underline;
    color:#000;
}
.home a {
    text-decoration:underline;
    color:#fff;
}
figure {
    margin:0 0 50px;
    padding:0;
}

/* -------------- TEXT ------------- */
.ce_text {
    width:650px;
    position:relative;
    float:right;
    clear:none;
    margin-right:25px;
    padding-top:25px;
    padding-bottom:25px;
    z-index:1000;
}

/* -------------- H1 ------------- */
.ce_headline {
    padding-top:25px;
}

/* -------------- GALERIE ------------- */
.ce_gallery {
    width:675px;
    float:right;
    margin-right:0;
    padding-top:22px;
}

/* -------------- GALERIE ------------- */
.ce_gallery ul {
    float:left;
    clear:none;
    margin:0;
    padding:0;
    list-style-type:none;
}

/* -------------- GALERIE ------------- */
.ce_gallery li {
    float:left;
    clear:none;
    margin:0 25px 50px 0;
    padding:0;
    list-style-type:none;
}
.ce_image {
    float:left;
    clear:none;
    margin:25px 25px 50px;
    padding:0;
}
.works .ce_image {
    float:left;
    clear:none;
    margin:0 25px 50px;
    padding:0;
}
.ce_gallery img {
    width:100%;
    height:100%;
    max-width:700px;
    max-height:700px;
    float:right;
}
.image_container a {
    text-decoration:none;
}
img {
    border:0px;
}
.caption {
    font-size:.75em;
    line-height:1.4em;
    color:#000;
}

/* ratio 4x3 */
.ce_iframe {
    width:100%;
    height:auto;
    position:relative;
    overflow:hidden;
    margin-top:8px;
    margin-bottom:25px;
    padding-bottom:75%;
    font-size:0px;
    line-height:0px;
}
.ce_iframe iframe {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
}
#footer .inside {
    width:100%;
    float:left;
    display:block;
    margin-bottom:12px;
    padding-top:12px;
    border-top:.5px solid #000;
}
.home #header .inside {
    border-bottom:0px solid rgba(255,255,255,.5);
}
.home #footer .inside {
    border-top:0px solid rgba(255,255,255,.25);
}
.none,
.invisible,
.up,
.hauptseiten #main .mod_navigation,
.nav_toggler,
.hauptseiten .nav_toggler {
    display:none;
    visibility:none;
}
#introvideo {
    bottom:0;
    left:0;
    right:0;
    top:0;
    position:fixed;
    overflow:hidden;
    background: 50% 50% no-repeat;
    background-size: cover;
}
@media (orientation: landscape) {
    #introvideo video {
            min-width:100%;
            min-height:100%;
            max-width:100vw;
            left:50%;
            top:50%;
            position:absolute;
            display:inline-block;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            }
}
@media (orientation: portrait) {
    #introvideo video {
            min-width:100%;
            min-height:100%;
            max-height:100vh;
            left:50%;
            top:50%;
            position:absolute;
            display:inline-block;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            }
}

@media all and (max-width: 767px) {
    body {
        width:100%;
        margin:15px 0 25px;
        background-color:#fff;
        font:1em/1.4em 'Lato',sans-serif;
        color:#000;
        letter-spacing:.02em;
    }
    #header {
        width:97%;
        float:left;
        margin-top:0;
        margin-right:1.5%;
        margin-left:1.5%;
        height:auto;
    }
    #header .inside {
        width:100%;
        float:left;
        display:block;
        height:auto;
    }
    #header .mod_navigation {
        float:right;
        display:block;
        margin:0 1.5% 0 0;
    }
    .logo {
        width:auto;
        float:left;
        margin:0 0 0 1.5%;
        padding-top:3px;
    }
    #main {
        float:left;
        clear:left;
        display:block;
        margin-right:3%;
        margin-left:3%;
    }
    /* -------------- TEXT ------------- */
    .ce_text {
        width:100%;
        float:left;
        clear:left;
        margin-left:0;
        padding-top:22px;
        padding-bottom:20px;
    }
    /* -------------- LISTE ------------- */
    .listhome .image_container,
    .listenseiten .image_container {
        width:auto;
        margin:0 0 20px 0;
        padding-top:0;
        font-size:0px;
        line-height:0px;
    }
    /* -------------- GALERIE ------------- */
    .ce_gallery {
        width:100%;
        float:left;
        padding-top:25px;
    }
    .ce_gallery h1 {
        width: calc(100% - 0px);
    }
    /* -------------- GALERIE ------------- */
    .ce_gallery li {
        float:left;
        clear:none;
        margin:0 0 25px;
        padding:0;
        list-style-type:none;
    }
    .ce_gallery .image_container {
        float:left;
        clear:left;
        margin-bottom:22px;
    }
    .ce_gallery img, .mod_article .hover-caption img {
        width:auto;
        height:auto;
        max-width:100%;
        max-height:100%;
        margin:0 0 0 0;
        float:left;
    }
    /* -------------- GALERIE ------------- */
    .ce_image {
        float:left;
        clear:none;
        margin:0 0 25px;
        padding:0;
    }
    .works .ce_image {
        float:left;
        clear:none;
        margin:0 0 50px;
        padding:0;
    }
    #footer .mod_customnav {
        float:right;
        clear:left;
        margin-right:3%;
    }
    .mod_navigation,
    .mod_customnav {
        float:right;
        margin-right:0;
    }
    #footer .mod_customnav li {
        float:right;
        margin:0 0 0 15px;
        padding:0;
        list-style-type:none;
    }
    #main .mod_navigation {
        width:97%;
        float:left;
        margin-top:10px;
        margin-left:0;
        padding-left:0;
        font:1em/1.4em 'Lato',sans-serif;
        display:none;
    }
    .textliste #main .mod_navigation {
        display:block;
    }
    #main .mod_navigation li {
        min-width:100%;
        float:left;
        clear:left;
        margin:0px 0 0;
        padding:12.5px 0 0;
        text-transform:none;
        list-style-type:none;
        width: calc(100vw - 25px);
    }
    .nav_mobile {
        width:100%;
        left:0;
        top:-15px;
        position:fixed;
        padding-top:15px;
        padding-bottom:10px;
        visibility: hidden;
        background: transparent;
        z-index: -1;
    }
    .nav_mobile ul {
        position:relative;
        margin-top:0;
        margin-left:0;
        padding-top:0;
    }
    .ce_image img {
        width:auto;
        height:auto;
        max-width:100%;
        max-height:100%;
        float:left;
        clear:none;
    }
    .nav_toggler {
        width:5em;
        right:0;
        top:0;
        position:fixed;
        float:right;
        display:block;
        padding-top:0;
        padding-right:3%;
        text-align:right;
        background-color:#fff;
        border-top:13px solid #fff;
        border-bottom:4px solid #fff;
        border-bottom-left-radius:4px;
        line-height:1em;
        z-index:1000;
        visibility:visible;
    }
    /* font-style:normal !important; */
    .nav_toggler_button {
        padding:0;
        border:0px;
        font-size:.75em;
        line-height:.8em;
        font-weight:bold;
        color:#e54f2b;
        background: none;
        outline: none;
    }
    .button-on:before {
        width:4em;
        display:block;
        padding-right:5px;
        text-align:right;
        font-size:1.25em;
        line-height:1em;
        content: "✕" " ";
        cursor:pointer;
    }
    .nav_toggler_button:hover {
        cursor:pointer;
    }
    .nav_mobile_active {
        background: rgba(255, 255, 255, 1.0);
        visibility: visible;
        z-index:1;
    }
    .nav_mobile_active li {
        opacity: 1;
    }
    .button-off:before {
        content: "Ξ WORKS" " ";
        cursor:pointer;
    }
}

