@font-face {
    font-family: opensans;
    src: url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: opensans;
    src: url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: openblack;
    src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: openlight;
    src: url("../fonts/OpenSans-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: source;
    src: url("../fonts/SourceSerifPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: source;
    src: url("../fonts/SourceSerifPro-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

.video90 {
    width: 100%;
}

.fcc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    place-content: center;
    min-height: 95vh;
    background: #002138;
    color: #fff !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    vertical-align: bottom;
}

.ui-page-theme-a a, .ui-page-theme-a a:visited, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
    color: #005f74;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
}

.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited {
    color: rgb(78 131 228);
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    text-shadow: none;
}

.listentry a {
    text-decoration: none;
}

p:empty {
    display: block;
    height: 18px;
    margin: 0px !important;
}

html {
    height: 100%;
    background: #ffffff;
    /* background: linear-gradient(151deg, rgb(248 198 201) 0%, rgb(138 162 208) 100%); */
}

body {
    background: rgb(255, 255, 255);
    font: 1.6em / 115% opensans, Verdana, Helvetica, Arial, sans-serif;
    color: rgb(21 21 21);
    overflow-x: hidden;
    text-rendering: optimizelegibility;
    height: 100%;
}

body.ui-mobile-viewport, div.ui-mobile-viewport {
    position: relative;
    /* max-width: 1000px; */
    overflow-y: scroll;
    margin: 0px auto !important;
    /* height: 500px; */
}

a.secret, a:visited.secret {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 50px;
    height: 50px;
    color: rgb(255, 255, 255) !important;
}

.menupusher {
    padding-top: 50px;
}

#karte.shiftme {
    width: 100%;
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.flex-caption span {
    position: absolute;
    left: 5px;
    font-weight: bold;
    top: 5px;
    background: url("../images/copy.png") no-repeat;
    height: 12px;
    width: 12px;
}

.flex-caption a {
    font-size: 14px;
    height: 20px;
    width: 20px;
    display: block;
}

#copy img {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 50% !important;
    height: auto !important;
}

#copy {
    font-size: 14px;
}

p {
    line-height: 140%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.redbutton {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    width: 90%;
    background: rgb(103, 161, 197);
    text-align: center;
    border-radius: 250px;
    text-transform: uppercase;
    -webkit-box-shadow: rgb(54, 84, 103) 0px 1px 2px;
    box-shadow: rgb(54, 84, 103) 0px 1px 2px;
    color: rgb(255, 255, 255) !important;
}

.text p {
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 8px;
}

.small {
    font-size: 13px;
    color: rgb(102, 102, 102);
    line-height: 120% !important;
}

.smallsub {
    font-size: 11px;
    display: block;
    text-align: right;
    margin-top: 0px;
    color: rgb(102, 102, 102);
    padding-right: 10px;
    line-height: 10px !important;
}

.pink {
    font-size: 19px;
    line-height: 19px;
    font-weight: normal;
    padding: 12px 8px 8px;
    background-color: rgb(113, 153, 22);
    color: rgb(255, 255, 255);
    margin-top: -7px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

.headover::before {
    content: "";
    width: 90px;
    height: 1px;
    background: rgb(34, 34, 34);
    margin-bottom: 10px;
    display: none;
}

.hideme {
    display: none !important;
}

.showme {
    display: block !important;
}

h1 {
    margin-top: 10px;
    margin-bottom: 19px;
    /* text-transform: uppercase; */
    font-size: 188%;
    line-height: 1.2;
    font-family: 'source', serif;
    font-weight: 100;
}

p.subh1 {
    font-weight: normal;
    font-size: 18px;
    margin-top: -8px;
    margin-bottom: 15px;
}

h2 {
    margin-bottom: 0px;
    font-size: 100%;
    margin-top: 0px;
    line-height: 150%;
    font-weight: 700;
    /* text-transform: uppercase; */
}

h3 {
    margin: 0px 0px 10px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
}

h4 {
    color: rgb(32, 32, 32);
    margin-bottom: 1px;
    font-weight: normal;
    margin-top: 0px;
    font-size: 110%;
    /* text-transform: uppercase; */
}

.preis {
    font-size: 14px;
}

.euro {
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-size: 16px;
}

.link {
    display: block;
    margin-bottom: 10px;
}

.appheader {
    padding: 0px;
    height: auto;
    width: 100%;
    border-bottom: 0px solid rgb(221, 221, 221);
    display: block;
    max-width: 640px;
}

.colorbar {
    display: block;
    height: 8px;
    line-height: 8px;
    margin: 0px 0px 10px;
}

.ui-content {
    border-width: 0px;
    overflow: hidden visible;
    padding: 15px 10px 40px;
}

.slider+.ui-content {
    padding-top: 0px;
}

.flex-control-paging li a.flex-active {
    cursor: default;
    background: rgb(0, 0, 0) !important;
}

.dividerimg {
    display: block;
    width: calc(100% + 30px);
    margin: 20px -15px;
}

.divider {
    display: block;
    width: calc(100% + 30px);
    margin: 15px -15px;
    height: 1px;
    background: rgb(154, 154, 154);
}

a.playbutton {
    display: block;
    width: 90%;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    margin: 25px auto;
    border: 1px solid rgb(218, 218, 218);
    padding-left: 15px;
    font-size: 16px;
    color: rgb(0, 51, 102);
    background: url("../images/playbg.png") 96% center / 13px no-repeat rgb(247, 247, 247);
    font-weight: bold !important;
}

a:active.playbutton {
    background: url("../images/playbg.png") 96% center / 13px no-repeat rgb(255, 255, 255);
}

#karte {
    visibility: hidden;
    display: block !important;
}

#karte.ui-page-active {
    visibility: visible;
    display: inherit;
}

a.maplink {
    margin-top: 10px;
    display: block;
}

.startwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.s-top, .s-bottom {
    display: block;
    position: relative;
    width: 100%;
    background: url("../images/hightop.jpg") center center / cover no-repeat rgb(255, 255, 255);
}

.s-top {
    height: 60vh;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.s-bottom {
    background: url("../images/vasabottom.jpg") center center / cover no-repeat rgb(255, 255, 255);
    -webkit-box-shadow: rgb(255, 255, 255) 0px 1px inset;
    box-shadow: rgb(255, 255, 255) 0px 1px inset;
    height: 40vh;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.t-headline {
    display: block;
    position: absolute;
    bottom: 21%;
    left: 18px;
    width: 72%;
}

.t-logo {
    display: block;
    position: absolute;
    top: 15px;
    left: 17px;
    width: 28px;
}

.s-bottom .b-headline {
    display: block;
    position: absolute;
    bottom: 82px;
    left: 18px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.42) 1px 1px 16px;
    color: rgb(255, 255, 255) !important;
}

.s-top .b-headline {
    display: block;
    position: absolute;
    bottom: 82px;
    left: 18px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.75) 1px 1px 16px;
    color: rgb(255, 255, 255) !important;
}

.bildbutton {
    display: block;
    position: absolute;
    font-family: openlight;
    bottom: 20px;
    left: 18px;
    padding: 8px 15px;
    background: rgba(86, 86, 86, 0.3);
    font-size: 18px;
    border: 1px solid rgb(255, 255, 255);
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important;
}

.guideheader {
    height: 300px;
    background: url("../images/guideheader.jpg") center center / cover;
    position: relative;
}

.headline {
    font-size: 140%;
    text-transform: uppercase;
    font-weight: 700;
    background: rgb(221 46 0);
    color: rgb(255, 255, 255);
    line-height: 1.3;
    padding: 30px 6px 30px 13px !important;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
}

ul.lf-list, ul.lf-list li, ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.slider+ul {
    border-top: 1px solid rgb(221, 221, 221);
    margin-top: 15px;
}

.listentry {
    text-decoration: none;
    /* display: block; */
    /* border-bottom: 4px solid rgb(255, 255, 255); */
    cursor: pointer;
    background: #ffffff;
    box-shadow: 0 0 22px #00000030;
}

.b-info li.listentry {
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(221, 221, 221);
}

.b-info .listentry:first-of-type {
    border-top: 1px solid rgb(221, 221, 221);
}

.b-info .titelcontainer {
    min-height: 60px;
}

.b-info .titelwrap {
    padding-left: 10px;
}

.arrow {
    background: url("../images/bigarrow.png") 98% 50% / 13px no-repeat;
    background-size: 16px;
}

.audio {
    background: url("../images/headphone.png") 98% center / 24px no-repeat;
}

.liste {
    background: url("../images/liste.png") 97% center / 20px no-repeat;
}

.info {
    background: url("../images/s-arrow.png") 97% center / 10px no-repeat;
}

.titelcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    min-height: 46px;
}

.titelcontainer p:empty {
    display: none;
}

.thumb {
    width: 100%;
    height: 250px;
    display: block;
    color: transparent;
}

.thumb img {
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    vertical-align: top;
}

/* .thumb {

}

.thumb img {
	width: 100%;
	height: calc(100vh*0.22);
	transition: all 500ms ease 0s;
	vertical-align: top;
} */
.thumb img.focus {
    width: 120px;
    height: 80px;
}

.thumb:empty {
    display: none;
}

.titelwrap {
    padding: 10px 25px 10px 10px;
}

.titelwrap p {
    margin: 0px;
}

.flex-container {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

a:active.flex-container .titel1, a:active.flex-container .titel2, a:active.flex-container .titel3, a:active.flex-container .nummer {
    color: rgb(102, 102, 102);
}

.listentry+a:active.flex-container .arrow {
    background: url("../images/bigarrow-active.png") 98% 40% / 30px no-repeat;
}

.flex-container.thumb .titelcontainer .titelwrap {
    padding-left: 0px;
}

.titel1 {
    font-size: 117%;
    /* text-transform: uppercase; */
    margin-bottom: 0px;
    padding-right: 25px;
    line-height: 1.2;
    font-weight: normal;
}

.titel1, .titel2 {
    color: #333;
}

.titel2 {
    font-size: 100%;
    line-height: 1.3;
    margin-top: 8px;
    padding-right: 20px;
}

.titel2:empty, .titel3:empty {
    display: none;
}

.titel3 {
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 6px;
    font-weight: normal;
    color: rgb(18, 18, 18);
}

.nummer, .nummernokey {
    position: absolute;
    bottom: 17px;
    right: 6px;
    -webkit-transform: translate(0px, 50%);
    -ms-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    font-size: 80%;
    font-weight: normal;
    display: none;
}

.Xnummer {
    position: absolute;
    bottom: 50%;
    left: 10px;
    -webkit-transform: translate(0px, 50%);
    -ms-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: rgb(255, 255, 255);
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background: rgb(1, 62, 90);
    padding-top: 22px;
}

.nummer:empty {
    display: none;
}

.accordion {
    margin: 0px;
    border-top: 1px solid rgb(217, 229, 232);
}

.accordion li {
    border-bottom: 1px solid rgb(217, 229, 232);
    position: relative;
}

.accordion li .cont {
    display: none;
    padding: 15px 13px 30px;
}

.cont p {
    line-height: 1.6em;
    margin-bottom: 5px;
}

.accordion span {
    width: 100%;
    display: block;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgb(34, 34, 34);
    text-transform: uppercase;
    padding: 16px 50px 16px 12px;
    background: rgb(250, 250, 250);
}

.accordion span::after {
    width: 8px;
    height: 8px;
    border-right: 1px solid rgb(0, 0, 0);
    border-bottom: 1px solid rgb(0, 0, 0);
    position: absolute;
    right: 10px;
    content: " ";
    top: 17px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.accordion span.active::after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.ui-page-theme-a .st-arrow {
    background: url("../images/rightarrow.png") right 10px center / 16px no-repeat;
    border: 1px solid rgb(51, 51, 51);
    color: rgb(34, 34, 34);
    padding: 7px 36px 7px 10px;
    text-transform: uppercase;
    margin: 15px 0px 0px;
    display: inline-block;
    font-size: 15px;
    text-decoration: none !important;
}

.ui-page-theme-a .st-arrow-more {
    background: url("../images/rightarrow.png") right 10px center / 16px no-repeat;
    border: 1px solid rgb(51, 51, 51);
    color: rgb(34, 34, 34);
    padding: 7px 32px 7px 10px;
    text-transform: uppercase;
    margin: 15px 0px 0px;
    display: inline-block;
    font-size: 15px;
    text-decoration: none !important;
}

.ui-page-theme-a .st-arrow-w {
    background: url("../images/rightarrow.png") right 10px center / 16px no-repeat;
    border: 1px solid rgb(51, 51, 51);
    color: rgb(34, 34, 34);
    padding: 7px 36px 7px 10px;
    text-transform: uppercase;
    margin: 15px 0px 0px;
    display: inline-block;
    font-size: 15px;
    text-decoration: none !important;
}

@media (max-width: 320px) {
    .t-logo {
        top: 15px;
        width: 18px;
    }

    #menu a, #menu a:visited {
        margin-left: 50% !important;
    }

    .thumb img {
        width: 100px;
        height: 100px;
    }

    .titel1 {
        line-height: 1;
        font-size: 14px;
    }

    .titel2 {
        font-size: 13px;
        line-height: 1.1;
    }

    .titel3 {
        font-size: 12px;
    }

    h1 {
        font-size: 21px;
    }

    .titelwrap {
        padding: 5px 30px 5px 8px;
    }

    .t-headline {
        display: block;
        position: absolute;
        bottom: 27%;
        left: 18px;
        width: 65%;
    }

    .s-bottom .b-headline {
        display: block;
        position: absolute;
        bottom: 76px;
        left: 18px;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        color: rgb(255, 255, 255) !important;
    }

    .s-top .b-headline {
        font-size: 20px;
    }

    .key {
        width: 90px;
        height: 90px;
    }

    .display {
        font-size: 65px;
    }

    .bildbutton {
        padding: 6px 12px;
        font-size: 17px;
    }

    .accordion span {
        font-size: 17px;
    }

    #tabs a {
        font-size: 11px !important;
        text-transform: none !important;
    }
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

div#guide {
    padding: 6px;
}

.hero {
    width: 100%;
    padding: 10px;
    height: clamp(328px, 66vw, 700px);
    /* transform: skewY(-2.5deg); */
    /* margin-top: clamp(-86px, -10%, -92px); */
    margin-top: -50px;
    /* margin-bottom: 1px; */
    /* border-bottom: 1px solid rgb(204, 204, 204); */
    overflow: hidden;
    display: inline-block;
    position: relative;
    /* background-origin: content-box; */
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url( "../images/trans.png");
    background-color: rgb(229, 229, 229) !important;
    background-size: cover;
}

.inv .hero {
    border-bottom: 0px;
}

.hero img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 993px;
}

p.spruch {
    display: block;
    position: absolute;
    bottom: 18px;
    left: 10px;
    right: 10px;
    color: rgb(255, 255, 255);
    font-size: 23px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.52) 1px 1px 7px;
    line-height: 1.1;
    text-transform: uppercase;
    z-index: 11;
}

.hero a {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 12;
    color: transparent !important;
}

.color, .noimage {
    color: #424242;
}

.hero a::before {
    position: absolute;
    bottom: 9%;
    right: 6px;
    height: 60px;
    width: 60px;
    border-radius: 6px;
    background: url("../images/full.png") center center / 66px no-repeat;
    content: "";
}

.color, .noimage {
    position: relative;
    padding: 0px 10px 200px 10px;
    background: #fdfdfd;
    max-width: 1000px;
    margin: 0 auto;
}

.blender {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.22)));
    background: -o-linear-gradient(rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.22) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.22) 100%);
    z-index: 9;
    opacity: 1;
    display: none;
}

.color p, .noimage p {
    font-size: 108%;
}

.ui-page-theme-a a.playme {
    color: rgb(33, 33, 33);
    display: block;
    padding: 11px 0px 11px 3%;
    font-size: 17px;
    font-weight: bold;
    background: url("../images/bigarrow.png") 97% center / 27px no-repeat rgb(239, 239, 239);
    margin-bottom: 10px;
    border-radius: 2px;
}

.more {
    display: block;
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.more.expand {
    max-height: 999em;
}

a.clickmore.ui-link {
    display: none;
}

.playme span {
    font-weight: 700;
    display: block;
    margin-top: 3px;
    font-size: 12px;
    color: rgb(102, 102, 102);
}

#guide .headline span {
    font-size: 18px;
    margin-top: 10px;
    text-transform: none;
    font-family: serif;
    font-style: italic;
    line-height: 1.3;
    font-weight: 100;
    display: none;
}

.key:active {
    border: 1px solid rgb(153, 153, 153);
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 0.1;
    }

    25%, 75% {
        opacity: 1;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 0.1;
    }

    25%, 75% {
        opacity: 1;
    }
}

.digilink {
    padding: 12px 15px 25px;
    background: rgb(247, 247, 247);
    color: rgb(34, 34, 34) !important;
}

.digilink h2 {
    margin-top: 0px;
}

[data-role="content"]>h1.mb20 {
    padding-left: 5px;
}

.ui-mobile .ui-page-active {
    display: block;
    overflow: visible;
}

.jumper {
    height: 5px;
    margin-top: -5px;
}

* {
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
}

.titel1 h1 {
    text-transform: none;
    font-size: 22px;
}

.color p:first-child {
    /* font-size: 80%; */
    /* margin-bottom: 40px; */
    /* line-height: 1.5; */
    /* text-align: left; */
}

.color h1, .noimage h1 {
    font-size: 250%;
    color: rgb(58 58 58);
    margin-bottom: 24px;
    margin-top: 42px;
    font-weight: 100;
    font-family: source, serif;
    font-style: normal;
}

.color h2, .noimage h2 {
    margin-bottom: 9px;
    font-size: 150%;
    margin-top: 52px;
    font-weight: 700;
}

#startpage a.ui-link {
    display: block;
    padding: 20px 58px 20px 30px;
    background: url("../images/bigarrow-w.png") 94% 50% / 11px no-repeat rgb(77, 100, 115);
    font-size: 105%;
    font-weight: bold;
    margin: 0px auto 40px;
    border-radius: 10px;
    color: rgb(255, 255, 255) !important;
}

.homeflex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100vh - 60px);
}

.homebild {
    background: url("../images/infoheader.jpg") center center / cover no-repeat;
    height: 40%;
}

.homenav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: flex-start;
    height: 60%;
    background: rgb(255, 255, 255);
}

.fcc h1 {
    margin-bottom: 20px;
    text-align: center;
    color: rgb(255, 255, 255) !important;
}

.audiowrapper {
    margin: 31px 0px 45px;
    padding: 30px 0;
    border-bottom: 1px solid #d8d4d4;
    border-top: 1px solid #d8d4d4;
    background: url(../images/headphone.png) no-repeat 120vw center;
    background-size: 16px;
}

.inv .audiowrapper {
    margin: 31px 0px;
    padding: 30px 0;
    border-bottom: 1px solid #001519;
    border-top: 1px solid #002026;
}

.nonum .titel1 {
    padding-left: 0px;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: auto;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    width: 100%;
    z-index: 99992;
}

.inv .fancybox-caption {
    color: #fff;
    background: #141c2a;
}

a.movielink.ui-link {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 11px 41px 11px 18px;
    background: url("../images/bigarrow-w.png") 95% 50% / 10px no-repeat rgb(32, 153, 230);
    font-size: 80%;
    font-weight: bold;
    margin: 16px 0px 16px;
    border-radius: 6px;
    color: rgb(255, 255, 255) !important;
    display: none;
}

.mejs__container {
    background: rgb(0, 33, 55);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Arial, serif;
    position: relative;
    max-width: 100%;
    text-align: left;
    text-indent: 0px;
    vertical-align: top;
    border-radius: 9px;
    margin-left: -15px;
    /* margin-bottom: 31px; */
}

div#invbut {
    position: absolute;
    height: 50px;
    width: 80px;
    left: calc(60% + 90px);
    background: 0% 0% / cover rgb(31, 31, 31);
    color: rgb(255, 255, 255);
    margin-top: 5px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-family: serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div#noinvbut {
    position: absolute;
    height: 50px;
    width: 80px;
    left: 60%;
    background: 0% 0% / cover rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    margin-top: 5px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-family: serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div#smallMarker {
    position: absolute;
    height: 50px;
    width: 80px;
    left: 20%;
    background: url("../images/small.png") center center / cover no-repeat rgb(222, 220, 220);
    color: rgb(255, 255, 255);
    margin-top: 5px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    cursor: pointer;
}

div#bigMarker {
    position: absolute;
    height: 50px;
    width: 80px;
    left: calc(20% + 90px);
    background: url("../images/big.png") center center / cover no-repeat rgb(246, 246, 246);
    color: rgb(255, 255, 255);
    margin-top: 5px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    cursor: pointer;
}

.big body {
    font-size: 2.2em;
}

#big div#bigMarker {
    background: url("../images/big.png") center center / cover no-repeat rgb(222, 220, 220);
}

#small div#smallMarker {
    background: url("../images/small.png") center center / cover no-repeat rgb(222, 220, 220);
}

#big div#smallMarker {
    background: url("../images/small.png") center center / cover no-repeat rgb(246, 246, 246);
}

html#inv {
    background: rgb(0, 0, 0);
}

html.inv {
    background: #011920;
    /* background: linear-gradient(151deg, rgb(248 198 201) 0%, rgb(138 162 208) 100%); */
}

.inv div#topbar {
    background: transparent;
}

.inv .ui-mobile [data-role="page"] {
    background: rgb(34, 34, 34);
}

.inv .ui-page {
    background: #001f26;
    color: rgb(255, 255, 255);
}

.inv .color, .inv .noimage {
    color: rgb(255, 255, 255);
}

.inv .color h1, .inv .noimage h1 {
    color: rgb(255, 255, 255);
}

.inv .headline {
    background: rgb(0, 0, 0);
}

.inv li.listentry {
    background: rgb(12 38 42);
    border-bottom: 5px solid transparent;
}

.inv .titel1, .inv .nummer, .inv .titel2 {
    color: rgb(255, 255, 255);
}

#menu a, #menu a:visited, #size-button, #invert-button {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    border-color: #585858;
}

.inv div#overlay {
    background: rgb(0 0 0 / 0%);
}

.inv a.movielink.ui-link {
    background: url(../images/bigarrow-w.png) 94% 50% no-repeat rgb(44 61 87);
    border: 1px solid #515a67;
}

.inv .mejs__container {
    background: transparent;
    border: 0px solid #576b8a;
}

.inv .mejs__time-total {
    background: #FFF;
}

.inv div#bigMarker {
    background: url("../images/big_inv.png") center center / contain no-repeat rgb(0, 0, 0);
}

.inv div#smallMarker {
    background: url("../images/small_inv.png") center center / contain no-repeat rgb(0, 0, 0);
}

.inv #small div#smallMarker {
    background: url("../images/small_inv.png") center center / cover no-repeat rgb(0, 0, 0);
    border-bottom: 3px solid;
}

.inv #big div#smallMarker {
    background: url("../images/small_inv.png") center center / cover no-repeat rgb(0, 0, 0);
}

.inv #big div#bigMarker {
    background: url("../images/big_inv.png") center center / contain no-repeat rgb(0, 0, 0);
    border-bottom: 3px solid;
}

.inv .fancybox-bg {
    background: rgb(20 28 41);
}

.inv .arrow {
    background: url("../images/bigarrow-w.png") 98% center / 19px no-repeat;
}

.inv body {
    background: #001f26;
}

.inv .hero {
    background-color: #001f26 !important;
}

.inv .fcc {
    background: rgb(19, 18, 18);
}

.hide {
    display: none;
}

.inv .color, .inv .noimage {
    background: #001f26;
}

#size-button, #invert-button {
    /* position: absolute; */
    /* left: 20%; */
    /* height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px 20px 58px !important;
    cursor: pointer;
    font-size: 103% !important;
    /* color: #333; */
}

#invert-button {
    left: 60%;
    background: #FFF url("../images/inv-bgwhite.png") 12px center / 30px no-repeat !important;
}

#size-button {
    background: #fff url("../images/size-bgwhite.png") 12px center / 38px no-repeat !important;
}

.inv #invert-button {
    left: 60%;
    background: rgb(1 25 32) url(../images/inv-bgwhite.png) 12px center / 30px no-repeat !important;
    color: rgb(255, 255, 255);
}

.inv #size-button {
    background: rgb(1 25 32) url(../images/size-bgwhite.png) 12px center / 30px no-repeat !important;
    color: rgb(255, 255, 255);
}

.audiowrapper {
    margin-left: 0px;
}

a.zoomer {
    position: relative;
}

a.zoomer::before {
    position: absolute;
    top: -37px;
    right: 5px;
    height: 50px;
    width: 50px;
    border-radius: 8px;
    background: url("../images/full.png") center center / 50px no-repeat;
    opacity: 0.5;
    content: "";
}

a.prevpage, a.nextpage {
    vertical-align: middle;
    position: absolute;
    top: -15px;
    background: transparent;
    z-index: 9999999;
    text-align: center;
    font-weight: 100 !important;
    padding: 7px 20px;
    font-size: 108%;
    color: #ffffff !important;
    border: 1px solid #ffffff;
    /* border-radius: 8px; */
}

a.prevpage {
    /* bottom: 12px; */
    left: 50%;
    -webkit-transform: translateX(-170px);
    -ms-transform: translateX(-170px);
    transform: translateX(-170px);
}

a.nextpage {
    right: 50%;
    /* bottom: 12px; */
    -webkit-transform: translateX(170px);
    -ms-transform: translateX(170px);
    transform: translateX(170px);
}

.nextwrap {
    position: fixed;
    bottom: 0vw;
    width: 100%;
    /* max-width: 1000px; */
    display: block;
    margin: 0px auto;
    z-index: 999;
    background: #FFF;
    height: clamp(90px, 8vw, 193px);
    border-top: 20px solid rgb(255 255 255 / 0%);
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    background-clip: padding-box;
    box-sizing: content-box;
    margin-bottom: -5vw;
}

.inv .nextwrap, .inv a.nextpage, .inv a.prevpage {
    /* background: #1c222c; */
    background-clip: padding-box;
    color: rgb(255, 255, 255) !important;
    /* border-color: #fff; */
}

.inv a.nextpage, .inv a.prevpage {
    border-color: #FFF;
}

.inv .nextwrap {
    /* -webkit-box-shadow: 0 -10px 6px #1c222c; */
    /* box-shadow: 0 -10px 6px #1c222c; */
}

body.fancybox-active {
    overflow: hidden;
}

html.inv #imprint a:link, html.inv #imprint a:visited {
    color: rgb(76 194 212) !important;
}

.newback {
    position: fixed;
    top: 0px;
    z-index: 99992;
    display: none;
    height: 60px;
    width: 70px;
    background: url(../images/icon_back_inv.png) 10px 16px / 24px no-repeat rgb(255 255 255);
}

.newback2 {
    position: absolute;
    top: 0px;
    z-index: 99993;
    display: block;
    height: 50px;
    width: 63px;
    background: 0% 0% / 24px rgb(255 255 255);
    cursor: auto;
    display: none;
}

.inv .newback {
    background: url(../images/icon_back_inv.png) 10px 16px / 24px no-repeat #1c222c;
}

.inv .newback2 {
    background: #1c222c;
}

.mejs__container .mejs__video {
    max-height: 540px !important;
}

.hidevideo {
    display: none;
    color: rgb(255, 255, 255);
}

.mejs__video {
    border-radius: 0px;
    margin-left: -20px;
    max-height: 540px !important;
    background: rgb(15, 179, 242) !important;
    width: 100% !important;
}

.ui-mobile.videopage, ui-page.videopage, .ui-page-active.videopage {
    background: rgb(186, 218, 85);
    max-height: 100% !important;
}

body.open {
    /* overflow: hidden; */
}

img.preload {
    -webkit-transform: translate(200vw, 10px);
    -ms-transform: translate(200vw, 10px);
    transform: translate(200vw, 10px);
    position: fixed;
}

p.quote {
    padding-left: 20px;
    font-style: italic;
    font-size: 140%;
    line-height: 1.2;
    font-family: 'PT Serif', serif;
    color: #666;
    margin-top: 30px;
}

p.right {
    text-align: right;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 78%;
}

.color h3 {
    text-transform: none;
    font-weight: 100;
    font-size: 140%;
    padding-top: 20px;
}

.inv body * {
    color: #FFF!important;
}

@media (max-width: 500px) {
    #menu a, #menu a:visited, #size-button, #invert-button {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 300px!important;
        font-size: 110%!important;
    }
}

html {
    font-size: 62.5%;
    /* margin-left: calc(100vw - 100%); */
    /* this avoids page jump when srollbar is schown https://css-tricks.com/elegant-fix-jumping-scrollbar-issue/ */
}

/* html,
body {
	overflow-x: hidden;
	scrollbar-color: #739aa8 #DDDDDD;
  scrollbar-width: thin;
}

body::-webkit-scrollbar {
    width: 5px;

}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  outline: 1px solid slategrey;
}

.inv body::-webkit-scrollbar-thumb {
  background-color: #121720;
  outline: 1px solid #2b2720;
}

.inv body {
	overflow-x: hidden;
	scrollbar-color: #222c2f #4c4c4c;
  scrollbar-width: thin;
} */
ul.lf-list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(-webkit-min-content, -webkit-max-content);
    grid-auto-rows: minmax(min-content, max-content);
    gap: 40px 30px;
    margin-top: 10px;
    width: 100%;
    max-width: 1080px;
    padding: 0px 28px 30px 28px;
    margin: -10px auto;
    overflow: hidden;
    position: relative;
    z-index: 500;
}

@media only screen and (max-width: 500px) {
    ul.lf-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px 0px;
        padding: 2px 15px;
    }

    .thumb {
        width: 100%;
        height: 175px;
        display: block;
    }
}

.inv .mejs__time>* {
    color: #fff;
}

.audiowrapper h2 {
    font-size: 120%;
    margin-top: 60px;
}

.fancyhidden {
    display: none;
}

hr {
    height: 1px;
    border: 0px;
    border-bottom: 1px solid #000;
    margin: 30px 0;
}

.inv hr {
    border-bottom: 1px solid #fff;
}

a.maplink {
    color: #333 !important;
    font-size: 117%;
    padding: 10px 0 10px 29px;
    background: url(../images/marker.png) no-repeat 5px center;
    background-size: 13px;
}

.inv a.maplink {
    color: #FFF !important;
    font-size: 123%;
    background: url(../images/marker-w.png) no-repeat 5px center;
    background-size: 13px;
}

@media only screen and (min-width: 900px) and (max-height: 900px) {
    body.ui-mobile-viewport, div.ui-mobile-viewport, .nextwrap, #topfix, #overlay, #menu {
        max-width: 700px !important;
    }

    .nextwrap {
        height: 120px;
    }

    a.prevpage, a.nextpage {
        padding: 8px 20px;
        font-size: 100%;
    }

    .color p:nth-of-type(1) {
        margin-bottom: 15px;
    }

    .audiowrapper {
        margin: 18px 0px;
        padding: 10px 0;
    }
}

@media only screen and (orientation: landscape) and (max-width: 1024px) {
    body.ui-mobile-viewport, div.ui-mobile-viewport, .nextwrap, #topfix, #overlay, #menu {
        max-width: 100% !important;
    }
}

figcaption {
    display: none;
}

figure {
    margin: 0;
}

a#test {
    cursor: pointer;
}

.homeheader {
    width: 100%;
    padding-bottom: 60%;
    background: url(../images/home-header.jpg) no-repeat center center;
    background-size: cover;
    display: none;
}

a.audiofake.ui-link {
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    background: rgb(255 255 255 / 0%);
    left: 50%;
    display: none;
}

.nextwrap span {
    /* color: red; */
}

a.prevpage span, a.nextpage span {
    font-size: 66%;
    /* display: inline-block; */
    vertical-align: top;
}

.color img + p {
    font-size: 100%;
    /* margin-bottom: 40px; */
}

#fancybox-container-1 .fancybox-caption {
    /* bottom: 20px; */
}

a.featurelink {
    display: block;
    width: 100%;
    font-size: 120%;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.inv a.featurelink {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.featurelink + .featurelink {
    border-top: 0px ;
}

.container h2 {
    font-size: 160%;
    margin-bottom: 15px;
}

.container h3 {
    text-transform: none;
    font-weight: 100;
}

#list figure {
    margin: 0;
    max-width: 1000px;
    margin: 0 auto;
}

.skewed {
    transform: skewY(-2.5deg);
    overflow: hidden;
    margin-top: -84px;
    margin-bottom: 40px;
}

.skewed * {
    transform: skewY(2.5deg)!important;
}

.daddy {
    background: url(../images/home-daddy.jpg) no-repeat center;
    background-size: cover;
    height: clamp(333px, 60vw, 601px);
    z-index: 1;
    margin-top: -87px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 64px;
    margin-bottom: clamp(-30px, 3vw, 60px);
    position: relative;
}

.daddy::after {
    content: '';
    width: 100%;
    height: 60px;
    background: #fdfdfd;
    bottom: -31px;
    position: absolute;
    transform: skewY(-2.5deg);
    left: 0;
}

.inv .daddy::after {
    background: #002026;}

.logo {
    background: url(../images/grieg-logo.png) no-repeat center center;
    background-size: cover;
    width: clamp(108px, 12vw, 175px);
    height: auto;
    /* position: absolute; */
    left: 50%;
    /* transform: translateX(-11%) skewY(2.5deg); */
    margin-top: -7px;
    z-index: 1;
    filter: drop-shadow(0px 0px 20px #361701);
}

.shade {
    position: absolute;
    offset: none;
    width: 100%;
    height: 100%;
    background: #00000000;
    z-index: 0;
}

.herotitel {
    font-size: clamp(36px, 4vw, 64px);
    color: #fff;
    margin-top: clamp(70px, 18vw, 242px);
    font-family: source, serif;
    font-weight: 100;
    text-shadow: 0 0 20px #361701;
}

.green {
    background: #00637A!important;
}

.inv .green {
    background: #003642!important;
}

.footer {
    height: 86px;
    margin-top: 130px;
    position: relative;
}

.before {
    position: absolute;
    top: 1vw;
    width: 100%;
    height: 123px;
    z-index: 0;
}

@media (max-width: 600px) {
    /* #invert-button,
    #size-button {
        font-size: 1px !important; *//* color: transparent !important;
    } */#size-button {
        left: 32% !important;
    }

    .imgcount {
        font-size: 101%!important;
        font-weight: 700;
        bottom: 13%!important;
    }

    .daddy::after {
        content: '';
        width: 100%;
        height: 44px;
        background: #f9f9f9;
        bottom: -25px;
        position: absolute;
        transform: skewY(-2.5deg);
        left: 0;
    }

    .inv .daddy::after {
        background: #001e25;
    }

    #menu a, #menu a:visited, #size-button, #invert-button {
        margin-left: 0!important;
        margin-right: 0!important;
        width: 100%!important;
        font-size: 110%!important;
    }

    #menu.open {
        transform: translate(0, 50px)!important;
        transition: all 400ms;
    }

    .daddy {
        margin-top: -87px;
        display: flex;
        padding-top: 64px;
    }

    .before {
        position: absolute;
        top: 57px;
        width: 100%;
        height: 100px;
    }

    .footer {
        height: 90px;
        margin-top: 51px;
        position: relative;
    }

    #menu a p {
        margin: 0px;
        line-height: 1.1;
        font-size: 80%;
    }

    .titel1 {
        font-size: 111%;
    }

    .titel2 {
        font-size: 100%;
    }

    .headline {
        font-size: 100%;
    }

    .thumb img {
        width: 100%;
        height: calc(100vw/2*1.1);
    }

    .hero a::before {
        position: absolute;
        bottom: 15%;
        right: 7px;
        height: 40px;
        width: 40px;
        background: url("../images/full.png") center center / 50px no-repeat;
        content: "";
    }

    .color p:nth-of-type(1) {
        margin-bottom: 0;
        line-height: 1.2;
    }
    .color img + p {
    font-size: 90%;
    /* margin-bottom: 40px; */
}

    body#big {
        font-size: 2em;
    }

    body {
        font-size: 1.6em;
    }

    div#smallMarker {
        width: 60px;
        left: 17%;
    }

    div#bigMarker {
        width: 60px;
        left: calc(17% + 70px);
    }

    .color h1, .noimage h1 {
        font-size: 174%;
        margin-top: 26px;
    }

    .audiowrapper {
        margin: 24px 0px;
        padding: 15px 0;
        /* border-bottom: 1px solid #333; */
        /* border-top: 1px solid #333; */
    }

    .color h2, .noimage h2 {
        margin-bottom: 9px;
        font-size: 117%;
        margin-top: 30px;
        font-weight: 700;
        line-height: 1.2;
    }

    .color .audiowrapper h2 {
        font-size: 110%;
    }

    .nextwrap {
        height: 74px;
    }

    a.prevpage, a.nextpage {
        /* bottom: 10px */
        top: 0;
    }

    .hero {
        /* height: 40vh; */
        margin-bottom: -16px;
        padding: 0;
    }

    .color, .noimage {
        padding: 0px 12px 150px;
    }

    a.prevpage, a.nextpage {
        font-size: 95%;
        padding: 7px 10px
    }

    .homeheader {
        padding-bottom: 72% !important;
        background: url(../images/home-header-mobil.jpg) no-repeat center center !important;
        background-size: cover !important;
    }

    .titelcontainer {
        min-height: 40px;
    }

    .color p, .noimage p {
        font-size: 100%
    }

    p.quote {
        font-size: 120%
    }

    p.right {
        font-size: 100%
    }

    a.featurelink {
        font-size: 100%
    }

    hr {
        margin: 25px 0;
    }

    .container h2 {
        font-size: 110%!important;
        margin-bottom: 15px;
    }

    article {
        font-size: 100%!important;
        padding-top: 40px;
        padding-bottom: 60px;
        border-bottom: 1px solid #000;
    }
}

/* end media */
.maxwidth {
    max-width: 1000px;
    margin: 0 auto;
}

@media (min-width: 1300px) {
    body, .nextwrap, #topfix {
        max-width: 1300px;
    }
}

.hero::after {
    content: '';
    width: 100%;
    height: 60px;
    background: #fdfdfd;
    bottom: -30px;
    position: absolute;
    transform: skewY(-2.5deg);
    left: 0;
}

.inv .hero::after {
    background: #002026;
}

.imgcount {
    position: absolute;
    height: 32px;
    right: 63px;
    bottom: 10%;
    color: #fff;
    text-shadow: 1px 1px rgb(0 0 0 / 66%);
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 115%;
}


#imprint h2 {
    font-family: 'source';
    font-size: 130%;
    color: #000;
    font-weight: 100;
    margin-bottom: 8px;
}