div#wpadminbar {
  display: none; }

html.noadmin {
  margin-top: 0 !important; }

body {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 1.25; }

main {
  position: relative;
  max-width: 62em;
  width: 100%;
  margin: 0 auto 0;
  padding: 0 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.sngl-pst main, .pg main, .pg footer, .sngl-pst footer {
  max-width: 52em; }

.group::after {
  clear: both;
  content: "";
  display: table; }

a {
  text-decoration: none; }

.dn {
  display: none; }
  .dn + footer {
    display: none; }

.strt {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: #ff4d4d;
  top: 0;
  padding-bottom: 1px; }
  .strt .bchst-b {
    top: 0;
    left: 0;
    text-align: left; }
  .strt .bchst-n {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    text-align: center; }
  .strt .bchst-k {
    top: 0;
    right: 0;
    text-align: right; }
  .strt .bchst-l {
    bottom: 0; }
    .strt .bchst-l img {
      position: relative;
      top: 100%;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); }
  .strt .bchst-r {
    bottom: 0;
    right: 0;
    text-align: right; }
    .strt .bchst-r img {
      position: relative;
      top: 100%;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); }

.bchst > div {
  position: absolute;
  height: 45%;
  max-height: 25em;
  width: 100%; }
  .bchst > div > div {
    height: 100%;
    max-width: 36%;
    position: absolute; }
  .bchst > div img {
    max-height: 100%;
    max-width: 100%;
    display: block; }
  .bchst > div:first-of-type {
    top: 0; }
  .bchst > div:last-of-type {
    bottom: 0; }

.bg-vd {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: fixed; }
  .bg-vd iframe {
    width: 100%;
    height: calc(100vw * 0.5625);
    top: 50vh;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: block;
    position: relative; }
  .use-height .bg-vd iframe {
    height: 100vh;
    width: calc(100vh * (16/9));
    top: 0;
    left: 50vw;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.strt-cntnt {
  position: relative;
  min-height: 100vh; }
  .strt-cntnt figure {
    margin: 0; }
    .strt-cntnt figure:first-of-type {
      padding-top: 100vh; }
  .strt-cntnt > img {
    width: 100vw;
    height: auto; }
    .strt-cntnt > img:first-of-type {
      padding-top: 100vh; }
  .strt-cntnt img {
    display: block; }

.menu-sprach-menu-container ul {
  padding: 0;
  list-style: none; }

.menu-sprach-menu-container li {
  display: inline-block;
  font-size: 2em; }

.menu-sprach-menu-container li:first-of-type {
  margin-right: 1em; }

.menu-sprach-menu-container li:last-of-type {
  margin-left: 1em; }

.menu-sprach-menu-container a {
  text-decoration: none;
  color: #000; }

.menu-sprach-menu-container a:hover, .menu-sprach-menu-container .current-lang {
  text-decoration: underline; }

header[role=banner] {
  position: relative;
  width: 100%;
  height: 3.125em;
  background-color: #ff4d4d;
  top: 0;
  left: 0;
  z-index: 1; }
  header[role=banner] ul {
    margin: 0; }
  header[role=banner].hdr-fx {
    position: fixed; }

.hdr-wrp {
  position: relative;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 80em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  padding: 0 1em; }

.menu-en-oben-container, .menu-de-oben-container {
  display: none;
  position: absolute;
  top: 3.0625em;
  padding: 1em;
  margin-left: -1em;
  z-index: 40;
  background-color: #ff4d4d;
  max-width: 100%; }
  .menu-en-oben-container a, .menu-de-oben-container a {
    color: #000;
    font-size: 1em;
    line-height: 1.6;
    display: block;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer; }
  .menu-en-oben-container .current-menu-item a, .menu-de-oben-container .current-menu-item a {
    text-decoration: underline; }
  .menu-en-oben-container a:after, .menu-en-oben-container span[style*=color] a:hover:after, .menu-de-oben-container a:after, .menu-de-oben-container span[style*=color] a:hover:after {
    content: "";
    border-bottom: 0.1em solid #ff4d4d;
    display: table-caption;
    caption-side: bottom;
    position: relative;
    margin-top: -0.15em; }
  .shw .menu-en-oben-container, .shw .menu-de-oben-container {
    display: block; }
  .menu-en-oben-container ul, .menu-de-oben-container ul {
    list-style: none;
    padding-left: 0; }
  .menu-en-oben-container li, .menu-de-oben-container li {
    font-size: 1.25em;
    font-weight: bold;
    border-bottom: solid 0.1em #000; }
  .menu-en-oben-container li:first-of-type, .menu-de-oben-container li:first-of-type {
    border-top: solid 0.1em #000; }

.hddn-nav {
  position: absolute;
  top: 0.625em;
  color: #fff;
  z-index: 40; }

/* Icon 1 */
.hn-brgr {
  width: 2.6em;
  height: 2em;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer; }

.hn-brgr span {
  display: block;
  position: absolute;
  height: 0.125em;
  width: 100%;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-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: 0.75em; }

.hn-brgr span:nth-child(3) {
  top: 1.5em; }

.shw .hn-brgr span:nth-child(1) {
  top: 0.8em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.shw .hn-brgr span:nth-child(2) {
  opacity: 0;
  width: 0; }

.shw .hn-brgr span:nth-child(3) {
  top: 0.8em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.bnklr {
  position: absolute;
  height: 100%;
  top: 0;
  width: 55%;
  max-width: 24em;
  right: 35%; }
  .srch-shw .bnklr {
    z-index: 200; }
  .bnklr > a {
    display: block;
    height: 100%;
    position: relative;
    z-index: 2; }
  .bnklr div {
    position: absolute;
    height: 100%;
    width: 3.375em; }
  .bnklr img {
    height: 100%; }
  .bnklr .bchst-n {
    top: 0;
    left: 26%; }
  .bnklr .bchst-k {
    top: 0;
    left: 34%;
    text-align: left; }
  .bnklr .bchst-l {
    left: 50%;
    top: 0; }
  .bnklr .bchst-r {
    right: 0;
    top: 0; }

.lng {
  position: absolute;
  right: 0;
  margin-top: 0.75em;
  width: 34%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 3.25em; }
  .lng li {
    font-size: 1.25em; }
  .lng li:first-of-type {
    margin-right: 0.25em; }
  .lng li:last-of-type {
    margin-left: 0.25em; }

.srch {
  position: absolute;
  padding: 0.5em 0;
  right: 1em;
  cursor: pointer;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .srch img {
    height: 100%; }

.srch-frm {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ff4d4d;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 150; }
  .srch-frm input {
    border: none;
    background-color: #ff4d4d;
    color: #000;
    font-size: 2em;
    border-bottom: solid 0.0625em #000;
    width: 100%;
    margin-bottom: 0.25em; }
  .srch-frm form {
    position: relative;
    width: 100%;
    max-width: 50em;
    margin: 0 auto;
    top: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 1.5em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.srch-shw .srch-frm {
  display: block; }

.srch-cls {
  position: absolute;
  width: 2.125em;
  height: 2.125em;
  margin: 0.5em 1em;
  cursor: pointer;
  right: 0; }

.srch-cls span {
  top: 1em;
  background-color: #000;
  display: block;
  position: absolute;
  height: 0.125em;
  width: 141%;
  left: -0.375em; }

.srch-cls span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.srch-cls span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mn-wrp {
  padding-top: 1.875em;
  background-color: white;
  position: relative; }
  .hdr-fx + .mn-wrp {
    padding-top: 5em; }
  .pg .mn-wrp {
    background-color: transparent; }

.btt-pfl {
  position: fixed;
  bottom: 1.5em;
  right: 1.5em;
  width: 2em;
  height: 2em;
  background-color: #fff;
  border: solid 0.0625em #000;
  cursor: pointer;
  z-index: 30;
  display: none; }
  .btt-pfl img {
    max-width: 80%;
    display: block;
    max-height: 100%;
    margin: 0.5em auto; }

.mn-dtnschtz {
  position: fixed;
  left: 26px;
  top: 100vh;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(90deg) translateX(-100%);
          transform: rotate(90deg) translateX(-100%);
  display: block;
  /*height: 30px;*/
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.6);
  /*padding: 3px 12px;*/ }
  .mn-dtnschtz ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
  .mn-dtnschtz a {
    font: bold 0.9375em Helvetica, Arial, sans-serif;
    color: #ff4d4d;
    display: inline-table; }
    .mn-dtnschtz a:after {
      content: "";
      border-bottom: 0.0667em solid #000;
      display: table-caption;
      caption-side: bottom;
      position: relative;
      margin-top: -0.15em; }
    .mn-dtnschtz a:hover:after {
      border-bottom-color: #ff4d4d; }

.tsr-rc {
  display: block;
  width: 50%;
  float: right;
  text-align: center;
  padding-left: 0.9375em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .tsr-rc img {
    width: 100%;
    height: auto; }

div.tsr-rc {
  margin: 1.25em 0; }

.tsr-lc {
  display: block;
  width: 50%;
  float: left;
  padding-right: 0.625em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.ttl, .vrvw-hl {
  font-size: 2.125em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0.5em 0 0; }

.ttl a {
  text-decoration: none;
  color: #000; }

.ttl a:after, .ttl a:hover::after {
  border-bottom: none; }

.ctgr-dt, div.vrvw-hl {
  font: bold 0.9375em Helvetica, Arial, sans-serif;
  color: #ff4d4d; }
  .ctgr-dt a, div.vrvw-hl a {
    display: inline-table;
    color: #ff4d4d; }

div.vrvw-hl {
  color: #000;
  border-bottom: solid 0.1333em #000;
  padding-bottom: 1em; }

.klnr-txt, .rtr-txt {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.75em; }

.rtr-txt {
  color: #ff4d4d; }
  .rtr-txt a {
    color: #ff4d4d; }

.klnr-txt {
  color: #000; }
  .klnr-txt a {
    color: #000; }

p {
  font: 1.25em 'Times New Roman', Georgia, serif; }

article {
  border-bottom: solid 0.125em #000; }
  article iframe {
    width: 100%; }
  article img {
    display: block;
    max-width: 100%;
    height: auto; }
  article a {
    display: inline-table;
    color: #000; }
  article .tsr-rc a:after {
    display: none; }
  article .rtr-txt a:after, article .ctgr-dt a:after {
    content: "";
    border-bottom: 0.0667em solid #000;
    display: table-caption;
    caption-side: bottom;
    position: relative;
    margin-top: -0.15em; }
  article .rtr-txt a:hover:after, article .ctgr-dt a:hover:after {
    border-bottom-color: #ff4d4d; }
  article a:after {
    content: "";
    border-bottom: 0.0625em solid #ff4d4d;
    display: table-caption;
    caption-side: bottom;
    position: relative;
    margin-top: -0.15em; }
  article a:hover:after {
    border-bottom-color: #000; }
  .vrvw article a.vrvw-ft-lnk:after, .rchv article a.vrvw-ft-lnk:after {
    display: none; }
  .vrvw article a:hover, .rchv article a:hover {
    opacity: 0.7; }
  .vrvw article .ctgr-dt a:hover, .rchv article .ctgr-dt a:hover {
    opacity: 1; }

.srry {
  border-bottom: solid 0.125em #000;
  margin-bottom: 0;
  padding-bottom: 1em; }

.more-link {
  color: #ff4d4d; }

.vrvw .tsr-lc header {
  width: 100%;
  padding-right: 0; }

.pg {
  background-color: #ff4d4d; }
  .pg article a:after, .pg footer a:after {
    border-bottom-color: #fff; }
  .pg article a:hover:after, .pg footer a:hover:after {
    border-bottom-color: #000; }
  .pg .ttl {
    padding-bottom: 0.5em;
    border-bottom: solid 0.0625em #000; }

.slides {
  position: relative;
  display: none;
  margin: 1em 0; }

.slidesjs-control img {
  max-width: 100%;
  max-height: 100%; }
  .slidesjs-control img.hchfrmt {
    height: 100%;
    width: auto; }
  .slidesjs-control img.qrfrmt {
    width: 100%;
    height: auto; }

.slidesjs-slide {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.slides-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 0em;
  max-width: 75em;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.pf-l {
  float: left;
  cursor: pointer;
  margin-left: 1em; }

.pf-r {
  float: right;
  cursor: pointer;
  margin-right: 1em; }
  .pf-r img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.ftr-wrp {
  position: relative;
  background-color: white; }
  .pg .ftr-wrp {
    background-color: transparent; }

footer {
  max-width: 62em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1em;
  margin: 0 auto; }
  footer .menu {
    display: inline; }
  footer ul {
    padding: 0;
    list-style: none;
    display: inline;
    margin: 0; }
  footer li {
    display: inline-block; }
  footer a {
    text-decoration: none;
    color: #000;
    display: inline-table; }
  footer a:after {
    content: "";
    border-bottom: 0.0625em solid #ff4d4d;
    display: table-caption;
    caption-side: bottom;
    position: relative;
    margin-top: -0.15em; }
  footer a:hover:after {
    border-bottom-color: #000; }

.menu-footer-impressum-de-container, .menu-footer-impressum-en-container {
  display: inline-block;
  margin-left: 5px; }

@media screen and (max-width: 49.9375em) {
  .ttl {
    font-size: 1.5em; }
  p {
    font-size: 1em; }
  .klnr-txt, .rtr-txt {
    font-size: 0.9375em; }
  .pf-l {
    margin-left: -0.5em; }
  .pf-r {
    margin-right: -0.5em; } }

@media screen and (max-width: 45em) {
  .bnklr {
    left: 5em; } }

@media screen and (max-width: 37.4375em) {
  .tsr-rc, .tsr-lc {
    float: none;
    width: 100%;
    padding: 0; }
  .lng {
    right: 4.125em;
    width: auto;
    padding-right: 0; }
  .bnklr {
    left: 5em;
    width: 20.5em; }
    .bnklr .bchst-n {
      left: 5.375em; }
    .bnklr .bchst-k {
      left: 7em; }
    .bnklr .bchst-l {
      left: 10.25em; } }

@media screen and (max-width: 34.375em) {
  .bnklr {
    width: 13.75em; }
    .bnklr .bchst-r {
      display: none; } }

@media screen and (max-width: 27.5em) {
  .bnklr {
    width: 10.5em; }
    .bnklr .bchst-l {
      display: none; } }

@media screen and (max-width: 24.375em) {
  .menu-en-oben-container, .menu-de-oben-container {
    width: 100%; }
  .bnklr {
    width: 8.5em; }
    .bnklr .bchst-k {
      left: 5.25em; }
    .bnklr .bchst-n {
      left: 3.625em; } }

@media screen and (max-width: 22.4375em) {
  .bnklr {
    left: 4.25em;
    width: 6.75em; }
    .bnklr .bchst-k {
      display: none; }
    .bnklr .bchst-n {
      left: 3.625em; } }
