#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:980px;
    margin:35px auto;
    background-color:#fff;
    font:.9em/1.4em 'Lato',sans-serif;
    color:#000;
    letter-spacing:.02em;
}
@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 {
    margin:0 0 25px;
    padding:0;
    font-size:1em;
    font-weight:bold;
}
h2,
h3,
h4,
h5,
h6,
h7 {
    margin:-10px 0 50px;
    padding:0;
    font-size:1em;
    font-weight:bold;
}
.logo {
    width:130px;
    float:left;
    margin-top:2px;
    margin-right:65px;
    margin-bottom:22px;
}
p,
ul,
ol,
li {
    margin-top:0;
    margin-right:0;
    margin-left:0;
    padding:0;
    font-size:1em;
}
a.logo {
    line-height:1em;
    text-decoration:none;
}
#header {
    float:left;
    margin-top:0;
    margin-right:20px;
    margin-left:20px;
    width: 90%;
    width: calc(100% - 40px);
}
.listhome #header,
.listenseiten #header {
    margin-bottom:26px;
}
#header .inside {
    width:100%;
    float:left;
    display:block;
    padding-bottom:5px;
    border-bottom:.5px solid #000;
}
#container {
    width:100%;
    min-height:440px;
    float:left;
    clear:left;
}
#main {
    margin-left:20px;
}
.mod_navigation,
.mod_customnav {
    float:right;
    font-size:.85em;
    text-transform:uppercase;
}
#main .mod_navigation {
    width:162px;
    float:left;
    margin-top:20px;
    font-size:1em;
    line-height:1.4em;
    text-transform:none;
}
.mod_navigation ul,
.mod_customnav ul,
.mod_booknav ul,
.mod_booknav li {
    float:left;
    margin:0;
    padding:0;
    list-style-type:none;
}
.mod_navigation li {
    float:right;
    clear:right;
    margin:0;
    padding:0;
    list-style-type:none;
}
#main .mod_navigation li {
    float:left;
    clear:left;
    margin:0;
    padding:0 0 10px;
    list-style-type:none;
}
.mod_navigation .active,
.mod_customnav .active,
.mod_navigation .trail {
    text-decoration:underline;
}
.mod_customnav li {
    float:right;
    margin:0;
    padding:0 0 0 20px;
    list-style-type:none;
}

/* Pfeile */
.mod_booknav,
.mod_booknav ul {
    width:620px;
    float:left;
    clear:left;
    padding:20px 0 0;
    font-size:1.05em;
}
.mod_booknav .next {
    float:right;
}
.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;
}
.mod_booknav a,
.mod_booknav a:link,
.mod_booknav a:visited {
    text-decoration:none;
    color:#000;
}
.mod_booknav a:active,
.mod_booknav a:hover,
.mod_booknav a:focus {
    text-decoration:none;
    color:#000;
}
.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;
}
a {
    text-decoration:underline;
    color:#000;
}
figure {
    margin:0;
    padding:0;
}

/* -------------- TEXT ------------- */
.ce_text,
.ce_hyperlink {
    width:700px;
    float:right;
    clear:none;
    margin-right:22px;
    padding-top:18px;
    padding-bottom:20px;
    line-height:1.6em;
    font-weight:300;
}

/* -------------- TEXT ------------- */
.aufzaehlungen .ce_text table {
    margin:0 0 0 -25px;
    padding:0;
    border:0px solid;
    font-size:1em;
}

/* -------------- TEXT ------------- */
.aufzaehlungen .ce_text td {
    margin:0;
    padding:0;
    vertical-align:top;
    border:0px solid;
    font-size:1em;
}

/* -------------- TEXT ------------- */
.aufzaehlungen .ce_text li {
    margin:0;
    padding:0 0 0 37px;
    vertical-align:top;
    list-style-type:none;
}

/* -------------- TEXT ------------- */
.aufzaehlungen .ce_text li:before {
    margin:0 0 0 -12px;
    content: "–" " ";
}

/* -------------- TEXT ------------- */
.ce_text sup {
    line-height:1.4em;
}

/* -------------- GALERIE ------------- */
.ce_gallery,
.ce_image {
    width:700px;
    float:right;
    margin-right:22px;
    margin-bottom:50px;
    padding-top:22px;
}

/* -------------- GALERIE ------------- */
.ce_gallery ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
.ce_gallery li {
    float:left;
    margin:0 20px 22px 0;
    padding:0;
    list-style-type:none;
}
.ce_gallery li.col_last {
    float:left;
    margin-right:0;
    margin-bottom:22px;
}
.ce_gallery h1,
.ce_gallery h2,
.ce_gallery h3 {
    margin:-20px 0 20px;
}
.mod_article .texthover {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    font-size:14px;
    line-height:18px;
    letter-spacing:0px;
    font-weight:300;
}
.mod_article .hover-caption .mask {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    overflow:hidden;
    opacity: 0;
    transition: all 0.4s ease 0.4s;
    background-color: rgba(255, 255, 255, 0.88);
}
.listhome .image_container,
.listenseiten .image_container {
    width:207px;
    margin:0 20px 20px 0;
    padding-top:0;
    font-size:0px;
    line-height:0px;
}
.listenseiten .ce_text li {
    margin:0 0 15px;
    padding-top:0;
    font-size:1em;
    line-height:1.4em;
    font-weight:bold;
    list-style-type:none;
}
.listenseiten #arbeiten .ce_text {
    column-count: 2;
    column-width: 325px;
    column-gap: 50px;
}
.ce_article_list .image_container a {
    text-decoration:none;
}
.mod_article .hover-caption {
    position:relative;
    overflow:hidden;
    float:left;
}
.mod_article .texthover p {
    bottom:0;
    left:0;
    position:absolute;
    padding:11px 11px 0;
}
.mod_article .hover-caption:hover .mask {
    opacity: 1;
    transition-delay: 0s;
}
.mod_article .hover-caption img {
    width:205px;
    height:154px;
    float:left;
    margin-right:22px;
    transition: all 0.2s ease-in-out 0.2s;
}
.mod_article .hover-caption:hover img {
    transition-delay: 0s;
}
.mod_article .hover-caption p {
    color:#000;
    opacity: 0;
    transform: scale(1);
    transition: all 0.2s ease-in-out 0s;
}
.mod_article .hover-caption p a {
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.2s ease-in-out 0.2s;
}
.mod_article .hover-caption .psichtbar p {
    opacity: 1;
    transform: scale(1);
    transition: all 0.2s ease-in-out 0.2s;
}
.mod_article .hover-caption .psichtbar ul,
.mod_article .hover-caption .psichtbar li {
    margin:0;
    padding:0;
    color:#000;
    list-style-type:none;
}

/* Listen */
.listhome .mod_article .hover-caption .psichtbar ul,
.listhome .mod_article .hover-caption .psichtbar li,
.listenseiten .mod_article .hover-caption .psichtbar ul,
.listenseiten .mod_article .hover-caption .psichtbar li,
 {
    display:none;
    visibility: hidden;
}
.mod_article .hover-caption:hover p,
.mod_article .hover-caption:hover p a {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}
.mod_article .hover-caption p img {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transform-origin: center center;
    -webkit-transform-origin: center center;
}

/* transform: scale(.98) rotate(0deg); -webkit-transform: scale(.98) rotate(0deg); */
.mod_article .hover-caption:hover p img {
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
}
img {
    border:0px;
}

/* ratio 4x3 */
.ce_iframe {
    margin-top:8px;
        margin-bottom:25px;
        font-size:0px;
        line-height:0px;
        position: relative; 
        padding-bottom: 75%;
        overflow: hidden; 
        width: 100%;
        height: auto;
}
.ce_iframe iframe {
    position: absolute; 
        top: 0; 
        left: 0; 
        width: 100%; 
        height: 100%;
}
#footer {
    width:100%;
    float:left;
    clear:left;
    margin-bottom:15px;
    padding-top:5px;
    border-top:.5px solid #000;
}
.none,
.invisible,
.up,
.listenseiten.bilder #main .mod_navigation {
    display:none;
    visibility:none;
}

@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;
    }
}

