    html {
        height: 100%;
        /*overflow-y: hidden;*/
    }

    body {
        font-family: Courier, Arial, sans-serif;
        font-size: 15px;
        line-height: 16px;
        color: black;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        background-position: 50% center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
    }

    #container {
        width: 100%;
        height: 100%;
    }

    #links {
        position: absolute;
        top: 25%;
        left: 35%;
    }

    #links_video {
        position: absolute;
        top: 25%;
        left: 50%;
    }

    #link_tuer {
        position: absolute;
        top: 50%;
        left: 44%;
        width: 12%;
        height: 30%;
    }

    #link_tuer a {
        display: block;
    }

    #link_plan a {
        display: block;
    }

    #link_plan {
        position: absolute;
        top: 50%;
        left: 90%;
        width: 12%;
        height: 30%;
    }

    #link_eingang a {
        display: block;
    }

    #link_eingang {
        position: absolute;
        top: 65%;
        left: 38%;
        width: 12%;
        height: 30%;
    }

    #link_abc_tafel a {
        display: block;
    }

    #link_abc_tafel {
        position: absolute;
        top: 30%;
        left: 52%;
        width: 15%;
        height: 35%;
    }

    #link_jahreszahl_tafel a {
        display: block;
    }

    #link_jahreszahl_tafel {
        position: absolute;
        top: 30%;
        left: 19%;
        width: 15%;
        height: 35%;
    }

    #jahrescollagen {
        width: 70%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    a img {
        cursor: pointer;
    }

    h1 {
        font-size: 22px;
    }

    p {
        font-family: Courier, Arial, sans-serif;
        line-height: 1.5em;
    }

    a {
        text-decoration: none;
        outline-width: medium;
        outline-style: none;
    }

    #music {
        display: none;
    }

    video {
        outline-width: medium;
        outline-style: none;
        width: 100%;
    }

    .easyhtml5video span {
        display: none;
    }

    #video_credits ul {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0.2em;
        padding-right: 0.8em;
        padding-bottom: 0.8em;
        padding-left: 0px;
    }

    #video_credits ul li {
        list-style-type: none;
        line-height: 15px;
        padding-top: 0.4em;
        padding-right: 0.4em;
        padding-bottom: 0.4em;
        padding-left: 0.4em;
    }

    #video_credits {
        margin-top: 30px;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        max-height: 360px;
        width: 450px;
        color: #7f7f7f;
        background-color: white;
        overflow-y: scroll;
        position: relative;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }

    a.button {
        background-color: #eb6361;
        color: white;
        width: 180px;
        height: 30px;
        cursor: pointer;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-size: 15px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        margin-top: 15px;
    }

    a.button:hover {
        background-color: #cf000f;
    }

    a.more_button {
        background-color: #7f8c8d;
        color: white;
        width: 180px;
        height: 30px;
        cursor: pointer;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-size: 15px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        margin-top: 15px;
    }

    a.dot_link {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 70px;
        height: 70px;
        background-color: transparent;
        background-image: url("../images/dot.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        opacity: 0.5;
        transition: opacity 0.9s ease 0s;
        z-index: 1000;
    }

    a.dot_link:hover {
        background-position: -70px 0px;
        opacity: 1;
    }

    a.dot_blink {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 180px;
        height: 180px;
        background-color: transparent;
        background-image: url("../images/dot_blink.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        opacity: 0.5;
        transition: opacity 0.9s ease 0s;
    }

    a.dot_blink:hover {
        background-position: -180px 0px;
        opacity: 1;
    }

    a.dot_link_plan {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 70px;
        height: 70px;
        background-color: transparent;
        background-image: url("../images/dot_plan.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        opacity: 0.5;
        transition: opacity 0.9s ease 0s;
    }

    a.dot_link_plan:hover {
        background-position: -70px 0px;
        opacity: 1;
    }

    a.dot_film_link {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 160px;
        height: 160px;
        background-color: transparent;
        background-image: url("../images/dot_film.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        opacity: 0;
        transition: opacity 0.9s ease 0s;
    }

 a.dot_film_link_320pix {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 320px;
        height: 320px;
        background-color: transparent;
        background-image: url("../images/dot_film_320pix.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        opacity: 0;
        transition: opacity 0.30s ease 0s;
    }

    a.dot_film_link:hover {
        background-position: -160px 0px;
        opacity: 1;
    }
a.dot_film_link_320pix:hover {
        background-position: -320px 0px;
        opacity: 1;
    }
   
a.dot_film_160_link {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 80px;
        height: 80px;
        background-color: transparent;
        background-image: url("../images/dot_film_160px.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        opacity: 0;
        transition: opacity 0.9s ease 0s;
    }

    a.dot_film_160_link:hover {
        background-position: -80px 0px;
        opacity: 1;
    }

    a.dot_white_link {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 70px;
        height: 70px;
        background-color: transparent;
        background-image: url("../images/dot_white.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: -140px 0px;
        text-align: left;
        opacity: 0.9;
        transition: opacity 0.9s ease 0s;
    }

    a.dot_white_link:hover {
        background-position: 0px 0px;
        opacity: 1;
    }

    #lift {
        background-color: transparent;
        background-image: url("../images/schalter.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        height: 314px;
        width: 159px;
        position: absolute;
    }

    .erdgeschoss {
        top: 58%;
        left: 35%;
    }

    .untergeschoss {
        top: 45%;
        left: 75%;
    }

    .erster_stock {
        top: 45%;
        left: 23%;
    }

    .zweiter_stock {
        top: 25%;
        left: 15%;
    }

    .dritter_stock {
        top: 45%;
        left: 73%;
    }

    #lift ul {
        width: 25px;
        margin-left: 23px;
    }

    #lift ul li {
        list-style-type: none;
        list-style-position: outside;
        list-style-image: none;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-bottom: 5px;
        padding-top: 2px;
        float: left;
        display: block;
        position: relative;
        height: 18px;
        cursor: pointer;
    }

    ul a {
        display: block;
        text-decoration: none;
        width: 100%;
        height: 100%;
        color: black;
    }

    ul a:hover {
        color: #777777;
    }

    ul a.link {
        display: block;
        text-decoration: none;
        width: 100%;
        height: 100%;
        color: #0000ee;
    }

    ul a.link:hover {
        color: #0000ee;
    }

    ul li {
        padding-bottom: 10px;
    }

    #slider_to_right,
    #slider_to_right a,
    #slider_to_left,
    #slider_to_left a {
        min-height: 100%;
        height: auto !important;
        overflow: hidden !important;
        width: 50px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        display: block;
        position: absolute;
        top: 0px;
    }

    #slider_to_right,
    #slider_to_right a {
        float: right;
        right: 0px;
    }

    #slider_to_left,
    #slider_to_left a {
        float: left;
        left: 0px;
    }

    #slider_to_right a,
    #slider_to_left a {
        background-color: rgba(8, 134, 251, 0.1);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        color: rgba(8, 134, 251, 0.1);
        transition: background 0.25s ease-in-out 0s;
    }

    #slider_to_right a:hover,
    #slider_to_left a:hover {
        background-color: rgba(245, 115, 0, 0.8);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        color: rgba(245, 115, 0, 0.8);
    }

    #raum_link,
    #raum_link a {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        display: block;
        position: fixed;
    }

    #raum_link a {
        background-color: rgba(8, 134, 251, 0.1);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        color: rgba(8, 134, 251, 0.1);
        transition: background 0.25s ease-in-out 0s;
    }

    #raum_link a:hover {
        background-color: rgba(245, 115, 0, 0.8);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        color: rgba(245, 115, 0, 0.8);
    }

    #hubmobil {
        position: absolute;
        bottom: 7%;
        left: 0px;
    }

    #hub img,
    #mobil img {
        margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        transition: all 0.25s ease-in-out 0s;
    }

    #hub img:hover,
    #mobil img:hover {
        transform: scale(1.15) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
    }

    @keyframes hvr-buzz-out {
        10% {
            transform: translateX(3px) rotate(2deg);
        }

        20% {
            transform: translateX(-3px) rotate(-2deg);
        }

        30% {
            transform: translateX(3px) rotate(2deg);
        }

        40% {
            transform: translateX(-3px) rotate(-2deg);
        }

        50% {
            transform: translateX(2px) rotate(1deg);
        }

        60% {
            transform: translateX(-2px) rotate(-1deg);
        }

        70% {
            transform: translateX(2px) rotate(1deg);
        }

        80% {
            transform: translateX(-2px) rotate(-1deg);
        }

        90% {
            transform: translateX(1px) rotate(0deg);
        }

        100% {
            transform: translateX(-1px) rotate(0deg);
        }
    }

    @keyframes hvr-buzz-out {
        10% {
            transform: translateX(3px) rotate(2deg);
        }

        20% {
            transform: translateX(-3px) rotate(-2deg);
        }

        30% {
            transform: translateX(3px) rotate(2deg);
        }

        40% {
            transform: translateX(-3px) rotate(-2deg);
        }

        50% {
            transform: translateX(2px) rotate(1deg);
        }

        60% {
            transform: translateX(-2px) rotate(-1deg);
        }

        70% {
            transform: translateX(2px) rotate(1deg);
        }

        80% {
            transform: translateX(-2px) rotate(-1deg);
        }

        90% {
            transform: translateX(1px) rotate(0deg);
        }

        100% {
            transform: translateX(-1px) rotate(0deg);
        }
    }

    .hvr-buzz-out {
        display: inline-block;
        vertical-align: middle;
        transform: translateZ(0px);
        box-shadow: 0px 0px 1px transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        osx-font-smoothing: grayscale;
    }

    .hvr-buzz-out:hover,
    .hvr-buzz-out:focus,
    .hvr-buzz-out:active {
        animation-name: hvr-buzz-out;
        animation-duration: 0.75s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        cursor: grabbing;
    }

    #impressum {
        position: absolute;
        float: left;
        bottom: 5%;
        left: 1%;
        z-index: 1000;
    }

    #impressum_eimer {
        position: absolute;
        float: left;
        bottom: 5%;
        left: 2%;
    }

    #impressum_eimer_rechts {
        position: absolute;
        float: right;
        bottom: 5%;
        right: 1%;
    }

    #container #impressum img {
        width: 25%;
    }

    #impressum_start {
        position: absolute;
        float: left;
        bottom: 5%;
        left: 2%;
        width: 6%;
    }

    #dank {
        position: absolute;
        float: right;
        bottom: 5%;
        right: 10%;
        width: 1.4%;
    }

    #impressum_text {
        margin-top: 60px;
        margin-right: 100px;
        margin-bottom: 60px;
        margin-left: 100px;
        height: 560px;
        width: 590px;
        overflow-y: scroll;
        position: relative;
    }

    #ausgang {
        position: absolute;
        top: 26%;
        left: 2%;
        width: 10%;
    }

    #ausgang a {
        display: block;
    }

    #bw_link {
        position: absolute;
        top: 82%;
        left: 5%;
        z-index: 1000;
    }

    #bw_link img {
        width: 50%;
        height: 50%;
        transform: rotate(-10deg);
    }

    #kiosk {
        background-color: transparent;
        position: absolute;
        width: 650px;
        height: 650px;
        bottom: 10%;
        left: 30%;
    }

    @media not all {
        #kiosk {
            width: 350px;
            height: 350px;
            font-size: 75%;
        }

        #kiosk #paypal {
            left: 30%;
        }

        #kiosk #ticker {
            top: 65%;
            height: 20px;
        }

        #kiosk #new_video {
            line-height: 115%;
        }
    }

    .kiosk_eg {
        left: 20%;
        position: relative;
    }

    .kiosk_eg img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0%;
        left: 0%;
    }

    .kiosk_eg #ticker,
    .kiosk_eg #new_video {
        background-color: white;
        height: 30px;
        font-size: 120%;
        font-family: verdana;
        padding-top: 12px;
        width: 67%;
        position: absolute;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        display: block;
        left: 22%;
    }

    .kiosk_eg #ticker {
        color: orange;
        padding-top: 12px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        top: 68%;
    }

    .kiosk_eg #new_video {
        color: #7f7f7f;
        top: 73%;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        line-height: 28px;
    }

    .kiosk_eg #new_video a,
    a.extlink,
    #impressum_text a {
        color: #0033ff;
    }

    .kiosk_eg #new_video a:hover,
    a.extlink:hover,
    #impressum_text a:hover {
        text-decoration: underline;
    }

    #paypal {
        position: absolute;
        top: 15%;
        left: 58%;
        background-color: white;
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        border-radius: 80px;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    #kiosk_eg {
        background-color: transparent;
        position: absolute;
        width: 280px;
        height: 67px;
        top: 86%;
        left: 64%;
    }

    a#arrow_new {
        outline-width: medium;
        outline-style: none;
        text-indent: -10000px;
        display: inline-block;
        width: 100%;
        height: 100%;
        background-color: transparent;
        background-image: url("../images/erdgeschoss/info_pfeil.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        text-align: left;
        z-index: 1000;
    }

    #player_1 {
        position: absolute;
        top: 85%;
        left: 10%;
    }

    #player_2 {
        position: absolute;
        top: 78%;
        left: 30%;
    }

    #player_3 {
        position: absolute;
        top: 70%;
        left: 47%;
    }

    #player_4 {
        position: absolute;
        top: 70%;
        left: 65%;
    }

    #player_5 {
        position: absolute;
        top: 80%;
        left: 82%;
    }

    #info {
        position: absolute;
        top: 10%;
        left: 30%;
        width: 20%;
        height: 50%;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        overflow: scroll;
    }

    .copy_engl {
        color: #9a12b3;
    }

    #info_ticker {
        position: absolute;
        height: 20%;
        bottom: 5%;
        left: 35%;
        font-family: verdana;
        background-color: white;
    }

    #info_ticker p {
        color: #7f7f7f;
        line-height: 28px;
        font-size: 120%;
        text-align: center;
    }

    #info_ticker #ticker {
        font-size: 120%;
        padding-top: 12px;
        padding-bottom: 15px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        display: block;
        color: orange;
        width: 100%;
    }

    .schublade h1 {
        font-size: 70px;
        text-align: center;
    }

    @media screen and (max-width: 1200px) {
        .schublade h1 {
            font-size: 70px;
        }
    }

    @media screen and (max-width: 992px) {
        .schublade h1 {
            font-size: 60px;
        }
    }

    @media screen and (max-width: 720px) {
        .schublade h1 {
            font-size: 50px;
        }
    }

    /* If the screen size is 600px wide or less, set the font-size of <div> to 30px */

    @media screen and (max-width: 600px) {
        .schublade h1 {
            font-size: 40px;
        }
    }

    @media screen and (max-width: 375px) {
        .schublade h1 {
            font-size: 30px;
            line-height: 30px;
        }
    }

    .register,
    .einzelregister {
        margin: 50px;
        text-align: center;
    }

    /* If the screen size is 600px wide or less, set the font-size of <div> to 30px */

    @media screen and (max-width: 600px) {

        .register,
        .einzelregister {
            margin: 20px;
        }
    }

    @media screen and (max-width: 375px) {

        .register,
        .einzelregister {
            margin: 20px;
        }
    }

    .schublade ul a {
        display: inline;
        line-height: 50px;
    }

    .register li {
        display: inline;
        font-size: 40px;
        color: #444;
        padding-right: 20px;
        padding-left: 20px;
        line-height: 60px;
    }

    .einzelregister li {
        font-size: 40px;
        color: #444;
        /*padding-right: 20px;
    padding-left: 20px;;*/
        list-style-type: none;
        line-height: 60px;
    }

    @media screen and (max-width: 1200px) {
        .schublade h1 {
            font-size: 45px;
            line-height: 55px;
        }
    }

    /* If the screen size is 601px wide or more, set the font-size of <div> to 80px */

    @media screen and (max-width: 992px) {

        .einzelregister li,
        .register li {
            font-size: 40px;
            line-height: 45px;
        }
    }

    @media screen and (max-width: 720px) {

        .einzelregister li,
        .register li {
            font-size: 30px;
            line-height: 35px;
        }
    }

    /* If the screen size is 600px wide or less, set the font-size of <div> to 30px */

    @media screen and (max-width: 600px) {

        .einzelregister li,
        .register li {
            font-size: 25px;
            line-height: 35px;
        }
    }

    @media screen and (max-width: 375px) {

        .einzelregister li,
        .register li {
            font-size: 20px;
            line-height: 25px;
        }
    }

    .register ul {
        text-align: center;
        list-style-type: none;
        margin-bottom: 40px;
    }

    .register .active {
        color: #ff6600;
    }

    .bu_fotos_dokumentenraum {
        margin: 50px;
        text-align: center;
    }

    }

    @media screen and (max-width: 800px) {
        .bu_fotos_dokumentenraum {
            font-size: 15px;
            line-height: 20px;
        }

        #vorhang {
            background-color: transparent;
            background-image: url("../images/vorhang.png");
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-position: 0px 0px;
            position: absolute;
            height: 286px;
            width: 529px;
            justify-content: center;
            align-items: center;
            display: block;
        }
