.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}

.is-hidden {
  display: none;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

a img {
  border: none;
  outline: none;
}

@font-face {
  font-family: 'ColonelSerialLightRegular';
  src: url("../../fonts/colonel_serial-light-webfont.eot");
  src: url("../../fonts/colonel_serial-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/colonel_serial-light-webfont.woff") format("woff"), url("../../fonts/colonel_serial-light-webfont.ttf") format("truetype"), url("../../fonts/colonel_serial-light-webfont.svg#ColonelSerialLightRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ColonelSerialRegular';
  src: url("../../fonts/colonel_serial-regular-webfont.eot");
  src: url("../../fonts/colonel_serial-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/colonel_serial-regular-webfont.woff") format("woff"), url("../../fonts/colonel_serial-regular-webfont.ttf") format("truetype"), url("../../fonts/colonel_serial-regular-webfont.svg#ColonelSerialRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ColonelSerialMedium';
  src: url("../../fonts/colonel_serial-medium-webfont.eot");
  src: url("../../fonts/colonel_serial-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/colonel_serial-medium-webfont.woff") format("woff"), url("../../fonts/colonel_serial-medium-webfont.ttf") format("truetype"), url("../../fonts/colonel_serial-medium-webfont.svg#ColonelSerialMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
.cast-crew h3 .text-yellow {
  font-family: 'ColonelSerialRegular', 'Times New Roman';
}

h2, h3, .cast-crew .text-highlight, .cast-crew h3, .cast-crew h2, .gewinnspiel h1, .gewinnspiel h4, .gewinnspiel a b, .impressum h3, .impressum b, .nav-main, .nav-inner, .module-download li a, .module-quotes {
  font-family: 'ColonelSerialMedium', 'Times New Roman';
}

body {
  font-family: 'ColonelSerialLightRegular','Times New Roman';
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3 {
  margin-top: 0;
}

h2 {
  color: #e4b837;
  font-size: 27px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 10px;
}
h2.top {
  margin-top: 40px;
}
.regie h2 {
  text-transform: none;
  text-align: left;
}
.regie h2 span {
  color: #25272a;
}

h3 {
  font-size: 19px;
  margin: 0 0 20px;
  padding-top: 6px;
  font-weight: normal;
  line-height: 1.1;
}

.centered {
  text-align: center;
}

p {
  margin: 0 0 8px;
  font-size: 19px;
  line-height: 1.3;
}

.regie h3 {
  margin: -4px 0 7px;
}

.cast-crew .text-yellow,
.cast-crew h3 .text-yellow {
  color: #e4b837;
}
.cast-crew h3 {
  font-size: 24px;
  margin-bottom: 8px;
}
.cast-crew h2 {
  text-transform: none;
  font-weight: normal;
  font-size: 32px;
  text-decoration: none;
  text-align: left;
}
.cast-crew p {
  margin-bottom: 6px;
}
.cast-crew p.credits {
  line-height: 1.3;
}
.cast-crew .top {
  margin-top: 23px;
  margin-bottom: 12px;
}

.gewinnspiel h1 {
  font-weight: normal;
  font-size: 27px;
  color: #e4b837;
  text-transform: uppercase;
  margin-bottom: 0;
}
.gewinnspiel h1.sub {
  color: #25272a;
  text-transform: none;
  text-align: left;
  margin-bottom: 1px;
}
.gewinnspiel h3 {
  font-weight: normal;
  font-size: 24px;
  color: #e4b837;
  text-transform: uppercase;
  margin: 0 0 6px;
}
.gewinnspiel h4 {
  font-weight: normal;
  font-size: 24px;
  color: #e4b837;
  margin: 20px 0 9px 0;
}
.gewinnspiel a {
  color: #25272a;
  text-decoration: none;
}
.gewinnspiel a b {
  font-weight: normal;
}

.impressum p {
  text-align: center;
}
.impressum h3 {
  font-weight: normal;
  text-align: center;
}
.impressum ul {
  font-size: 19px;
}
.impressum b {
  font-weight: normal;
}

html, body {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  background: url(../../img/bg_sky.jpg) center bottom;
  background-size: cover;
  background-attachment: fixed;
  -ms-behavior: url(/backgroundsize.min.htc);
}

.wrapper {
  min-height: 100%;
  height: 100%;
  position: relative;
  margin-bottom: -50px;
}
.wrapper:after {
  content: "";
  display: block;
}

.footer-main, .page-wrap:after {
  height: 50px;
}

.ajaxcontent {
  position: absolute;
  left: 40px;
  right: 13px;
  top: 0;
  bottom: 24px;
  margin-top: 72px;
  overflow: auto;
}
.ajaxcontent.has-strip .inner {
  padding-left: 27%;
}

.footer-main {
  position: fixed;
  width: 100%;
  height: 57px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 30;
  background: url(../../img/bg_nav-footer.png) center bottom;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5000 !important;
}

.iframeholder {
  position: absolute;
  z-index: 6000;
  top: 80px;
  left: 50%;
  margin-left: -340px;
  height: 383px;
  box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.82);
}

#trailerclose {
  position: absolute;
  right: -30px;
  z-index: 50000 !important;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: #000;
  text-align: center;
  color: #fff;
  background: #000;
  line-height: 32px;
  font-size: 20px;
  padding-left: 2px;
  cursor: pointer;
}

img.billingblock {
  max-width: 100%;
}

.img-strip {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #e4b837;
  left: 0;
  width: 24%;
}
.img-strip img {
  width: 100%;
}

.mobiletrailer,
img.black,
.mobilerelease {
  display: none;
}

.logo {
  position: absolute;
  bottom: 215px;
  z-index: 21;
  width: 600px;
  height: 175px;
  left: 50%;
  margin-left: -300px;
  text-align: center;
  background: url(../../img/logo.png);
  background-size: 600px 175px;
  -ms-behavior: url(/backgroundsize.min.htc);
  z-index: 30;
}
.logo span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: 100%;
}

.header-content {
  height: 35px;
  width: 100%;
  background: #dbd5be;
  top: 0;
  position: absolute;
  left: 0;
}

.nav-main {
  position: fixed;
  width: 100%;
  height: 60px;
  left: 0;
  top: 0;
  right: 0;
  background: url(../../img/bg_nav-main.png) repeat-x left top;
  z-index: 30;
}

.nav-main__mobiletrigger {
  display: none;
  color: #fff;
}

.nav-main__list {
  position: relative;
  margin: 4px auto 6px;
  display: block;
  height: 41px;
  width: 816px;
  padding: 0;
  list-style: none;
}

.nav-main__listitem {
  float: left;
  display: inline-block;
  line-height: 41px;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  margin: 0 12px;
}
.nav-main__listitem.first {
  margin-left: 16px;
}
.nav-main__listitem.last {
  margin-right: 0;
}
.nav-main__listitem a {
  color: #fff;
  text-decoration: none;
}

.nav-main__listitem--hightlighted a {
  color: #82b7c8;
}

.nav-main__listitem--impressum {
  display: none;
}

.nav-links {
  position: absolute;
  right: 0;
  top: 16px;
}

.nav-links__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-links__listitem {
  float: right;
  margin-right: 10px;
  display: inline-block;
  height: 30px;
}

.nav-footer {
  position: absolute;
  left: 12px;
  top: 14px;
  line-height: 38px;
  font-size: 18px;
}

.nav-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-footer__listitem {
  float: left;
  text-transform: uppercase;
  margin-right: 12px;
}
.nav-footer__listitem a {
  color: #fff;
  text-decoration: none;
}

.nav__listitem--current > a {
  color: #e4b837;
}

.nav-inner {
  position: absolute;
  left: 50%;
  margin: 0 0 0 78px;
  padding: 0;
  list-style: none;
}
.cast-crew .nav-inner {
  margin-left: 108px;
}
.der-film .nav-inner {
  margin-left: 90px;
}
.impressum .nav-inner {
  margin-left: 102px;
}
.gewinnspiel .nav-inner {
  margin-left: 97px;
}
.nav-inner li {
  float: left;
  margin-right: 18px;
  line-height: 38px;
  text-transform: uppercase;
}
.nav-inner a {
  text-decoration: none;
  color: #646151;
  font-size: 19px;
}

.stage-static {
  display: none;
  background: url(../../img/bg_stage-static.jpg) no-repeat center center;
  background-size: cover;
  border-bottom: 9px solid #000;
}

.stage-dynamic {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  background: url(../../img/landscape.png) no-repeat center bottom;
}

.pressframe {
  margin: -72px -10px -24px -40px;
  position: absolute;
  right: 51px;
  left: 40px;
}

.press-content {
  padding: 60px 40px;
  font-size: 19px;
}
.press-content input[type="password"],
.press-content input[type="submit"] {
  border: none;
  height: 25px;
  line-height: 21px;
  font-family: inherit;
  float: left;
  margin: 6px;
}
.press-content a {
  color: #25272a;
}
.press-content input[type="password"] {
  border: 1px solid #646151;
  width: 200px;
  margin-left: 0;
  font-size: 17px;
  font-family: sans-serif;
}
.press-content input[type="submit"] {
  background: #646151;
  color: #f8f7f0;
  font-size: 17px;
  width: 100px;
}

.module-download {
  position: relative;
  width: 100%;
}
.module-download ul {
  list-style: none;
  padding: 0;
  margin: 1.5em 0 0 0;
  width: 100%;
}
.module-download li {
  float: left;
  display: inline-block;
  width: 49%;
  height: 35px;
  line-height: 35px;
  margin: 0 2% 2% 0;
  background: #dbd5be;
  text-align: center;
  border: 1px solid rgba(100, 97, 81, 0.4);
}
.module-download li:nth-child(2n) {
  margin-right: 0;
}
.module-download li:hover {
  border: 1px solid #646151;
}
.module-download li a {
  font-size: 24px;
  display: block;
  color: #646151;
  text-decoration: none;
}

.module-host {
  -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in;
  position: absolute;
  width: 290px;
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../../img/mod.png) no-repeat left bottom;
  z-index: 20;
  background-size: 290px 1237px;
  -ms-behavior: url(/backgroundsize.min.htc);
}

.module-girl {
  -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in;
  width: 300px;
  height: 392px;
  position: absolute;
  right: 0;
  bottom: 0;
  top: auto;
  background: url(../../img/girl.png) no-repeat left top;
  background-size: 300px 392px;
  -ms-behavior: url(/backgroundsize.min.htc);
  z-index: 40;
}

.module-quotes {
  list-style: none;
  position: absolute;
  height: auto;
  width: 700px;
  height: 60px;
  left: 50%;
  margin: 0 0 0 -350px;
  padding: 14px 0 0 0;
  color: #fff;
  letter-spacing: .5px;
}
.module-quotes li {
  line-height: 36px;
  width: 100%;
  display: block;
  text-align: center;
}

.module-quotes__release {
  font-size: 30px;
  color: #e4b837;
  text-transform: uppercase;
}

.module-quotes__press {
  color: #f8f7f0;
  font-size: 25px;
}
.module-quotes__press span {
  color: #e4b837;
  text-transform: uppercase;
  font-size: 22px;
}

.module-quotes__cast {
  font-size: 22px;
  color: #e4b837;
}
.module-quotes__cast span {
  color: #f8f7f0;
}

.module-gallery {
  position: relative;
  list-style: none;
  margin: 0 -5px;
  padding: 0;
  min-height: 500px;
}
.module-gallery li {
  display: inline-block;
  float: left;
  width: 32%;
  margin: .25% .55%;
}
.module-gallery li img {
  width: 100%;
  height: auto;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../../img/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../../img/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../../img/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../../img/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../../img/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url(../../img/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  width: auto;
  margin-right: 25px;
  overflow: hidden;
}

.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 15px;
}

.mCustomScrollBox > .mCSB_scrollTools {
  width: 16px;
  height: 100%;
  top: 0;
  right: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  background: #e4b837;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #e4b837;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -40px;
}

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  border-radius: 10px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  border-radius: 10px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  display: block;
  position: relative;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  margin-left: -40px;
  float: right;
}

.mCustomScrollBox {
  -ms-touch-action: none;
  /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark)
  */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark)
  */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark)
  */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark)
  */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark > .mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.15);
}

.mCS-dark > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
}

.mCS-dark > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}

.mCS-dark > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/*light-2*/
.mCS-light-2 > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/*dark-2*/
.mCS-dark-2 > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/*light-thick*/
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/*dark-thick*/
.mCS-dark-thick > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/*light-thin*/
.mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/*dark-thin*/
.mCS-dark-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  background: #e4b837;
}

.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.content-main {
  position: relative;
  background: #f8f7f0;
  max-width: 1200px;
  min-width: 500px;
  width: 68%;
  position: absolute;
  top: 75px;
  bottom: 482px;
  max-height: 800px;
  min-height: 300px;
  z-index: 20;
  border: 9px solid #000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
}
.black-stage .content-main {
  visibility: hidden !important;
}

.content-label {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100px;
}

.wrapper {
  min-height: 923px;
}

#content {
  box-sizing: content-box;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 72px 10px 24px 40px;
}
#content .impressum-link {
  background: #dbd5be;
  width: 100%;
  font-size: 18px;
  color: #000;
  margin: 18px 0 40px;
  display: none;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}

.ajaxcontent,
.presse {
  background-color: #f8f7f0;
}

.gewinnspiel .inner {
  min-height: 600px;
}

@media (min-width: 1820px) {
  .module-girl {
    width: 368px;
    height: 481px;
    background-size: 368px 481px;
  }

  .module-host {
    width: 354px;
    background-size: 354px 1510px;
  }
}
@media (max-width: 1200px) {
  .wrapper {
    min-height: 940px;
  }
}
@media (max-width: 885px) {
  html,
  body {
    height: auto;
  }

  body {
    position: relative;
    background: #f8f7f0;
  }
  body.black-stage {
    background: #000;
  }

  .stage-dynamic {
    display: none;
  }

  .stage-static {
    display: block;
    visibility: visible;
    position: relative;
    padding-bottom: 36%;
    z-index: 60;
    margin-top: 73px;
  }

  .content-main {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    top: auto;
    bottom: auto;
    max-height: none;
    max-width: none;
    width: auto;
    min-width: 0;
    padding: 50px 0 0 0;
    border: none;
    box-shadow: none;
    min-height: 0;
  }

  #content {
    padding: 0;
  }

  .nav-main {
    position: absolute;
    top: 50px;
  }

  .nav-main__mobiletrigger {
    height: 76px;
    display: block;
    background: #000;
  }
  .nav-main__mobiletrigger span {
    width: 120px;
    position: relative;
    margin: 0 auto;
    display: block;
    padding-top: 20px;
    font-size: 40px;
    text-transform: uppercase;
  }
  .nav-main__mobiletrigger .ico {
    display: inline-block;
    font-size: 20px;
    line-height: 35px;
    float: right;
    border-radius: 50%;
    background: #e4b837;
    width: 35px;
    height: 35px;
    margin-top: 5px;
    margin-left: 5px;
    text-align: center;
  }

  .footer-main {
    position: absolute;
    top: 0;
    background: #e4b837;
  }

  .logo,
  .nav-footer {
    display: none;
  }

  .wrapper {
    margin-bottom: 0;
    min-height: 0;
  }
  .wrapper :after {
    content: "";
    display: none;
  }

  .nav-links {
    width: 100%;
  }

  .nav-links__listitem--facebook {
    position: absolute;
    right: 10px;
    margin-right: 0;
  }

  .nav-links__listitem--delphi {
    position: absolute;
    left: 10px;
  }

  #content {
    position: relative;
    padding: 20px;
  }

  .module-quotes {
    display: none;
  }

  .ajaxcontent {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
  }

  .nav-inner {
    display: none;
  }

  #content .impressum-link {
    display: block;
  }

  .nav-main__list {
    width: 100%;
    display: none;
    margin-top: 0;
  }
  .nav-main__list.visible {
    display: block;
  }

  .nav-main__listitem {
    width: 100%;
    clear: both;
    background: #000;
    margin: 0;
  }

  .nav-main__listitem.first {
    margin-left: 0;
  }

  .regie h2 span {
    display: block;
  }

  .nav-main__listitem--impressum {
    display: block;
    padding-bottom: 8px;
  }

  .black-stage .mobiletrailer {
    display: block;
    background: #000;
    padding: 2em 0 2.4em;
    text-align: center;
  }
  .black-stage .mobiletrailer h2 {
    margin-bottom: 24px;
  }

  .black-stage .ajaxcontent {
    height: 0 !important;
  }

  .black-stage #content {
    display: none;
  }

  img.white {
    display: none;
  }

  img.black,
  .mobilerelease {
    display: block;
  }

  .mobilerelease {
    font-family: "ColonelSerialMedium", serif;
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    padding-left: 15px;
    text-transform: uppercase;
  }
}
@media (max-width: 420px) {
  .img-strip {
    display: block;
    position: relative;
    width: 100%;
  }

  .ajaxcontent.has-strip .inner {
    padding: 25px 0;
  }

  .module-gallery li {
    width: 100%;
    margin-bottom: 1%;
  }

  .mobilerelease {
    font-size: 18px;
  }
}
