h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    display: inline;
}

@font-face {
    font-family: 'cookie_consent';
    src: url('fonts/Ubuntu-R/fonts/Ubuntu-R.eot');
    src: url('fonts/Ubuntu-R/fonts/Ubuntu-R.eot?#iehack') format('embedded-opentype'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.woff') format('woff'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.ttf') format('truetype'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.svg#svgFontName') format('svg');
}

@font-face {
    font-family: 'garamond';
    src: url('fonts/Ubuntu-R/fonts/Ubuntu-R.eot');
    src: url('fonts/Ubuntu-R/fonts/Ubuntu-R.eot?#iefix') format('embedded-opentype'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.woff') format('woff'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.ttf') format('truetype'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'garamond_bold';
    src: url('fonts/Ubuntu-B/fonts/Ubuntu-B.eot?cb=1744401969');
    src: url('fonts/Ubuntu-B/fonts/Ubuntu-B.eot?#iehack&cb=1744401969') format('embedded-opentype'),
    url('fonts/Ubuntu-B/fonts/Ubuntu-B.woff?cb=1744401969') format('woff'),
    url('fonts/Ubuntu-B/fonts/Ubuntu-B.ttf?cb=1744401969') format('truetype'),
    url('fonts/Ubuntu-B/fonts/Ubuntu-B.svg?cb=1744401969#svgFontName') format('svg');
}

@font-face {
    font-family: 'bebas_regular';
    src: url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.eot?cb=1744401969');
    src: url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.eot?#iehack&cb=1744401969') format('embedded-opentype'),
    url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.woff?cb=1744401969') format('woff'),
    url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.ttf?cb=1744401969') format('truetype'),
    url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.svg?cb=1744401969#svgFontName') format('svg');
}

@font-face {
    font-family: 'frutiger_light';
    src: url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.eot?cb=1744401969');
    src: url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.eot?#iehack&cb=1744401969') format('embedded-opentype'),
    url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.woff?cb=1744401969') format('woff'),
    url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.ttf?cb=1744401969') format('truetype'),
    url('fonts/BebasNeue-BoldAscent/fonts/BebasNeue-BoldAscent.svg?cb=1744401969#svgFontName') format('svg');
}

@font-face {
    font-family: 'frutiger_bold';
    src: url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.eot?cb=1744401969');
    src: url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.eot?#iehack&cb=1744401969') format('embedded-opentype'),
    url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.woff?cb=1744401969') format('woff'),
    url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.ttf?cb=1744401969') format('truetype'),
    url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.svg?cb=1744401969#svgFontName') format('svg');
}

@font-face {
    font-family: 'frutiger_black';
    src: url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.eot?cb=1744401969');
    src: url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.eot?#iehack&cb=1744401969') format('embedded-opentype'),
    url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.woff?cb=1744401969') format('woff'),
    url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.ttf?cb=1744401969') format('truetype'),
    url('fonts/BebasNeue-Regular/fonts/BebasNeue-Regular.svg?cb=1744401969#svgFontName') format('svg');
}

@font-face {
    font-family: 'frutiger_roman';
    src: url('fonts/Ubuntu-R/fonts/Ubuntu-R.eot?cb=1744401969');
    src: url('fonts/Ubuntu-R/fonts/Ubuntu-R.eot?#iehack&cb=1744401969') format('embedded-opentype'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.woff?cb=1744401969') format('woff'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.ttf?cb=1744401969') format('truetype'),
    url('fonts/Ubuntu-R/fonts/Ubuntu-R.svg?cb=1744401969#svgFontName') format('svg');
}

@font-face {
    font-family: 'media';
    src: url('fonts/media/media-webfont-webfont.eot?cb=cb=1744401969');
    src: url('fonts/media/media-webfont-webfont.eot?#iefix&cb=cb=1744401969') format('embedded-opentype'),
    url('fonts/media/media-webfont-webfont.woff?cb=cb=1744401969') format('woff'),
    url('fonts/media/media-webfont-webfont.ttf?cb=cb=1744401969') format('truetype'),
    url('fonts/media/media-webfont-webfont.svg#mediaregular?cb=cb=1744401969') format('svg');
}

* {
    outline: none !important;
}
.noscroll {
    position: fixed;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
.yscroll {
    overflow-y: scroll !important;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.staticmenu {
    z-index: 9999;
    padding: 0;
    margin: 0;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-bottom: #ffffff 1px solid;
    color: #353535;
}
.statickontakt {
    display: none;
    position: absolute;
    right: 0;
    top: -31px;
    background-color: rgba(78, 172, 251, 1);
    width: 75px;
    height: 50px;
}
.staticmenushadow {
    height: 60px;
    margin-top: 0;
    width: 100%;
    background: transparent;
}

.menu_anchors {
    position: absolute;
    margin: auto;
    top: 0;
    text-align: justify;
    text-align-last: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: inter-word;
    letter-spacing: 0.13ch;
}
.menu_anchor {
    position: absolute;
    left0
    top0
    width: auto;
    height: auto;
    display: inline-block !important;
}.ma_down{
    top:22px;
}.pill {
    background: #757575;
    color: #fff;
    border-radius: 12px;
    height: 24px;
    padding-left: 9px;
    padding-right: 9px;
    display: inline-block;
    margin-right: 5px;
    font-family: "text", sans-serif !important;
    font-size: 20px;
}

.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;
}
.mehr {
    display: inline;
}
.mehr_plus_container {
    display: inline-block;
}
.mehr_text {
    color: #0e4381;
    font-size: 50%;
    text-decoration: underline;
    cursor: pointer;
}
.mehr_ellipse {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
}
.mehr_plus {
    display: inline-block;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.mehr_plus_open {
    display: inline-block;
    width: 17px;
    height: 17px;
    cursor: pointer;
    transform: rotate(45deg);
}
.banner {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    overflow:hidden;
}
.banner_tagline {
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: 'frutiger_light', sans-serif !important;;
    line-height: 1;
    font-size: 10px;
}
.banner_titel {
    position: absolute;
    left: 10px;
    top: 50px;
    font-family: 'frutiger_black', sans-serif !important;;
    font-size: 15px;
    letter-spacing: 0.15ch;
}
.banner_untertitel {
    position: absolute;
    left: 10px;
    padding-right: 10px;
    top: 80px;
    font-family: 'garamond', sans-serif !important;;
    font-size: 15px;
    letter-spacing: 0.07ch;
}
.banner_text {
    position: absolute;
    left: 10px;
    top: 80px;
    font-family: 'frutiger_light', sans-serif !important;;
    line-height: 1;
    font-size: 10px;
}.kachel {
    display: inline-block;
    width: 210px;
    word-break: break-word;
    margin-top: 15px;
    vertical-align: top;
    text-align: left;
    text-align-last: left;
    padding-bottom: 20px;
    line-height: 1 !important;
}
.kachel_img {
    position: relative;
    background-size: cover;
    display: inline-block;
    margin-bottom: 5px;
}
.kachel_img_headline {
    font-family: 'frutiger_black', sans-serif !important;;
    font-size: 15px;
    letter-spacing: 0.15ch;
}
.kachel_img_headline2 {
    font-family: 'garamond', sans-serif !important;;
    font-size: 14px;
    letter-spacing: 0.07ch;
}
.kachel_img_text {
    font-family: 'frutiger_light', sans-serif !important;;
    line-height: 1;
    font-size: 15px;
}
.kachel_footer {
    min-height: 75px;
    padding-bottom: 10px;
}
.kachel a {
    margin: 0;
}
.bricks {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100% !important;
}
.brick {
    width: auto;
    margin: 0;
    padding: 0;
    float: left;
}

/* animation */.bricks-ready {
    x-webkit-transition: width .7s ease;
    x-moz-transition: width .7s ease;
    x-ms-transition: width .7s ease;
    x-o-transition: width .7s ease;
    xtransition: width .7s ease;
}
.brick-ready {
    x-webkit-transition: top .7s ease, left .7s ease;
    x-moz-transition: top .7s ease, left .7s ease;
    x-ms-transition: top .7s ease, left .7s ease;
    x-o-transition: top .7s ease, left .7s ease;
    xtransition: top .7s ease, left .7s ease;
}


a {
    padding-left: 0;
    padding-right: 0;
    cursor: pointer;
    text-decoration: none;
}
.menu_normal {
    cursor: pointer;
    font-size: 13px;
    font-family: "frutiger_bold", sans-serif !important;
}
.menu_active {
    cursor: pointer;
    font-size: 13px;
    font-family: "frutiger_bold", sans-serif !important;
    font-weight: 900;
    color: rgba(0, 0, 0, 1) !important;
}
.hamburger_normal {
    cursor: pointer;
    font-family: "frutiger_bold", sans-serif !important;
    line-height: 2;
}
.hamburger_active {
    cursor: pointer;
    font-family: "frutiger_bold", sans-serif !important;
    line-height: 2;
    font-weight: 900;
    color: rgba(0, 0, 0, 1) !important;
}

a:link {
    xtext-decoration: none;
}

/* visited link */

a:visited {
    xtext-decoration: none;
}

/* mouse over link */
a {
    color: inherit;
    xtext-decoration: underline;
}

a:hover {
    color: rgba(163, 151, 151, 1);
    xtext-decoration: none;
}

/* selected link */

a:active {
    xtext-decoration: none;
}

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

.menuToggle {
    display: block;
    position: fixed;
    padding-top: 18px;
    padding-left: 20px;
    z-index: 1002;
    -webkit-user-select: none;
    user-select: none;
}
.menuToggle input {
    position: absolute;
    display: block;
    width: 70px;
    height: 40px;
    top: 0;
    left: 0;

    cursor: pointer;

    opacity: 0;
    -webkit-touch-callout: none;
}
.menuToggle span {
    pointer-events: none;
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #cdcdcd;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 4px 0;

    transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.25s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.255s ease;
}
.menuToggle span:first-child {
    transform-origin: 0 0;
}
.menuToggle span:nth-last-child(2) {
    transform-origin: 0 100%;
}
.menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #cdcdcd;
}
.menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}
.menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
}
.menu {
    position: absolute;
    width: calc(100vw - 25px);
    margin-top: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 0;
    padding-bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #ffffff;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    left: 0;
    transform-origin: 0 0;
    transform: translate(calc(-100vw - 30px), 0);

    transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    font-family: 'frutiger_bold', sans-serif !important;
    pointer-events: all;
    height:auto;
}
.menu::-webkit-scrollbar {
    width: 0 !important
}
.menu {
    overflow: -moz-scrollbars-none;
}
.menu {
    -ms-overflow-style: none;
}
.menu li {
    padding: 5px 0;
    font-size: 16px;
}
.menuToggle input:checked ~ ul {
    transform: none;
}
.footer {
    text-align: left;
    text-align-last: left;
    text-justify: inter-word;
    font-family: 'frutiger_bold', sans-serif !important;
    font-size: 13px;
    color: #555;
    letter-spacing: 0.15ch;
}
.footer_item {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.anchor {
    padding: 0;
    width: 0;
    height: 0;
}
.page {
    width: 780px;
}
.gruppe {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom:0;
    padding-left: 40px;
    margin-bottom: 25px;
    text-align: justify;
    text-align-last: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    word-break: break-word;
}
.gruppe_header_normal {
    font-family: 'bebas_regular', sans-serif !important;
    font-size: 42px;
    line-height: calc(36.0 / 34.0);
    letter-spacing: 0.05ch;
    text-align: left;
    text-align-last: left;
    display: inline-block;
    word-break: break-word;
}
.gruppe_header_black {
    font-family: 'bebas_regular', sans-serif !important;
    font-size: 42px;
    line-height: calc(36.0 / 34.0);
    letter-spacing: 0.05ch;
    text-align: left;
    text-align-last: left;
    display: inline-block;
    word-break: break-word;
}
.gruppe_container {
    text-align: left;
    text-align-last: left;
    padding-bottom: 16px;
}
.gruppe_container_headline {
    text-align: left;
    text-align-last: left;
    padding-bottom: 16px;
}
.gruppe_text {
    padding-top: 16px;
    font-family: 'garamond', sans-serif !important;
    font-size: 22px;
    line-height: calc(29.0 / 22.0);
    letter-spacing: 0.03ch;
    text-align: left;
    text-align-last: left;
    word-break: break-word;
}
.gray {
    color: #888;
}
.hamburgermenutext {
    font-size: 20px;
    line-height: 2;
    cursor: pointer;
}
.hamburgermenutextgray {
    font-size: 20px;
    line-height: 2;
    color: #888;
    cursor: pointer;
}
.stretch {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.cookie_details {
    display: none;
}
.cookie_consent {
    opacity: 0;
    pointer-events: all;
    text-align: left;
    overflow-y: scroll;
    overflow-x: hidden;
    font-family: 'cookie_consent', sans-serif !important;
}
.cookie_consent_visible {
    display: block;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.cookie_consent_middle {
    width: calc(100vw);
}
.cookie_consent h1 {
    font-weight: bold;
    font-size: 1.3rem;
    margin: 0 0 .5rem 0;
    padding: 0;
    display: block;
}
.cookie_consent p {
    margin: 0;
    padding: 0 0 .5rem 0;
    display: block;
}
.cookie_consent a {
    color: #fefefe;
    text-decoration: underline;
}
.cookie_consent a:hover {
    color: #fefefe;
    text-decoration: none;
}
.cookie_content {
    background-image: linear-gradient(90deg, #111 0%, #333 60%);
    background-color: #222;
    margin-left: calc((100vw - 80vw - 30px) / 2);
    width: calc(80vw - 30px);
    color: #fefefe;
    font-size: 1rem;
    line-height: 1.5;
    padding: 1rem;
    border-radius: 5px;
    display: inline-block;
}
.accept_cookie {
    margin: .5rem 0;
}
.accept_cookie .btn {
    color: #111 !important;
    font-size: 1rem;
    font-weight: bold;
    background: #eee;
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 1rem;
    margin: 5px;
    width: auto;
    -webkit-appearance: none;
    appearance: none;
}
.accept_cookie .btn:hover {
    cursor: pointer;
    color: #eee !important;
    background: #111;
}
.hide-scroll, .hide-scroll-transparent {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;

    z-index: 7000;
}
.hide-scroll {
    background-color: #fff;
}
.hide-scroll-transparent {
    background-color: rgba(0, 0, 0, 0.7);
}
.hidden {
    display: none;
}
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    cursor: pointer;
    line-height: 14px;
    font-family: "frutiger_light", sans-serif !important;
    font-size: 16px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control_single_line {
    padding-top: 7px;
}
.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #248f09;
    border: 0 solid #000000;
}
.control-radio .control_indicator {
    border-radius: 2px;
}
.control:hover input ~ .control_indicator {
    background: #248f09;
}
.control input:focus ~ .control_indicator {
    background: #248f09;
}
.control input:checked ~ .control_indicator {
    background: #248f09;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,.control input:checked:focus ~ .control_indicator {
    background: #248f09;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
.datenschutz {
    padding: 0;
    margin: 0;
    color: rgba(74, 156, 165, 1);
}
.datenschutz h1 {
    font-family: "frutiger_bold", sans-serif !important;
    text-align: left;
    text-align-last: left;

    padding-left: 70px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    margin: 0;
    display: block;

}
.datenschutz .h1 {
    font-family: "frutiger_bold", sans-serif !important;
    font-size: 30px;
    text-align: left;
    text-align-last: left;
    top: 6px;
    position: absolute;
    padding-left: 70px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin: 0;
    display: block;

}
.datenschutz h2 {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-top: 25px;
    margin-bottom: 5px;
    font-family: "frutiger_bold", sans-serif !important;
    display: block;
}
.datenschutz h3 {
    margin: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin: 0;
    font-family: "garamond_bold", sans-serif !important;
    display: block;

}
.datenschutz h4 {
    padding-left: 0;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    font-family: "garamond_bold", sans-serif !important;
    word-break: break-word;
    margin: 0;
    margin-bottom: 5px;
    display: block;
}
.datenschutz p {
    font-family: "garamond", sans-serif !important;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    display: block;
}
.datenschutz a {
    padding: 0;
    cursor: pointer;
    font-family: "garamond", sans-serif !important;
    font-size: 16px;
    display: inline-block;
}
.datenschutz table {
    font-family: "garamond", sans-serif !important;
    font-size: 16px;
    padding-right: 20px;
    vertical-align: top;
}
.datenschutz tbody {
    vertical-align: top;
}
.datenschutz th {
    text-align: left;
}


.inner {
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}
.stoerer {
    position: absolute;
    top: 52px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.stoerer img {
    width: 100px;
}
.long {
    display: none;
    white-space: nowrap !important;
    text-decoration: inherit;
}.nnbsp {
    display:inline-block;
    padding-right:0.5em;
    text-decoration: inherit;
}
.hamburger {
    display: block;
}
.widemenu {
    display: none;
    padding-top:10px;
}
.footer {
    display: none;
    z-index: 1000;
}
.zwischenueberschrift {
    display: block;
    margin-top: 50px;
    text-align: left;
    text-align-last: left;
    margin-bottom: 10px;
    word-break: break-word;
}
.zwischenueberschrift a:link {
    text-decoration: underline;
    color: inherit;
}
.zwischenueberschrift a:visited {
    text-decoration: underline;
    color: inherit;
}
.zwischenueberschrift a:hover {
    text-decoration: #666;
    color: inherit;
}
.zwischenueberschrift a:active {
    text-decoration: underline;
    color: inherit;
}
.zwischenueberschrift_nach_kachel {
    display: block;
    margin-top: 10px;
    text-align: left;
    text-align-last: left;
    margin-bottom: 10px;
    word-break: break-word;
}
.zwischenueberschrift_nach_kachel a:link {
    text-decoration: underline;
    color: inherit;
}
.zwischenueberschrift_nach_kachel a:visited {
    text-decoration: underline;
    color: inherit;
}
.zwischenueberschrift_nach_kachel a:hover {
    text-decoration: #666;
    color: inherit;
}
.zwischenueberschrift_nach_kachel a:active {
    text-decoration: underline;
    color: inherit;
}

.zwischenueberschrift_titel {
    font-family: 'frutiger_black';
    font-size: 22px;
    line-height: calc(27.0 / 22.0);
    letter-spacing: 0.05ch;
    text-align: left;
    text-align-last: left;
    display: inline;
    word-break: break-word;
}
.zwischenueberschrift_titel_nach_kachel {
    font-family: 'frutiger_black', sans-serif !important;
    font-size: 22px;
    line-height: calc(27.0 / 22.0);
    letter-spacing: 0.05ch;
    text-align: left;
    text-align-last: left;
    display: inline;
    word-break: break-word;
}
.zwischenueberschrift_text {
    font-family: 'frutiger_roman', sans-serif !important;
    font-size: 22px;
    line-height: calc(27.0 / 22.0);
    letter-spacing: 0.03ch;
    text-align: left;
    text-align-last: left;
    display: inline;
    word-break: break-word;
}

.impressum {
    padding: 0;
    margin: 0;
    color: rgba(78, 172, 251, 1);
    font-family: "garamond_bold", sans-serif !important;
}
.impressum p {
    font-family: "garamond", sans-serif !important;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    display: block;
}
.impressum .h1 {
    font-family: "frutiger_bold", sans-serif !important;
    font-size: 30px;
    text-align: left;
    text-align-last: left;
    padding-left: 70px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin: 0;
    top: 6px;
    position: absolute;
}
.impressum_titel {
    font-size: 25px !important;
    font-family: "garamond_bold", sans-serif !important;
    margin-bottom: 20px;
    letter-spacing: 3px;
}
.impressum_untertitel {
    font-size: 20px !important;
    font-family: "garamond_bold", sans-serif !important;
    letter-spacing: 2px;
    margin-top: 20px;
}
.impressum_text {
    font-size: 15px !important;
    line-height: 1.1;
    letter-spacing: 1px;
    font-family: "garamond", sans-serif !important;
    margin-bottom: 25px !important;
}
.impressum a {
    color: inherit;
    text-decoration: underline;
    text-decoration-style: solid;
}
.impressum a:hover {
    color: rgba(163, 151, 151, 1);
    text-decoration: rgba(163, 151, 151, 1);
}


@media (min-width: 480px) {
    .banner {
        position: relative;
        width: 100%;
        margin-bottom: 50px;
    }

    .banner_tagline {
        position: absolute;
        left: 10px;
        top: 10px;
        font-family: 'frutiger_light', sans-serif !important;
        line-height: 1;
        font-size: 15px;
    }

    .banner_titel {
        position: absolute;
        left: 10px;
        top: 50px;
        font-family: 'frutiger_black', sans-serif !important;
        font-size: 25px;
        letter-spacing: 0.15ch;
    }

    .banner_untertitel {
        position: absolute;
        left: 10px;
        top: 80px;
        font-family: 'garamond', sans-serif !important;
        font-size: 20px;
        letter-spacing: 0.07ch;
    }

    .banner_text {
        position: absolute;
        left: 10px;
        top: 100px;
        font-family: 'frutiger_light', sans-serif !important;
        line-height: 1;
        font-size: 15px;
    }
}

@media (min-width: 720px) {
    .inner {
        width: 100%;
        margin-top: 20px;
    }

    .stoerer {
        position: absolute;
        top: 100px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .stoerer img {
        width: 100px;
    }

    .menu_anchors {
        width: 100%;
    }

    .long {
        display: inline-block;
    }

    .hamburger {
        display: none;
    }

    .staticmenu {
        padding-top: 0;
        height: 60px;
    }

    .statickontakt {
        display: block;
    }

    .staticmenushadow {
        padding-top: 0;
        height: 60px;
    }

    .widemenu {
        display: inline-block;
    }

    .footer {
        display: block;
    }
}


@media (min-width: 900px) {
    .inner {
        width: 900px;
        margin-top: 20px;
    }

    .stoerer {
        position: absolute;
        top: 100px;
        width: 900px;
        margin-left: auto;
        margin-right: auto;
    }

    .stoerer img {
        width: 200px;
    }

    .menu_anchors {
        width: 900px;
    }

    .long {
        display: inline-block;
    }

    .hamburger {
        display: none;
    }

    .staticmenu {
        padding-top: 0;
        height: 60px;
        width: 900px;
        margin-left: calc((100% - 900px) / 2);
    }

    .statickontakt {
        display: block;
    }

    .staticmenushadow {
        padding-top: 0;
        height: 60px;
    }

    .widemenu {
        display: inline-block;
    }

    .footer {
        display: block;
    }
}


/*slideshow*/.slideshow-container {
    max-width: 10000px;
    position: relative;
    overflow: hidden;
}

/* Hide the images by default */.mySlides {
    position: absolute;
    display: block;
}

/* Next & previous buttons */.prev1, .next1 {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 52px / 2);
    width: auto;
    font-weight: bold;
    font-size: 52px;
    font-family: "media", sans-serif !important;
    transition: 0.3s ease;
    xuser-select: none;
    z-index: 2;
}
.prev2, .next2 {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 46px / 2);
    width: auto;
    font-weight: bold;
    font-size: 46px;
    font-family: "media", sans-serif !important;
    transition: 0.3s ease;
    xuser-select: none;
    z-index: 2;
}
.prev3, .next3 {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 26px / 2);
    width: auto;
    font-weight: bold;
    font-size: 26px;
    font-family: "media", sans-serif !important;
    transition: 0.3s ease;
    xuser-select: none;
    z-index: 2;
}
.pcl1 {
    left: 0;
    top: 0;
    position: absolute;
}
.ppl1 {
    left: 4px;
    top: 0;
    position: absolute;
}
.pnl1 {
    left: 4px;
    top: 0;
    position: absolute;
}

.pcr1 {
    left: -50px;
    top: 0;
    position: absolute;
}
.ppr1 {
    left: -34px;
    top: 0;
    position: absolute;
}
.pnr1 {
    left: -34px;
    top: 0;
    position: absolute;
}

.pcl2 {
    left: 0;
    top: 0;
    position: absolute;
}
.ppl2 {
    left: 4px;
    top: 0;
    position: absolute;
}
.pnl2 {
    left: 4px;
    top: 0;
    position: absolute;
}

.pcr2 {
    left: -48px;
    top: 0;
    position: absolute;
}
.ppr2 {
    left: -34px;
    top: 0;
    position: absolute;
}
.pnr2 {
    left: -34px;
    top: 0;
    position: absolute;
}

.pcl3 {
    left: 0;
    top: 0;
    position: absolute;
}
.ppl3 {
    left: 0;
    top: 0;
    position: absolute;
}
.pnl3 {
    left: 0;
    top: 0;
    position: absolute;
}

.pcr3 {
    left: -2px;
    top: 0;
    position: absolute;
}
.ppr3 {
    left: 8px;
    top: 0;
    position: absolute;
}
.pnr3 {
    left: 8px;
    top: 0;
    position: absolute;
}


/* Position the "next button" to the right */.next1 {
    right: 10px;
}
.prev1 {
    left: 10px;
}
.next2 {
    right: 8px;
}
.prev2 {
    left: 8px;
}
.next3 {
    right: 30px;
}
.prev3 {
    left: 4px;
}

/* On hover, add a black background color with a little bit see-through */.prev:hover, .next:hover {
    color: #ffffff;
}

.dots, .dotsactive {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    user-select: none;
    text-align: center;
    text-align-last: center;
    z-index: 3;
}
.dotsactive {
    pointer-events: none;
}
.dotscontainer {
    position: relative;
    line-height: 1.5;
}


/* Caption text */.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border-radius: 50%;
    display: inline-block;
}
.dotactive {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border-radius: 50%;
    display: inline-block;
}

/* Accordeon */.entry {
    padding-bottom: 20px;
}
.count {
    position: fixed;
    bottom: 50px;
}
.commands {
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 50px;
    background-color: #fff;
    overflow-y: hidden;
    overflow-x: hidden;
}
.settings {
    position: fixed;
    top: 50px;
    right: 0;
    width: 200px;
    height: calc(100% - 50px);
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}

.main-container {
    padding: 10px 15px;
}
.accordion-container {
    display: inline-block;
    height: auto;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 2px !important;
    -ms-border-radius: 2px !important;
    border-radius: 2px !important;
    overflow: hidden;
    width: 100%;
}
.accordion-container .panel {
    margin-top: 0;
    border: none;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
    background: #fff !important;
    width: 100%;
    text-align: left;
    transition: 0.4s;
    border-bottom: 1px solid #e3e3e3;
}
.accordion-container .panel:last-child {
    border: none;
}
.accordion-container .panel .content {
    font-family: "gotham", sans-serif !important;
    font-size: 0.65em;
    padding: 0 20px;
    background-color: #fff;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    position: relative;
}
.accordion-container .panel .heading_old {
    font-family: "gotham_bold", sans-serif !important;
    font-size: 0.85em;
    font-weight: 500;
    color: #383838;
    padding: 15px 20px;
    background: url("logos/keyboard_arrow_up.svg") no-repeat right;
    background-position: 98% 12px !important;
    background-size: 28px !important;
}
.accordion-container .panel .heading {
    font-family: "gotham_bold", sans-serif !important;
    font-size: 0.85em;
    font-weight: 500;
    color: #383838;
    padding: 15px 20px;
}
.accordion-container .panel a {
    text-decoration: none;
}
.accordion-container .panel .content p {
    font-size: 0.8em;
    line-height: 1.5em;
    font-weight: 300;
    color: #6f6f6f;
    padding: 10px 0;
    margin: 0;
}
.accordion-container .panel .content p:first-child {
    padding-top: 0;
}
.accordion-container .panel .content ul {
    margin-left: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    font-weight: 300;
    margin-top: 5px;
}
.accordion-container .panel .content ul li {
    list-style-type: none;
    font-size: 0.8em;
    line-height: 1.5em;
    color: #6f6f6f;
}
.accordion-container .panel .content ul li:before {
    content: "—";
    padding-right: 4px;
    display: inline;
}
.accordion-container .panel p:last-child {
    padding-bottom: 20px;
}
.accordion-container .panel table {
    width: 100%;
}
.accordion-container .panel table tr td {
    padding: 5px 10px;
    border: 1px solid #ececec;
}
.accordion-container .panel.active {
    background: #fff !important;
}
.accordion-container .panel.active .heading_old {
    background: url("logos/keyboard_arrow_down.svg") no-repeat right;
}
.accordion-container .panel.active .heading {
}
.info {
    font-size: 0.70em;
    font-weight: 300;
    color: #b5b5b5;
}
.info a {
    color: #1ac3b4 !important;
    text-decoration: none;
}
.pointer {
    cursor: pointer;
}

.badges {
    display: block;
    text-align: justify;
    text-align-last: justify;
}
.badge {
    display: inline-block;
}

.bold {
    font-family: "garamond_bold", sans-serif !important;
    display: inline;
}
.regular {
    font-family: "garamond", sans-serif !important;
    display: inline;
}
