@font-face {
  font-family: 'Noto Sans';
  font-weight: normal;
  src: url("../../../webfonts/NotoSans-Regular.woff2") format("woff2"), url("../../../webfonts/NotoSans-Regular.woff") format("woff"), url("../../../webfonts/NotoSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Noto Sans';
  font-weight: bold;
  src: url("../../../webfonts/NotoSans-SemiBold.woff2") format("woff2"), url("../../../webfonts/NotoSans-SemiBold.woff") format("woff"), url("../../../webfonts/NotoSans-SemiBold.ttf") format("truetype"); }
body, html {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  font-family: "Noto Sans", -apple-system, ui-sans-serif, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #ddd; }

body {
  overflow-y: scroll;
  background: #272727;
  /* custom */ }

#logo > path:first-child {
  fill: #d88608; }

#logo-vp > path {
  fill: #fff; }

h1, h2, h3, h4, h5, h6, p {
  font-weight: normal; }

input {
  outline-style: none;
  box-shadow: none; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 5;
  background: #d88608;
  height: 74px;
  border-bottom: 1px solid #d88608; }

#header-content {
  position: relative;
  margin: 0 auto;
  width: 94%;
  height: 74px;
  z-index: 1; }

#header_links {
  position: absolute;
  top: 10%;
  left: 3%;
  display: block;
  z-index: 3;
  width: 140px; }

#home_link {
  position: absolute;
  top: 10%;
  left: 3%;
  display: block;
  width: 68px;
  z-index: 3; }

#header_links #home_link {
  position: relative;
  top: 0;
  left: 0;
  float: left; }

#ndg_link {
  display: block;
  float: right;
  width: 60px; }

#header_links #ndg_link img {
  width: 100%; }

.kdm-hotline {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 110px;
  font-size: 1em;
  text-align: left;
  color: #ddd; }

.with-details {
  margin-top: -20px; }

.kdm-hotline-details {
  font-size: 1em;
  margin-top: 3px; }

#toggle-sharc-login {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -14px;
  width: 23px;
  height: 28px;
  background: transparent url(../img/lock@2x.png) center center no-repeat;
  background-size: 23px 28px;
  border-radius: 0;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  display: none; }

#mobile-buttons {
  position: relative;
  text-align: center;
  width: 100%;
  padding-bottom: 50px;
  margin-top: -80px; }

.static #mobile-buttons {
  margin-top: 0; }

.footer-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  height: 35px;
  line-height: 35px;
  /* custom */
  overflow: visible;
  font-size: 0.8em;
  background: #000;
  /* custom */
  text-align: center;
  /* custom */ }

.footer-menu-content {
  position: relative;
  margin: 0 auto;
  width: 94%; }

.footer-menu-content > ul {
  padding: 0;
  margin-top: 0;
  /* custom */ }

.footer-menu-content > ul > li {
  display: inline-block;
  position: relative; }

.footer-menu-content > ul > li > a {
  display: block;
  margin: 0 20px;
  /* custom */
  color: #d88608;
  text-decoration: none; }

.footer-menu-content .kdm-hotline {
  top: 0;
  margin-top: 0;
  font-size: 1em;
  width: 250px;
  display: none;
  text-align: right; }

#scroll_link {
  position: absolute;
  bottom: 18%;
  left: 50%;
  display: block;
  width: 6%;
  margin-left: -3%;
  z-index: 2; }

#start-footer {
  display: none; }

#wrapper {
  min-height: 100%; }

#main_container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 75px; }

#start_bg {
  position: absolute;
  width: 64%;
  padding: 4% 3% 0 3%;
  left: 15%;
  z-index: 1;
  background: #000; }

#start {
  position: relative;
  width: 100%;
  z-index: 2;
  height: 100vh; }

#zipper {
  fill: #272727;
  /* custom */ }

.teasers {
  width: 50%;
  text-align: center; }

.teasers_hl {
  width: 60%;
  display: inline-block;
  padding: 7% 0;
  max-width: 351px; }

.teaser {
  position: relative;
  width: 100%; }

#start .teaser {
  margin-top: -20%;
  width: 25%;
  /* custom */ }

#start .teaser.left {
  margin-left: 5%; }

#start .teaser.right {
  margin-right: 5%; }

#content {
  position: relative;
  padding-bottom: 50px; }

#content .teaser {
  display: inline-block;
  width: 80%;
  padding: 1% 0;
  max-width: 440px; }

.teaser img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.left {
  float: left; }

.right {
  float: right; }

.clearer {
  clear: both; }

#modal-message-box {
  width: 40%;
  position: fixed;
  left: 50%;
  top: 20%;
  margin-left: -20%;
  z-index: 6;
  height: auto;
  color: #ddd;
  min-width: 600px; }

#modal-message-box h4 {
  padding: 30px 30px 0 30px;
  color: #ddd; }

#modal-message-box h4.error {
  color: #ff5959; }

#modal-message-box p {
  padding: 0 30px 30px 30px;
  line-height: 1.1em; }

#modal-message-box a {
  color: #fff; }

#modal-message-overlay {
  display: none;
  background: #262626;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.form-field, .form-submit {
  position: relative;
  display: inline-block;
  margin: 0 6px; }

.form-field input, .form-submit input {
  font-size: 1em;
  font-family: inherit;
  /* custom */
  margin: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border: none; }

.form-field input {
  font-family: inherit;
  /* custom */
  background: transparent;
  width: 92%;
  padding: 0 4%; }

.form-submit input {
  cursor: pointer;
  font-family: inherit;
  /* custom */
  width: 100%; }

.form-field-label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: left;
  width: 100%;
  overflow: hidden; }

.form-field-label > label {
  display: inline-block;
  width: 100%; }

#sharc-generic-registration > form > .form-field > .form-field-label > label {
  display: inline-block;
  width: 92%;
  padding: 0 4%; }

.error.hidelabel .form-field-input input.error {
  color: #7d2a2a !important; }

.error .form-field-label label {
  color: #7d2a2a !important;
  background: #f1e5e5; }

.error.hidelabel .form-field-label label.error {
  color: #f1e5e5 !important; }

.form-field-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: left;
  width: 100%; }

#sharc-login {
  position: absolute;
  top: 50%;
  width: 100%;
  white-space: nowrap;
  background: transparent;
  text-align: center;
  padding: 0;
  margin-top: -15px;
  z-index: 2; }

#sharc-login.no_toggler {
  display: block !important; }

#sharc-reset {
  padding: 0 30px 15px 30px; }

#sharc-login .form-field, #sharc-reset .form-field {
  background: #fff;
  height: 30px;
  width: 200px;
  /* custom */
  letter-spacing: 0.5px;
  /* custom */ }

#sharc-login .form-field.password-field {
  width: 170px; }

#sharc-login .form-submit, #sharc-reset .form-submit {
  height: 30px;
  display: inline-block; }

#sharc-login .form-submit {
  margin: 0;
  text-align: left;
  vertical-align: top; }

#sharc-login .form-submit input {
  width: 42%;
  margin: 0 2% 0 5%; }

#sharc-login .form-submit .login-submit {
  margin: 0 4% 0 3%; }

#sharc-login .form-field-label, #sharc-reset .form-field-label {
  background: #fff;
  height: 30px; }

#sharc-login .form-field-label label,
#sharc-reset .form-field-label label {
  font-size: 0.9em;
  height: 30px;
  line-height: 30px;
  color: #999;
  /* custom */
  text-align: center;
  /* custom */ }

#sharc-login .form-field-input input,
#sharc-reset .form-field-input input,
#sharc-generic-registration .form-field-input input {
  font-size: 0.9em;
  height: 30px;
  color: #262626; }

#sharc-login .form-submit input,
#sharc-reset .form-submit input {
  background: transparent;
  height: 30px;
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px; }

.btn {
  display: inline-block;
  padding: 0 12px;
  /* custom */
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  /* custom */
  height: 30px;
  /* custom */
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: transparent;
  /* custom */
  border: 1px solid #fff;
  /* custom */
  border-radius: 4px;
  font-family: inherit;
  /* custom */
  letter-spacing: 1px;
  /* custom */ }

#sharc-popup-login .btn {
  background: #d88608;
  border: 1px solid #d88608; }

#register-button {
  position: absolute;
  top: 50%;
  right: 3%;
  margin-top: -15px;
  z-index: 3; }

#mobile-buttons {
  display: none; }

#sharc-reset .form-field {
  width: 69%;
  margin: 0; }

#sharc-reset .form-submit {
  width: 26%;
  margin: 0 0 0 3%; }

#sharc-reset p {
  padding: 15px 0; }

#sharc-generic-registration {
  position: absolute;
  left: 50%;
  width: 26%;
  margin-left: -12%;
  bottom: 32%;
  height: 52px;
  vertical-align: bottom;
  background: inherit;
  /* custom */ }

#sharc-generic-registration .form-field {
  width: 60%; }

#sharc-generic-registration .form-submit {
  width: 30%; }

#mobile-buttons #sharc-generic-registration {
  display: inline-block;
  position: relative;
  right: 0;
  left: 0;
  width: 82%;
  margin-left: 0;
  max-width: 400px;
  transform: none !important;
  padding-bottom: 40px; }

#mobile-buttons #sharc-generic-registration .form-field {
  margin: 0;
  width: 64%; }

#mobile-buttons #sharc-generic-registration .form-submit {
  margin: 0 0 0 2%;
  width: 32%; }

#sharc-generic-registration .form-field-label label {
  border: 1px solid #ddd;
  font-size: 1em;
  height: 50px;
  line-height: 50px; }

#sharc-generic-registration .error .form-field-label label {
  color: #eed0d0 !important;
  background: none; }

#sharc-generic-registration .form-field-input input {
  border: 1px solid #d88608;
  display: inline-block;
  height: 50px;
  color: #d88608; }

#sharc-generic-registration .error .form-field-input input {
  border: 1px solid #eed0d0; }

#sharc-generic-registration .form-submit input {
  background: #d88608;
  color: #fff;
  /* custom */
  height: 52px;
  padding: 0; }

#teaser {
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 2;
  width: 320px; }

#teaser img {
  width: 100%; }

#sharc-popup-login {
  padding: 0 30px 30px; }

#sharc-popup-login > #sharc-login {
  left: 0; }

#sharc-popup-login > #sharc-login {
  position: relative;
  top: 0;
  margin: 0;
  text-align: left;
  width: 100%;
  display: block !important;
  background: transparent;
  white-space: nowrap; }

#sharc-popup-login > #sharc-login .form-field {
  margin: 0 2% 0 0; }

#sharc-popup-login > #sharc-login .username-field {
  width: 42%; }

#sharc-popup-login > #sharc-login .password-field {
  width: 32%; }

#sharc-popup-login > #sharc-login .form-submit {
  width: 20%;
  margin: 0; }

#sharc-popup-login > #sharc-login .form-submit .login-submit {
  width: 100%; }

#sharc-popup-login > #sharc-login .login-reset {
  display: none; }

.shdist_registerform fieldset {
  margin-top: 30px;
  margin-bottom: 30px; }

.shdist_registerform fieldset legend {
  margin-bottom: .3em;
  font-size: 1.2em; }

.shdist_registerform .shdist_registerform_label {
  margin-top: .2em;
  margin-bottom: .1em; }

.shdist_registerform form input {
  margin: 0 -.5em 0 0.1em;
  padding: 0 1% 0 1%; }

.shdist_registerform form input.error, .shdist_registerform form select.error {
  background-color: #eed0d0;
  border-color: #0050d7;
  /* TODO */ }

.shdist_registerform .form select {
  margin-right: -.5em; }

.shdist_registerform form input, .shdist_registerform .form select {
  border: none;
  font-size: 80%;
  display: block;
  width: 98%;
  height: 34px; }

.shdist_registerform .form select {
  width: 100%; }

.shdist_registerform form .form-submit {
  margin: 10px 0 20px 0;
  text-align: right;
  display: block;
  /* overrides stuff from landing-page */ }

.shdist_registerform form .form-submit input {
  display: block;
  float: right;
  font-size: 1em;
  font-family: inherit;
  /* custom */
  margin: 20px 0 0 0;
  height: 3em;
  border-radius: 0;
  padding: 0 1em;
  line-height: 3em;
  -webkit-appearance: none;
  border: none;
  color: #d88608;
  background-color: #ddd;
  cursor: pointer;
  width: 200px; }

.shdist_registerform {
  padding-bottom: 60px; }

#privacy-policy-agreement {
  margin: 40px 0 10px 0;
  padding: 0; }

#privacy-policy-agreement-text {
  width: 95%; }

#privacy-policy-agreement .errorMessage {
  padding-bottom: 10px;
  color: #eed0d0; }

#privacy-policy-agreement-checkbox {
  width: 5%;
  text-align: left;
  margin: 0;
  padding: 0;
  min-width: 30px; }

#privacy-policy-agreement-checkbox input {
  width: 20px;
  height: 20px;
  background: #fff; }

#trigger-reset {
  white-space: nowrap;
  color: #ddd;
  font-weight: bold;
  cursor: pointer;
  margin-top: 1em;
  display: inline-block; }

.recaptcha_widget {
  margin-top: 20px;
  float: left;
  background: url("../../../images/icons/loader.gif") center center no-repeat; }

.recaptcha_widget .g-recaptcha {
  width: 304px;
  height: 78px; }

.recaptcha_widget .recaptcha_msg {
  text-align: left;
  padding-bottom: 8px; }

.recaptcha_widget.error .recaptcha_msg {
  background: url("../../../images/icons/warning.png") right top no-repeat;
  padding-right: 38px; }

.centered {
  text-align: center; }

.centered h1, .centered h2, .centered h3 {
  text-align: center; }

@media all and (max-width: 1480px) {
  .hotline #sharc-login {
    left: 27%;
    width: 70%;
    right: unset; }

  #sharc-popup-login #sharc-login {
    left: 0;
    width: 100%; }

  .kdm-hotline {
    left: 88px; } }
@media all and (max-width: 1200px) {
  .hotline #sharc-login {
    width: 70%;
    right: 60px; }

  #modal-message-box {
    margin-left: -300px;
    width: 600px; }

  #sharc-generic-registration {
    width: 320px;
    margin-left: -160px; } }
@media all and (min-width: 1141px) {
  .kdm-hotline {
    left: 88px; } }
@media all and (max-width: 1140px) {
  .hotline #sharc-login {
    width: 100%;
    text-align: right;
    left: auto;
    right: 40px; }

  #register-button {
    right: 80px; } }
@media all and (max-width: 1300px) {
  #toggle-sharc-login {
    display: block; }

  #sharc-login {
    display: none;
    position: absolute;
    top: 74px;
    left: 0;
    width: 100%;
    background: #d88608;
    /* custom */
    text-align: center;
    padding: 0;
    margin-top: 0;
    border-bottom: 1px solid #000;
    z-index: 2;
    white-space: normal; }

  .hotline #sharc-login {
    text-align: center;
    width: 100%;
    right: unset; }

  #sharc-popup-login #sharc-login {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    border-bottom: none; }

  #sharc-login .form-field, #sharc-login .form-field.password-field {
    width: 94%;
    margin: 0 0 30px 0;
    /* custom */
    max-width: 600px;
    /* custom */ }

  #sharc-login .form-field.username-field {
    margin-top: 20px; }

  #sharc-login .form-submit {
    width: 94%;
    margin: 6px 0 20px 0 !important;
    padding: 0;
    text-align: center;
    /* custom */ }

  #sharc-popup-login #sharc-login .form-submit {
    margin: 0 !important; }

  #sharc-login .form-submit input {
    margin: 0 0 0 10px;
    padding: 0;
    width: 30%; } }
@media all and (max-width: 660px) {
  #mobile-buttons {
    display: block; }

  .mobile-button {
    position: relative;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    width: 82%;
    margin: 20px 0;
    max-width: 400px; }

  #contact_link {
    display: none; }

  .footer-menu-content li.copyright a {
    margin: 0; }

  #header_links {
    width: 100px; }

  #home_link {
    width: 48px; }

  #ndg_link {
    width: 40px; }

  .kdm-hotline {
    margin-top: -8px;
    left: 70px;
    font-size: 0.9em; }

  #start, #start_bg, #register-button {
    display: none; }

  #start-footer {
    display: none !important; }

  .teasers {
    width: 100%; }

  #content .teaser {
    width: 90%;
    padding: 1% 0; }

  #content .footer-menu ul {
    text-align: center; }

  #modal-message-box {
    width: 100%;
    top: 0;
    max-width: 100%;
    min-width: 100%;
    left: 0;
    margin: 0; }

  #modal-message-box .form-field {
    margin: 0 0 10px 0;
    width: 100%; }

  #modal-message-box .form-submit {
    width: 40%;
    text-align: right;
    margin: 0; }

  #sharc-reset {
    padding: 0 30px 30px 30px;
    text-align: right; }

  #sharc-reset p {
    text-align: left; }

  #sharc-popup-login #sharc-login .username-field,
  #sharc-popup-login #sharc-login .password-field {
    width: 100%;
    margin-bottom: 12px; }

  #sharc-popup-login #sharc-login {
    border: none; }

  #sharc-popup-login #sharc-login .form-submit {
    width: 100%;
    text-align: right; }

  #sharc-popup-login {
    padding: 0 30px 10px 30px; }

  #sharc-popup-login .btn {
    margin: 0; }

  #sharc-popup-login #sharc-login .form-submit .login-submit {
    margin: 0;
    width: 40%; }

  #privacy-policy-agreement {
    margin: 30px 0 10px 0;
    padding: 0; }

  #privacy-policy-agreement-text {
    width: 90%; }

  #privacy-policy-agreement-checkbox {
    width: 10%;
    text-align: left;
    margin: 0;
    padding: 0;
    min-width: 30px; }

  .shdist_registerform {
    padding-bottom: 20px; } }
@media all and (max-width: 520px) {
  .shdist_registerform form .form-submit input {
    width: 100%; } }
@media all and (max-height: 960px) {
  #scroll_link {
    bottom: 16%; }

  #start .teaser {
    width: 20%; }

  #sharc-generic-registration {
    bottom: 30%; } }
/* Navigation */
#sharc-lang {
  position: absolute;
  top: 0;
  right: 3%;
  /*width: 100%;*/
  background: transparent;
  text-align: right;
  padding: 0;
  /*margin-top: -15px;*/
  z-index: 4; }

.navi_menu {
  padding: 0;
  margin: 0; }

.navi_menu--current {
  padding: 24px 12px 22px;
  min-width: 50px;
  font-size: 18px; }

.navi_menu li {
  display: inline-block; }

.navi_menu a, .navi_menu span {
  line-height: 28px;
  display: block;
  height: 28px;
  padding-top: 0;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  text-align: right; }

.navi_menu span {
  cursor: default; }

.navi_menu li.active a, .navi_menu li.active span {
  background: url(../img/icons/main_navi_active.png) bottom center no-repeat;
  -webkit-background-size: 13px 7px;
  -moz-background-size: 13px 7px;
  -o-background-size: 13px 7px;
  background-size: 13px 7px;
  font-weight: normal; }

.navi_menu li.sub ul.subitems {
  display: none;
  position: absolute;
  z-index: 500;
  background-color: #d88608;
  margin-top: 0;
  padding: 0;
  top: 74px;
  text-transform: none;
  min-width: 50px;
  max-width: 50px;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.4);
  right: -3px; }

.navi_menu li.sub ul.subitems.rightaligned {
  right: 0; }

.navi_menu li.sub ul.subitems span {
  text-transform: none;
  padding: 0; }

ul.navi_menu li.sub ul li {
  clear: both;
  padding: 0;
  width: 100%;
  text-align: left;
  margin-left: 0;
  background: #d88608; }

.navi_menu li.sub.hover ul {
  display: block; }

.navi_menu li ul.subitems li a,
.navi_menu li ul.subitems li span.button {
  text-transform: none;
  padding: 3px 14px;
  font-size: 1em;
  border-top: 1px solid #000;
  cursor: pointer;
  text-decoration: none;
  text-align: center; }

.navi_menu li ul.subitems li.active a,
.navi_menu li.active ul.subitems li a,
.navi_menu li.active ul.subitems li span {
  background: #d88608; }

ul.navi_menu li ul.subitems li a:hover,
ul.navi_menu li ul.subitems li span.button:hover {
  background: #000; }

.navi_menu li.extended a, .navi_menu li.extended span {
  height: auto; }

@media all and (max-width: 1023px) {
  #sharc-lang {
    right: 100px; } }
@media all and (max-width: 660px) {
  #sharc-lang {
    right: 80px; }

  .navi_menu--current {
    padding: 12px 12px;
    min-width: 50px;
    font-size: 18px; } }
.sharc-popup-container {
  background: #272727 !important; }

/*# sourceMappingURL=main.css.map */
