#main h2:first-of-type {
    margin-top:8px;
}
#cboxOverlay #cache {
    background: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}
#cboxOverlay #shutter:hover {
    transform: rotate(-90deg);
}
#cboxOverlay #shutter::before {
    transform: rotate(45deg);
}
#cboxOverlay #shutter::after {
    transform: rotate(-45deg);
}
#cboxOverlay #shutter {
    display:block;
    position: absolute;
    top: 17px;
    right: 30px;
    width: 40px;
    height: 40px;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    background: white;
}
#cboxOverlay #shutter:after,
#cboxOverlay #shutter:before {
    display:inline-block;
    content: " ";
    color: black;
    top: 18px;
    right: 0px;
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
::-moz-selection { 
   color:#000; 
   background:yellow; 
   text-shadow: none; 
}

::selection {
    color:#000; 
       background:yellow; 
       text-shadow: none;
}
.rs-columns.ohneoben {
    margin-top: 0;
}
.ce_gallery {
    margin-bottom:50px;
}
.ce_gallery.kacheln > ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ce_gallery.kacheln > ul li {
    width: calc((100% / 2) - 40px);
    align-self: flex-end;
    margin-bottom: 40px;
}
.ce_gallery.kacheln > ul li.col_first {
    clear:none;
}
.ce_gallery.kacheln .caption {
    min-height:50px;
    float:none;
}
.exhibit h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    margin-top: 30px;
}
.exhibit p {
    margin-bottom: 6px;
}
.vita tr {
    display:block;
    margin-bottom:10px;
}
.vita tr td:first-of-type {
    width: 140px;
}
.vita tr td {
    padding-bottom:5px;
    padding-top:5px;
}
.vita tr td br {
    display:block;
    display: block;
    margin: 5px;
}

/* ### MISC ### */
:focus {
    outline: 0;
}
.detail .ce_youtube {
    margin-top:50px;
    margin-bottom:50px;
}
.detail .ce_text {
    max-width:1600px;
}
.detail .embed-container {
    margin-bottom: 50px;
}
.detail .ce_dlh_googlemaps {
    margin-top:50px;
    margin-bottom:50px;
}
.detail .mod_rocksolid_slider {
    margin-top:50px;
    margin-bottom:50px;
}
.mod_rocksolid_slider img {
    max-height: calc(100vh - 200px) !important;
    width: auto !important;
}
.current #container {
    max-width: 100%;
}
.current #container .ce_linkteaser {
    max-width: 60%;
    margin-left:30%;
}
.current #container .ce_linkteaser:nth-child(odd) {
    margin-left:10%;
}
.current #container .ce_linkteaser:nth-child(even) {
    text-align: right;
}
.current #container .ce_linkteaser:nth-child(even) .teaser {
    float: right;
}
.artworks .ce_linkteaser.float_above.has-image.block img {
    max-height: 50vh;
    width: auto;
}
.publications .ce_linkteaser.float_above.has-image.block img {
    max-height: 50vh;
    width: auto;
}
.image_container {
    line-height: 0;
}
#lightcase-info #lightcase-title {
    padding-left:10px;
        font-size: 16px;
        line-height: 20px;
        font-family: 'Fira Sans', sans-serif;
        color: #888;
        text-shadow: none;
        font-weight: 300;
}
#cboxContent {
    margin-bottom: 25px;
    margin-top: 0;
}
#cboxTitle {
    color:rgba(0,0,0,.75);
    top: calc(100% + 4px);
    width: calc(100% - 10px);
    left: 5px;
}
#cboxCurrent {
    display: none !important;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    overflow: visible;
}
#cboxOverlay {
    background: none !important;
    opacity: 1 !important;
}
#cboxClose {
    display:none;
}
#cboxNext,
#cboxPrevious {
    background: none;
    height: 100%;
    width: calc(50% + 40px);
    top: 0;
    margin-top: 0;
}
#cboxNext {
    right: -40px;
}
#cboxPrevious {
    left: -40px;
}
#cboxNext:after,
#cboxPrevious:after {
    font-size: 2.4em;
    font-weight: 500;
    letter-spacing: 5px;
    text-indent: 0;
    display: block;
}
#cboxNext:after {
    content: ">";
    text-align: right;
}
#cboxPrevious:after {
    content: "<";
    text-align: left;
}
#cboxClose:hover,
#cboxNext:hover,
#cboxPrevious:hover {
    opacity: 0.4;
}
#cboxLoadedContent {
    border: 0px solid #000;
    background: #fff;
}
.rsts-skin-default .rsts-text {
}
.rsts-skin-default .rsts-nav-bullets a {
    width: 10px;
    height: 10px;
    border: 1px solid #555;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-clip: border-box;
}
.rsts-skin-default .rsts-nav-bullets a:hover,
.rsts-skin-default .rsts-nav-bullets a.active {
    background-color: #999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
a[class*="lightcase-icon-"],
a[class*="lightcase-icon-"]:focus {
    color:rgba(0,0,0,.3);
}
a[class*="lightcase-icon-"]:hover {
    color:#777;
}
#lightcase-overlay {
    z-index: 20000000;
        background: #f5f5f5;
}
#lightcase-overlay:after {
    background-image:url("files/core/images/KKB_drache-black.svg");
        background-position:left top;
        background-repeat:no-repeat;
        width: 60px;
        height: 60px;
        content: '';
        background-size: contain;
        position: fixed;
        bottom: 15px;
        left: 15px;
}
#lightcase-case {
    z-index: 20000002;
        top: 49%;
}
a[class*="lightcase-icon-"] {
    z-index: 20000005;
}
#lightcase-content {
    background-color: rgba(244,244,244,.01) !important;
        -webkit-box-shadow: 0 0 15px rgba(0,0,0,.15) !important;
        box-shadow: 0 0 15px rgba(0,0,0,.15) !important;
}
.toggler {
    cursor: pointer;
    font-weight: 600;
}
.toggler:before {
    content: '>';
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('/files/core/fonts/raleway-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Raleway'), local('Raleway-Regular'),
           url('/files/core/fonts/raleway-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('/files/core/fonts/raleway-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
           url('/files/core/fonts/raleway-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
           url('/files/core/fonts/raleway-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
           url('/files/core/fonts/raleway-v14-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
      font-weight: 500;
      src: url('/files/core/fonts/raleway-v14-latin-500.eot'); /* IE9 Compat Modes */
      src: local('Raleway Medium'), local('Raleway-Medium'),
           url('/files/core/fonts/raleway-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('/files/core/fonts/raleway-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
           url('/files/core/fonts/raleway-v14-latin-500.woff') format('woff'), /* Modern Browsers */
           url('/files/core/fonts/raleway-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
           url('/files/core/fonts/raleway-v14-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Raleway';
      font-style: normal;
      font-weight: 600;
      src: url('/files/core/fonts/raleway-v14-latin-600.eot'); /* IE9 Compat Modes */
      src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
           url('/files/core//fonts/raleway-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('/files/core//fonts/raleway-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
           url('/files/core//fonts/raleway-v14-latin-600.woff') format('woff'), /* Modern Browsers */
           url('/files/core//fonts/raleway-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
           url('/files/core//fonts/raleway-v14-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Raleway';
      font-style: normal;
      font-weight: 900;
      src: url('/files/core/fonts/raleway-v14-latin-900.eot'); /* IE9 Compat Modes */
      src: local('Raleway Black'), local('Raleway-Black'),
           url('/files/core/fonts/raleway-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('/files/core/fonts/raleway-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
           url('/files/core/fonts/raleway-v14-latin-900.woff') format('woff'), /* Modern Browsers */
           url('/files/core/fonts/raleway-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
           url('/files/core/fonts/raleway-v14-latin-900.svg#Raleway') format('svg'); /* Legacy iOS */
}
.embed-container {
    position: relative; 
    padding-bottom: 56.25%; 
    overflow: hidden; 
    width: 100%;
    height: auto;
}
.embed-container iframe {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
}
body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.more {
    font-size: 16px;
}
.more.more-section:before {
    content: '';
}
.more .more:before {
    content: '>';
    margin-right: 5px;
}
.ce_youtube {
    margin-bottom: 2%;
}
.rsts-skin-default .rsts-text {
    margin-top: 1%;
    font-size: 16px;
    float: left;
    width: 100%;
    line-height: 24px;
}
.caption {
    margin-top: 1%;
    font-size: 16px;
}
.caption {
    float: left;
    width: 100%;
    line-height: 24px;
}
.caption span:before {
    content: ', ';
    position: relative;
    left: 0px;
}
body.artworks .caption span,
body.publications .caption span {
    display: block;
}
body.artworks .caption span:before,
body.publications .caption span:before {
    content: '';
    left: 0px;
}
.mod_booknav {
    width: 100%;
    background: transparent;
    position: fixed;
    font-weight: 600;
    bottom: 0;
    right: 0px;
    height: 60px;
}
.mod_booknav ul {
    position: absolute;
    font-weight: 600;
    bottom: 0px;
    right: 22px;
    margin-bottom: 18px;
}
.mod_booknav .icon {
    font-size: 2.4em;
    width: 20px;
    height: 20px;
    font-weight: 500;
    letter-spacing: 5px;
}
.mod_booknav li {
    display: inline;
}
#wrapper {
    width: 100%;
}
.mod_search input {
    border: 0px none;
    width: 100%;
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 1.2em;
}
::-webkit-input-placeholder {
    color: #fff;
}
:-ms-input-placeholder {
    color: #fff;
}
::placeholder {
    color: #fff;
}
#container {
    padding-top: 80px;
    max-width: 60%;
    margin: 0 auto;
}
.artworks #container {
    max-width: 100%;
}
.publications #container {
    max-width: 100%;
}
a {
    color: inherit;
    text-decoration: none;
}
.rsts-skin-default.rsts-main {
    overflow: visible;
}
.rsts-skin-default .rsts-nav {
    position: relative;
    right: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    top: 5px;
}

/* ### HEADER ### */
#header {
    position: fixed;
    width: 100%;
    background: #fff;
    opacity: .95;
    height: 70px;
    z-index: 1;
}
.logo {
    position: absolute;
    top: 24px;
    left: 30px;
    font-weight: 900;
    font-size:  32px;
}
.mobile_menu {
    width: 25% !important;
    min-width: 300px;
}
.mobile_menu_trigger {
    position: fixed;
    top: 10px;
    right: 15px;
    /* z-index: 999999999999; */
    z-index: 9999;
}
.mobile_menu .inner {
    color: #fff;
    padding: 100px 30px 0px 30px;
    background: rgba(0,0,0,.7);
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #fff !important;
}
.mod_navigation {
    margin-top: 50px;
}
.mod_navigation .active,
.mod_navigation .trail {
    text-decoration: underline;
}
.mod_navigation li {
    margin-bottom: 5px;
}
.mod_navigation a,
a.langswitcher {
    /* font-size: 1.2em; */
    font-size: 20px;
}
.mod_navigation .smaller a {
    font-size: 14px;
}
.mod_navigation .mb {
    margin-bottom: 30px;
}
.mainpagetitle {
    font-weight: 600;
    font-size: 16px;
    display: inline;
    position: relative;
    bottom: 0px;
    cursor: pointer;
}
.jahr {
    opacity: 0;
    width: 0;
    display: inline-block;
    height: 0;
    font-size: 0px;
    margin-top: -50px;
}
.jahr-container {
    position: fixed;
    top: 30px;
    left: 50%;
    z-index: 9;
    font-size: 16px;
    font-weight: 600;
}

/* ### MAIN ### */
#main .inside {
    padding-left: 30px;
    padding-right: 30px;
}
#container {
    padding-bottom: 90px;
}
#main .inside .inside {
    padding-left: 0px;
    padding-right: 0px;
}
#main .rs-columns a,
#main .ce_text a {
    text-decoration: underline !important;
}
#main  .rs-columns a:hover,
#main .ce_text a:hover {
    text-decoration: none !important;
}
body.current .ce_linkteaser {
    margin-bottom: 80px;
}
body.current .ce_linkteaser.last {
    margin-bottom: 0px;
}
body.current .ce_linkteaser .teaser {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    max-width: 75%;
}
body.current .ce_linkteaser .more .image_container .caption {
    margin-bottom: 1em;
}
body.current .ce_linkteaser .image_container:after,
body.current  .ce_linkteaser .teaser:after {
    clear: both;
}
body.artworks .mod_article,
body.publications .mod_article {
    display: flex;
    justify-content: space-between;
     flex-flow: row wrap;
    align-items: flex-end;
}
body.artworks .ce_linkteaser,
body.publications .ce_linkteaser {
    width: 30%;
    margin-bottom: 3.6%;
}
body.artworks .ce_linkteaser .caption,
body.publications .ce_linkteaser .caption {
    min-height:75px;
}
.rs-columns {
    margin-top: 1.5%;
}
.rs-column h6 {
    border-bottom: 1px solid #000;
    padding-bottom: 1em;
    font-weight: 600;
}
h1 {
    position: fixed;
    left: 30px;
    font-size: 20px;
    width: 16%;
    font-weight: 600;
    top:70px;
}
h2 {
    /* font-size: 18px; */
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
}
td {
    padding-right: 10px;
    padding-bottom: 5px;
}
body.detail .image_container {
    margin-bottom: 2%;
}
