html, body {
    overscroll-behavior-y: none;
    touch-action: none;

    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    display: inline;
}

@font-face {
    font-family: 'tagline';
    src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
    url('fonts/SpartanMB-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'spartanmb_black';
    src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
    url('fonts/SpartanMB-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'titel';
    src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
    url('fonts/SpartanMB-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'untertitel';
    src: url('fonts/Bitter-Bold.woff2') format('woff2'),
    url('fonts/Bitter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'bitterregular';
    src: url('fonts/Bitter-Regular.woff2') format('woff2'),
    url('fonts/Bitter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'bitterbold';
    src: url('fonts/Bitter-Bold.woff2') format('woff2'),
    url('fonts/Bitter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.info_text {
    font-family: "infos", sans-serif;
    font-size: 16px;
    font-stretch: 90%;
    color:#000;
}
.waehlen_text {
    font-family: "bitterregular", sans-serif;
    font-size: 14px;
    color:#000;
}
.ueber_uns {
    font-family: "bitterregular", sans-serif;
    font-size: 14px;
    color:#000;
}.ueber_uns b {
    font-family: "bitterbold", sans-serif;
}.alle_text {
    font-family: "bitterbold", sans-serif;
    font-size: 14px;
    color:#000;
}
@font-face {
    font-family: 'text';
    src: url('fonts/Bitter-Regular.woff2') format('woff2'),
    url('fonts/Bitter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'footer';
    src: url('fonts/SpartanMB-Regular.woff2') format('woff2'),
    url('fonts/SpartanMB-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'wgitd';
    src: url('fonts/wgitd/wgitd-webfont.eot?cb=1541449336');
    src: url('fonts/wgitd/wgitd-webfont.eot?#iefix?cb=1541449336') format('embedded-opentype'),
    url('fonts/wgitd/wgitd-webfont.woff2?cb=1541449336') format('woff2'),
    url('fonts/wgitd/wgitd-webfont.woff?cb=1541449336') format('woff'),
    url('fonts/wgitd/wgitd-webfont.ttf?cb=1541449336') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'topmenublack';
    src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
    url('fonts/SpartanMB-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'topmenubold';
    src: url('fonts/SpartanMB-Bold.woff2') format('woff2'),
    url('fonts/SpartanMB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'topmenusemibold';
    src: url('fonts/SpartanMB-SemiBold.woff2') format('woff2'),
    url('fonts/SpartanMB-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'topmenuregular';
    src: url('fonts/SpartanMB-Regular.woff2') format('woff2'),
    url('fonts/SpartanMB-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'infos';
    src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
    url('fonts/SpartanMB-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
.wgitd_icon1 {
    position: relative;
    display: inline-block;
    font-family: "wgitd" !important;
}

* {
    outline: none !important;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-touch-callout: none;
    x-webkit-user-select: none;
    x-moz-user-select: none;
    x-ms-user-select: none;
    xuser-select: none;
    height:100vh;
}
.tagline {
    padding-top: 30vh !important;
    font-size: 3vh !important;
    line-height: 3vh !important;
    font-family: "tagline", sans-serif !important;
}
.titel {
    font-size: 7vh !important;
    line-height: 7vh !important;
    font-family: "titel", sans-serif !important;
    padding-bottom: 2vh;
    letter-spacing: 1px;
}
.untertitel {
    font-size: 5.25vh !important;
    line-height: 5.25vh !important;
    font-family: "untertitel", sans-serif !important;
}
.text {
    font-size: 3vh !important;
    line-height: 3vh !important;
    font-family: "text", sans-serif !important;
    margin-bottom: 10vh !important;
    letter-spacing: 1px;
    word-spacing: 2px;
}

::-webkit-scrollbar-button {
    display: none;
    height: 13px;
    border-radius: 0;
    background-color: #AAA;
}

::-webkit-scrollbar-button:hover {
    background-color: #AAA;
}

::-webkit-scrollbar-thumb {
    background-color: #ebebeb;
    border-radius: 12px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #c0c0c0;
    border-radius: 12px;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
}

::-webkit-scrollbar-track:hover {
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 13px;
}
.map {
    height: calc( 100vh );
}
.infowindow_titel{
    font-family: 'titel';
    position: relative;
    font-size:26px;
    width: 100%;
    height:auto;
    max-height:50%;
    margin: 0;
    background-color: rgba(255,255,255,0.8);
    color:#111;
}.infowindow_untertitel {
    font-family: 'untertitel';
    font-size:16px;
    width:100%;
    height:auto;
    margin: 0;
    padding: 0;
    color:#111;
}
.invisible_scroller::-webkit-scrollbar {
    width:0;
    height:0;
}
.scroller::-webkit-scrollbar {
    width: 3px;
    height: 6px;
}
.scroller::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 3px;
    width:6px;
}
.scroller::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgb(102, 102, 102);
}
.scroller::-webkit-scrollbar-thumb:hover {
    background: #999;
}

a:link {
    color:inherit;
    text-decoration: underline;
}
a:visited{
    color:inherit;
    text-decoration: underline;
}
a:hover{
    color:inherit;
    text-decoration: underline;
}
a:active{
    color:inherit;
    text-decoration: underline;
}.infowindow_tagline{
    font-family: "bitterregular", sans-serif;
    font-size: 14px;
    height:auto;
    margin: 0;
    padding:0;
    color:#111;
    margin-bottom: 10px;
}.infowindow_tagline br {
    display:block;
    content:"";
    margin-top:0.5em;
    vertical-align:top;
}.infowindow_aufgabe{
    font-family: "bitterbold", sans-serif;
    font-size: 14px;
    height:auto;
    margin: 0;
    padding:0;
    color:#111;
    margin-bottom: 10px;
}.infowindow_aufgabe br {
    display:block;
    content:"";
    margin-top:0.5em;
    vertical-align:top;
}
.infowindow_fundsache{
    font-family: "bitterregular", sans-serif;
    font-size: 14px;
    height:auto;
    margin: 0;
    padding:0;
    color:#111;
}.infowindow_fundsache br {
    display:block;
    content:"";
    margin-top:0.5em;
    vertical-align:top;
}.px15{
    padding-left: 18px;
    padding-top: 12px;
    display: inline-block;
}.infowindow_padding{
    font-family: inherit;
    font-size:inherit;

    width: calc(100% );
    height:auto;
}.menu_sammlungbox {
    position:relative;
    color:#fff;
    padding-left0
    padding-top:20px;
    padding-bottom:10px;
    padding-right:40px;
    cursor: pointer;
    pointer-events: all;
    xheight: 32px;
}.menu_sammlung_plusminus {
    position: absolute;
    top: calc(50% - 27px / 2 );
    left: calc(100% - 35px);
}.menu_short_sammlung {
    width:73px;
    height:73px;
    margin-bottom:10px;
    border-radius: 0;
}.menu_sammlung {
    font-family: 'topmenusemibold', sans-serif;
    font-size:18px;
    cursor: pointer;
    pointer-events: all;
    cursor: pointer;
}
.menu_aufgabenbox {
    position:relative;
    top:0px;
    color:#111;
    background-color:transparent;
    cursor: pointer;
    pointer-events: all;
    padding-bottom: 20px;
}
.menu_aufgabe {
    padding-left0
    padding-top:5px;
    cursor: pointer;
    pointer-events: all;
    padding-bottom:10px;
}
.menu_aufgabe h5 {
    cursor: pointer;
    pointer-events: all;
}
