@font-face {font-family: 'FuturaPTBold-Reg';src: url('../../../webfonts/215C3E_0_0.eot');src: url('../../../webfonts/215C3E_0_0.eot?#iefix') format('embedded-opentype'),url('../../../webfonts/215C3E_0_0.woff') format('woff'),url('../../../webfonts/215C3E_0_0.ttf') format('truetype');}
@font-face {font-family: 'FuturaPTBook-Reg';src: url('../../../webfonts/215C3E_1_0.eot');src: url('../../../webfonts/215C3E_1_0.eot?#iefix') format('embedded-opentype'),url('../../../webfonts/215C3E_1_0.woff') format('woff'),url('../../../webfonts/215C3E_1_0.ttf') format('truetype');}
@font-face {font-family: 'FuturaPTMedium-Reg';src: url('../../../webfonts/215C3E_2_0.eot');src: url('../../../webfonts/215C3E_2_0.eot?#iefix') format('embedded-opentype'),url('../../../webfonts/215C3E_2_0.woff') format('woff'),url('../../../webfonts/215C3E_2_0.ttf') format('truetype');}


body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    font-family: FuturaPTBook-Reg,arial,helvetica;
    font-size: 18px;
    color: #fff;
}

body {
    overflow-y: scroll;
    background: #0090D7;
}

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: #0090D7;
    height: 74px;
    border-bottom: 1px solid #000;
}

#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: #fff;
}

.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: 0px;
}

.footer-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    height: 35px;
    overflow: visible;
    font-size: 0.8em;
    background: #0090D7;

}

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

.footer-menu-content ul {
    padding: 0;
    margin-top: 10px;
}

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

.footer-menu-content li a {
    display: block;
    margin: 0 20px 0 0;
    color: #fff;
    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: #191919;
}

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

#zipper {
    fill: #0090D7;
}

.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: 32%;
}

#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: #262626;
    min-width: 600px;
}

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

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

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

#modal-message-box a {
    color: #0090d7;
}

#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: FuturaPTBook-Reg,arial,helvetica;
    margin: 0;
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
}

.form-field input {
    font-family: FuturaPTBook-Reg,arial,helvetica;
    background: transparent;
    width: 92%;
    padding: 0 4%;
}

.form-submit input {
    cursor: pointer;
    font-family: FuturaPTBook-Reg,arial,helvetica;
    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: 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%;
    left: 2%;
    width: 100%;
    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: 186px;
}

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

#sharc-login .form-submit, #sharc-reset .form-submit {
    height: 30px;
    width: 28%;
}

#sharc-login .form-submit {
    margin: 0;
    width: 240px;
    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: #d5d5d5;
}

.hotline #sharc-login input::placeholder{
    font-size: 0.9em;
    color: #d5d5d5;
}

#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: #646464;
    height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
}

.btn {
    display: inline-block;
    padding: 4px 12px 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 1.42857143;
    text-transform: uppercase;
    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-image: none;
    background: transparent;
    border: 1px solid #33a6df;
    border-radius: 2px;
    font-family: FuturaPTBook-Reg,arial,helvetica;
}

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

#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: #0090D7;
}

#sharc-generic-registration #GenericRegistrationForm_email::placeholder{
    color: white;
    font-size: 1em;
}

#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;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    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 #fff;
    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 #fff;
    display: inline-block;
    height: 50px;
    color: #fff;
}

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

#sharc-generic-registration .form-submit input {
    background: #fff;
    color: #0090d7;
    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;
}

.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: FuturaPTBook-Reg,arial,helvetica;
    margin: 20px 0 0 0;
    height: 3em;
    border-radius: 0;
    padding: 0px 1em;
    line-height: 3em;
    -webkit-appearance: none;
    border: none;
    color: #0090d7;
    background-color: #fff;
    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: #0090d7;
    cursor: pointer;
}

.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: 1023px) {
    #toggle-sharc-login {
        display: block;
    }

    #sharc-login {
        display: none;
        position: absolute;
        top: 74px;
        left:0;
        width: 100%;
        background: #0090D7;
        text-align: center;
        padding: 0;
        margin-top: 0;
        border-bottom: 1px solid #000;
        z-index: 2;
    }

    .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 12px 0;
    }

    #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: right;
    }

    #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) {
    #header, #header-content {
        height: 50px;
    }

    #mobile-buttons {
        display: block;
    }

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

    #contact_link {
        display: none;
    }

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

    #sharc-login {
        top: 50px;
    }

    #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: 28%;
    }

    #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;
}


/*#sharc-lang {
    min-height:30px;
    background-color:#0090d7;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 4;
    -webkit-font-smoothing: subpixel-antialiased;
}*/

.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;
    text-transform:uppercase;
    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: #0090d7;
    margin-top: 0;
    padding: 0;
    top: 74px;
    text-transform: none;
    min-width: 50px;
    max-width: 50px;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 5px 8px 0px 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: 0px;
    background: #0090d7;
}

.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 #191919;
    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: #0090d7;
}

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

.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;
    }

}