* {
    box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}

.typo3-editPanel {
  display:block !important;
  overflow:hidden;
  clear:both;
  line-height: 23px;
  line-height: 23px;
  margin-bottom: 36px;
  border-bottom: 1px dashed #636f5c;
}
.typo3-editPanel .typo3-editPanel-btn-group {
  float:left;
  background-color: #ffffffb3;
}
.typo3-editPanel .typo3-editPanel-btn-group .typo3-editPanel-btn {
  display:inline-block !important;
  width:24px;
  height:24px;
  margin:2px;
  border:1px solid #ccc;
  padding:3px;
}
.typo3-editPanel .typo3-editPanel-btn-group .typo3-editPanel-btn:hover {
  background:#dcdcdc;
  border:1px solid #acacac;
}
.typo3-editPanel .typo3-editPanel-btn-group .typo3-editPanel-btn svg {
  height:100%;
  width:auto;
  margin-bottom: 3px;
}
.typo3-editPanel .typo3-editPanel-label {
  display:none;
}

.frame-default {
  clear: both;
}
body {
  font-family: "Courier New";
  font-family: 'Barlow Semi Condensed';
  color: #c0c0c0;
  color: #fff;
  background-color: #1a1a1a;
  background-color: #000;
  font-weight: 100;
  font-weight: 200;
  font-weight: 300;
  padding-top: 48px;
  /*overflow-y: scroll;*/
  font-size: 18px;
  line-height: 1.5em;
  margin: 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-position: center;
}
video {
  max-width: 100%;
}
img {
  vertical-align: top;
  border-style: none;
}
p {
  margin-top: 0;
}
.debach-text .first {
  padding-right: 58px;
}
#debach_bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-size: cover;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-position: center;
}
#debach_bgdata {
    position: absolute;
    bottom: 42px;
    text-align: right;
    right: 0;
    padding: 36px;
}
#content {
  z-index: 10;
  position: relative;
}
#debach_container {
  position: relative;
  z-index: 10;
  margin: 0;
  float: left;
  width: 100%;
  max-width: 1434px;
  max-width: 1614px;
  padding-right: 36px;
}

.hidden {
  display: none;
}
.debach_zoom {
  text-align: center;
  position: relative;
}
.debach_loading {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 100%;
}
.debach_loading div {
    position: absolute;
    top: 50%;
    z-index: 123;
    font-size: 70px;
    width: 100%;
    text-shadow: 2px 2px 4px #000;
    color: rgba(255,255,255,.7);
}
.zoombild {
  /*background-color: rgba(0, 0, 0, 0.5);*/
}
.debach-galerie-wrap {
  display: inline-block;
  width: 100%;
}
.debach-galerie-imgs {
  margin-right: -36px;
  display: flex;
  flex-wrap: wrap;
}
.debach-galerie-imgs-item {
  width: 240px;
  margin-right: 36px;
  margin-bottom: 36px;
  float: left;
  position: relative;
  cursor: pointer;
}
.debach-galerie-imgs-item i,
.debach-galerie-vertical-imgs-item i
{
  position: absolute;
  top: 2px;
  right: 3px;
}
.debach-galerie-large {
  float: left;
  width: 100%;
  text-align: center;  
}
.debach_zoom .debach-galerie-map {
  max-width: 900px;
}
.debach-galerie-map {
  width: 100%;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  display: inline-block;
}

.debach-next-zoom {
  display: none;
}
.debach-prev-zoom {
  display: none;
}

.fullpage .debach-next-zoom {
  display: inline-block;
}
.fullpage .debach-prev-zoom {
  display: inline-block;
}
.openseadragon-container {
  border:  4px dashed #ccc;
  z-index: 1;
}
.openseadragon-container .img-sub {
  display: none !important;
}
.fullpage .img-sub {
    display: block !important;
    position: absolute;
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    margin-bottom: 18px;
    width: 100%;
    text-align: center;
}
.debach-text-galerie {
    max-width: 540px;
}
.debach-galerie-vertical {
  display: inline-block;
  width: 100%;
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #88807d;
}
.debach-galerie-vertical .debach-galerie-map {
  height: 600px;
}
.debach-galerie-vertical-imgs {
  float: left;
  width: 21%;
  height: 600px;
  overflow: auto;
  padding-right: 6px;
  margin-right: 1%;
}
.debach-galerie-vertical-imgs-item {
  width: 100%;
  margin-bottom: 36px;
  position: relative;
  cursor: pointer; 
}

.debach-galerie-vertical-imgs img {
  max-width: 100%;
  height: auto;
}
.debach-galerie-vertical-large {
  float: left;
  text-align: center;
  width: 78%;
}

.debach-galerie-horizontal {
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #88807d;
}
.debach-galerie-horizontal .debach-galerie-map {
  height: 600px;
}
.debach-galerie-horizontal-imgs-item {
  position: relative;
  padding: 12px;
}

.debach-galerie-horizontal-imgs img {
 width: 100%;
 height: auto;
}
.inactive {
  color: #666;
  cursor: not-allowed;
}
.debach-galerie-horizontal-imgs i {
  position: absolute;
  top: 14px;
  right: 15px;
  /*display: none;*/
}
.debach-galerie-horizontal-large {
  width: 100%;
  text-align: center;
  height: 680px;
}
.debach-galerie-horizontal-large-imgs-item {
  text-align: center;
  padding-bottom: 42px;
}

.zoom-controls {
  margin-bottom: 18px;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 42px;
  z-index: 10;
}
.zoom-controls span {
  cursor: pointer;
  padding: 0 8px;
}
#debach_menu_left {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
}
.debach-nav {
  display: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
}
.active .debach-nav {
  display: block;
}
#debach_menu_left li {
  position: relative;
  display: block;
  border-top: 1px solid #c0c0c0;
}
#debach_nav_1 a,
#debach_nav_1 li.active li a
{
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  /*font-weight: 100;*/
  font-weight: 300;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 22px;
  font-size: 21px;
  font-size: 19px;
  margin-bottom: 0px;
  line-height: 32px;
  display: block;
}
#debach_menu_left li li {
  border-top: 0;
}
#nav_pid_7 {
  padding-top: 6px;
  padding-left: 0;
}
#nav_pid_7 a {
  font-size: 14px;
}
#debach_nav_1 a:hover,
#debach_nav_1 a i,
#debach_nav_1 .active a,
#debach_nav_1 li.active li.active a,
#debach_nav_1 li.active li a:hover
{
  background-color: #333333;
  color: #d2d1d1;
  background-color: transparent;
  color: #6e6f5c;
  /*font-weight: 300;*/
  text-decoration: none;
  font-weight: 300;
}
#debach_nav_1 a i {
    font-size: 18px;
    font-weight: 600;
}
a.active,
a.act,
a.on,
#debach_nav_1 a.active,
#debach_nav_1 a.act,
#debach_nav_1 a.on
{
  background-color: transparent;
  color: #6e6f5c;
}

#debach_menu_left_button {
  position: relative;
  float: right;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: none;
}
#debach_menu_left_button:hover {
  cursor: pointer;
}
#debach_menu_left_button {
  display: none;
}
#debach_menu_left_button {
  float: none;
  float: right;
}
#debach_menu_left_button .icon-bar {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  font-family: inherit;
  margin-bottom: 3px;
}
pre {
  display: block;
  font-family: inherit;
}
a,
a:hover
{
  text-decoration: none;
  background-color: transparent;
  color: #c0c0c0;
  color: #fff;
  color: #86b5ff;
  color: #a5a5a5;
  text-decoration: underline;
}
hr {
  margin: 0;
    border: 0;
    border-top: 1px solid #c0c0c0;
}
#debach_nav_1 {
  height: 100%;
  width: 240px;
  margin-left: 50px;
  float: left;
  z-index: 20;
  position: relative;
}
@media (min-height: 900px) {
  #debach_nav_1 {
    position: fixed;
  }
}
.transparent {
  opacity: 0;
}
#debach_logo {
  margin-bottom: 30px;
}
#debach_logo a {
  padding:0;
} 
#debach_logo img {
  max-width: 240px;
  height: auto;
}
#debach_logo p {
  font-size: 20px;
  text-transform: none;
  line-height: normal;
}
#debach_logo h4 {
  font-size: 37px;
  font-weight: normal;
}
#debach_header {
  padding: 6px 0;
}
li.split {
  display: none;
}
#debach_content_holder {
  position: relative;
  margin-left: 434px;
  margin-left: 340px;
  padding-top: 60px;
  padding-top: 84px;
  -webkit-font-smoothing: subpixel-antialiased;
}
#debach_content_holder {
  margin-left: 0;
  padding-top: 0;
  position: absolute;
  width: 100%;
  padding-left: 340px;
  padding-right: 42px;
  padding-bottom: 42px;
  top: 0;
  z-index: 1;
}
h1, h2, h3, h4, h5 {
  font-family: 'Barlow Semi Condensed';
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 32px;
  margin-top: 0;
  clear: both;
}
#debach_content_wrap {
  position: relative;
  padding: 36px;
  display: inline-block;
  width: 100%;
  z-index: 9;
}
.debach-index-kachel {
 width: 25%;
 width: 214px;
 float: left;
 margin-right: 36px;
 margin-bottom: 36px;
}
.debach-index-kachel .image {
  width: 214px;
  height: 162px;
  background-color: #ccc;
  background-color: rgba(204, 204, 204, 0.5);
  margin-bottom: 28px;
}
.nav-link {
  margin-bottom: 1px;
  padding: 6px 10px;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0px 10px;
  line-height: 32px;
}
.nav-link.level-2 {
}
.debach_menu_abstract {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-right: -36px;
}
.debach_menu_abstract a {
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 16px;
  display: block;
  margin-bottom: 4px;
}
.debach_menu_abstract li {
  width: 240px;
  height: 440px;
  margin-right: 36px;
  float: left;
  display: inline-block;
}
.debach_menu_abstract .debach_img_wrap {
  width: 240px;
  height: 182px;
  overflow: hidden;
  background-color: #000000a6;
}
.debach_jslink {
  cursor: pointer;
}
.debach-section {
  padding: 36px;
}
.debach-separator {
  padding: 0 36px;
}
.debach_pull-right {
  right: -18px;
}
.debach_images_full {
  padding-bottom: 18px;
}
.debach_images_full img {
  width: 100%;
  height: auto;
}
.debach_images_thumbs img:nth-child(odd) {
  color: #777;
  margin-right: 18px;
}
.debach_images_thumbs img:nth-child(even) {
  color: blue;
}
.debach_images_thumbs img {
  width: 225px;
  height: auto;
}
/* debach-intro */
.debach-intro {
  float: left;
  width: 100%;
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #88807d;
}
.debach-intro-left {
  float: left;
  width: 50%;
  padding-right: 54px;
}
.debach-intro-right {
  float: left;
  width: 50%;
}
.debach-intro-right img {
  width: 100%;
  height: auto;
}
/* .debach-intro */

/* debach-bte */
.debach-bte {
  display: inline-block;
  width: 100%;
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #88807d;
}
.debach-bte img {
  max-width: 100%;
  height: auto;
}
.debach-bte-col {
  float: left;
  width: 50%; 
}

#c163 {
  font-size: 14px;
  line-height: normal;
}

.debach-bte-even .debach-bte-col:nth-child(odd) {
  float: right;
}
.debach-bte-even .debach-bte-col:nth-child(even) {
  padding-right: 36px;
}
.debach-bte-odd .debach-bte-col:nth-child(even) {
  float: right;
}
.debach-bte-odd .debach-bte-col:nth-child(odd) {
  padding-right: 36px;
}

.debach-bte-txt {
  color: inherit;
}
.debach-bte-imgs-wrap {
  margin-right: 36px;
  margin-bottom: 36px;
  width: 42%;
  margin-right: 4%;
  margin-bottom: 4%;
  float: left;
}
.debach-bte-img {
  color: inherit;
}
.debach-bte-odd .debach-bte-img {
  padding-right: 36px;
}
.debach-bte-even .debach-bte-txt {
  padding-right: 36px;
}
/* .debach-bte */

/* debach-projekt */
.debach-projekt {
  width: 100%;
  padding-bottom: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #88807d;
}
.debach-projekt-title,
.debach-title {
  width: 50%;
  padding-right: 36px;
}
.debach-projekt img {
  max-width: 100%;
  height: auto;
}
.debach-projekt-col {
  float: left;
  width: 50%; 
}
.debach-projekt-txt {
  width: 100%;
  float: left;
  padding-top: 36px;
}
.debach-projekt-imgs-item,/*del*/
.debach-image-small {
  margin-right: 36px;
  margin-bottom: 36px;
  float: left;
  width: 48%;
  overflow: hidden;
  margin-right: 4%;
  margin-bottom: 4%;
  display: inline-block;
}
.debach-bte-col .debach-image-small:nth-child(even) {
  margin-right: 0;
}
.debach-projekt-imgs img,
.debach-image-small img
{
  max-width: 100%;
  height: auto;
  max-height: 100%;
  max-height: 162px;
  width: auto;
}
.img-sub {
  display: block;
}
.debach-text {
  clear: both;
  margin-bottom: 42px;
}
.debach-projekt .debach-text {
  padding-top: 24px;
}
.debach-projekt-img {
color: inherit;
}
.debach-projekt .ig {
display: none;
}

.debach-projekt-odd .debach-projekt-col {
  float: right;
}
.debach-projekt-odd .debach-projekt-img {
  padding-right: 36px;
}
.debach-projekt-even .debach-projekt-txt {
  padding-right: 36px;
}
/* .debach-projekt */

.debach-images-slider {
  display: none;
}
.debach-image-large {
  text-align: center;
  text-align: right;
  text-align: left;
}
.debach-bte-even .debach-image-large {
  text-align: left;
}
.slick-slide .debach-image-large {
  text-align: center;
}
.debach-image-large img {
  display: inline-block;
}
.slick-prev {
  left: 20px;
  z-index: 20;
}
.slick-next {
  right: 20px;
  z-index: 20;
}
.slick-prev:before, .slick-next:before {
  font-size: 40px;
}
.slick-dots button:before {
  opacity: .25;
  color: #fff !important;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #fff;
}
.slick-slide img {
  /*
  display: inline-block;
  max-width: 100%;
  height: auto;
  */
  height: 100%;
  max-width: 100%;
  height: 100%;
}

@media (max-width: 1024px), (max-height: 800px) {

  #debach_container {
    padding-right: 0;
    padding-right: 36px;
    padding-left: 36px;
    overflow: hidden;
  }
  #debach_menu_left_button {
      display: block;
  }
  #debach_nav_1 {
    position: relative;
    height: auto;
    width: auto;
    margin-left: 0;
    float: left;
    width: 100%;
    z-index: 10;
    padding-top: 42px;
  }
  #debach_menu_left {
    display: none;
    float: left;
    width: 100%;
  }
  #debach_content_holder {
    position: relative;
    margin-left: 0;
    padding-top: 0;
    clear: both;
    padding-left: 0;
    padding-right: 0;
  }
  .debach-projekt-title, .debach-title {
    width: 100%;
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  #debach_nav_1 {
    padding-top: 102px;
  }
 #debach_bgdata {
  padding: 0;
  padding-right: 12px;
 }
 #debach_bgdata pre {
  margin: 0;
 }
 #debach_content_holder {
    padding-right: 0;
  }
  .debach-bte-col {
      float: none;
      width: 100%;
  }
  .debach-bte-even .debach-bte-col,
  .debach-bte-odd .debach-bte-col
  {
      padding-right: 0px !important;
  }
  .debach-image-large,
  .debach-bte-even .debach-image-large
  {
    text-align: center;
  }
  .debach-projekt .debach-images {
    display: none;
  }
  .debach-images-slider {
    display: none;
  }
}
@media (max-width: 767px) {
  #debach_container {
    padding-right: 0;
    padding-left: 0;
  }
  #debach_bg {
  }
}
@media (max-width: 500px) {
  #debach_logo {
      text-align: center;
  }
  #debach_content_wrap {
      padding: 12px;
      padding-top: 42px;
  }
  .debach-galerie-horizontal-imgs {
    display: none;
  }
  .slick-dots {
    display: none !important;
  }
  .debach-galerie-large {
    display: none;
  }
  .debach-galerie-imgs-item i, .debach-galerie-vertical-imgs-item i {
    display: none;
  }
  pre {
      white-space: normal;
  }
  #debach_bg {
      background-position: center center;
  }
  .debach_menu_abstract {
    margin-right: 0;
  }
  .debach_menu_abstract li {
      width: 100%;
      margin: 0;
      height: auto;
      margin-bottom: 42px;
      border-bottom: 1px solid;
  }
  .debach-galerie-imgs-item {
    width: 100%;
    height: auto;
  }
  .debach-bte img {
      max-width: 100%;
      height: auto;
      width: 100%;
  }
}