/* res_id: b80e4134585dca1f534a0a80067ee0ed */

html {
  height: 100%;
  width: 100%;
}
body {
  min-height: 100%;
  font-size: 62.5%;
  line-height: 1.3;
  font-family: Verdana;
  background-color: #000;
}
.wrap-all {
  max-height: 100%;
  min-height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
main {
  position: absolute;
  max-height: 100%;
  min-height: 100%;
  width: 100%;
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000;
  color: #999;
  padding: 0 0 1.3em 1.2em;
}
footer a {
  color: #999;
  text-decoration: none;
}
footer a:hover {
  color: #ccc;
}
.group::after {
  clear: both;
  content: "";
  display: table;
}
map {
  display: none;
}
.spum {
  display: inline-block;
  position: relative;
  z-index: 1000;
  margin: 1.3em 0 0 1.2em;
  color: white;
  font-size: 11px;
}
.spum a {
  color: white;
  text-decoration: none;
  border-bottom: solid 1px transparent;
}
.spum .spum-hl, .spum a:hover {
  border-bottom-color: white;
}
.ldng {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  z-index: 500;
}
.ldng div {
  position: absolute;
  top: 48%;
  font-size: 4em;
  color: #ccc;
  text-align: center;
  width: 100%;
}
.ldng span {
  position: absolute;
  float: left;
  width: 1em;
  height: 1em;
  text-align: center;
  display: none;
}
.ldng span:nth-of-type(2), .ldng span:nth-of-type(4) {
  font-size: 1.2em;
  margin-top: -0.25em;
  margin-left: -0.1em;
}
.hit {
  position: absolute;
  z-index: 20;
  height: 100%;
  min-width: 100%;
  white-space: nowrap;
  padding: 0 7em;
}
.hit img {
  opacity: 0;
}
.spt-smll {
  display: none;
}
.spt-bg {
  display: inline;
}
.spot {
  position: absolute;
  z-index: 10;
  height: 100%;
  opacity: 0.9;
  width: 100%;
  left: 100%;
  white-space: nowrap;
  height: 150%;
}
.spot-lb {
  position: absolute;
  left: -100%;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.spot-rb {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.bg {
  display: inline;
}
.smll {
  display: none;
}
nav {
  position: absolute;
  height: 100%;
  white-space: nowrap;
  padding: 0 7em;
}
.nav-dsc {
  position: absolute;
  top: 1.111em;
  color: #fff;
  z-index: 30;
  display: none;
  font-size: 1.8em;
  text-align: center;
  box-sizing: border-box;
}
.nav-bl, .nav-br {
  position: absolute;
  height: 100%;
  display: inline-block;
}
.nav-bl {
  left: -4000px;
  text-align: right;
}
.nav-img-wrap {
  height: 100%;
}
.nav-img, .nav-brett {
  height: 100%;
}
.pfl {
  position: absolute;
  font-size: 3em;
  top: 50%;
  z-index: 30;
  color: #999;
  cursor: pointer;
  box-sizing: border-box;
  width: 2em;
  height: 2em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  margin-top: -1em;
}
.pfl-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: #fff;
  opacity: 0.2;
}
.pfl .pfl-img {
  opacity: 0.5;
  margin-top: 0.45em;
}
.pfl-l .pfl-img {
  margin-left: 0.6em;
}
.pfl-r .pfl-img {
  margin-left: 0.8em;
}
.pfl:hover .pfl-img {
  opacity: 1;
}
.pfl-l {
  left: 2%;
}
.pfl-r {
  right: 2%;
}
.hddn-nav {
  position: absolute;
  bottom: 5em;
  color: #fff;
  z-index: 40;
  width: 100%;
}
.hn-nav {
  display: none;
  position: absolute;
  bottom: 3.5em;
  padding: 1em 1em 0 1em;
  left: 12%;
}
.hn-nav a {
  color: #fff;
  font-size: 2em;
  line-height: 1.6;
  display: block;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
}
.hn-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  top: 0;
  left: 0;
  z-index: -1;
}
.hn-brgr {
  width: 3.6em;
  height: 2.6em;
  position: relative;
  left: 12%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}
.hn-brgr span {
  display: block;
  position: absolute;
  height: 0.6em;
  width: 100%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.hn-brgr span:nth-child(1) {
  top: 0px;
}
.hn-brgr span:nth-child(2) {
  top: 1em;
}
.hn-brgr span:nth-child(3) {
  top: 2em;
}
.hn-brgr.open span:nth-child(1) {
  top: 0.8em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hn-brgr.open span:nth-child(2) {
  opacity: 0;
  width: 0;
}
.hn-brgr.open span:nth-child(3) {
  top: 0.8em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ksb {
  position: absolute;
  bottom: 5em;
  color: #999;
  white-space: normal;
  height: 3.3em;
  width: 50%;
  right: 5%;
  z-index: 45;
  text-align: right;
}
.ksb img {
  opacity: 1;
  margin-bottom: 0.5em;
  width: 8em;
  height: 3.3em;
}
.ksb-txt {
  position: absolute;
  left: 0;
  width: 100%;
  font: normal 1.1em Verdana;
}
.start-overlay-txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  color: white;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px 0 30px;
  box-sizing: border-box;
}
.start-overlay-txt > div:not(.cls) {
  max-width: 600px;
  width: 100%;
  height: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
.start-overlay-txt > div:not(.cls) .cntnt {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.start-overlay-txt .cls {
  position: absolute;
  top: 20px;
  right: 30px;
  cursor: pointer;
}
.start-overlay-txt .txt, .start-overlay-txt .cls {
  font-size: 1.4em;
}
.start-overlay-txt .txt p:first-child, .start-overlay-txt .cls p:first-child {
  margin-top: 0;
}
.fs18 {
  font-size: 1.2857em;
}
.fs22 {
  font-size: 1.571em;
}
.gruen {
  color: #a6d306;
}
.orange {
  color: #cc5d1e;
}
.grau {
  color: #999;
}
.tuerkis {
  color: #41c3d3;
}
.trnnr-dsh {
  height: 0.1em;
  border-bottom: 0.1em dashed;
}
.trnnr-slsh {
  height: 0.8em;
  background: url('../../files/slash.png') repeat-x;
}
@media screen and (max-width: 31.25em) {
  .nav-dsc {
    white-space: normal;
    top: 0.5em;
    font-size: 1.6em;
  }
  .hn-nav a {
    white-space: normal;
  }
  .hn-nav {
    left: 0;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-height: 30em) {
  .hddn-nav {
    bottom: 3em;
  }
  .hn-nav a {
    font-size: 1.6em;
    line-height: 1.4;
    white-space: normal;
  }
  .hn-nav {
    left: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .hn-bg {
    opacity: 0.6;
  }
}
@media screen and (max-height: 23em) {
  .hn-nav a {
    font-size: 1.5em;
    line-height: 1.4;
    white-space: normal;
  }
}


@media screen and (min-width: 1200px) {
  .hn-nav, .hn-brgr {
    left: 15em;
  }
  .pfl-l {
    left: 0.833em;
  }
  .pfl-r {
    right: 0.833em;
  }
}
@media screen and (max-height: 601px) {
  .bg {
    display: none;
  }
  .smll {
    display: inline;
  }
  .spt-smll {
    display: inline;
  }
  .spt-bg {
    display: none;
  }
}


