.footerLink {
    color: white;
    text-decoration: none;
}

/*.slide-container img {*/
/*    max-width: 100%;*/
/*}*/

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


html {
    font-family: "vulf mono";
    font-weight: 400;
    font-stretch: 50%;
    font-variant-ligatures: none;
    /* Ligature reset */
    max-width: 100%;
    color: var(--main-color);
    scroll-behavior: smooth;
    /*letter-spacing: -0.2px;*/
    background-color:  aliceblue;

}


body {
    position: relative;
    margin: var(--unit-body-margin);
    -epub-hyphens: manual;
    hyphens: mannual;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;

}


.d-top-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: var(--unit-body-margin);
    background-color: white;
    z-index: 10;
}


.triage-container {
    color: rgb(2 12 97 / 73%);
    display: grid;
    height: 100vh;
    background-color: aliceblue;
    background-image: url('bilder-landingpage/Headerbild_01-2000px.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.triage-element-1,
.triage-element-2 {
    margin: var(--unit-body-margin);
    left: calc(var(--unit-body-margin)*4)
}

.triage-element-1 {
    position: relative;
    height: 30vh;
    left: calc(var(--unit-body-margin)*4);
    max-width: 90vw;
    /* background-color: aqua; */
}

.triage-element-2 {
    height: 30vh;
}

.triage-element-3 {
    align-self: end;
    /* unten innerhalb der Zelle */
    height: 50px;
    background-color: azure;
    position: relative;
    bottom: 0;
    height: auto;
    padding: var(--unit-body-margin);
        padding-bottom: calc(var(--unit-body-margin)*3);


}


.scroll-container {
    position: absolute;
    top: 0;
    /*background-image: linear-gradient(to bottom, #ffff00, rgba(246, 48, 4, 0.83), #00e1ff);*/
}

.far-down {
    padding-top: 80vh;
}

.key-image-container {
    position: relative;
    top: 0;
    left: var(--nav-col-width);
    width: calc(100vw - var(--nav-col-width) - var(--unit-body-margin) * 2 - 15px);
    display: flex;
    /*aspect-ratio: 1.5;*/
    /*height: 90vh;*/
    max-width: 1200px;
    border-radius: 0;
    cursor: pointer;
}

.key-text-container {
    position: relative;
    top: calc(var(--square-36) * 1);
    left: 0;
    width: calc(100vw - var(--unit-body-margin) * 2 - 15px);
    display: flex;
    /* min-height: 75vh; */
    /* max-width: 2000px; */
    border-radius: 0;
    cursor: pointer;
    z-index: 100;
}

.scroll-top {
    position: relative;
    top: 30px;
    left: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 2rem;
    z-index: 1000;
}

.scroll-top:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


.verlauf {
    position: absolute;
    top: calc(var(--unit) * 6);
    left: calc(var(--unit) * 6);
    right: calc(var(--unit) * 6);
    bottom: calc(var(--unit) * 6);
    background-image: linear-gradient(to bottom, #ffff00, rgba(246, 48, 4, 0.83), #00e1ff);
    z-index: -1;
}


.logo-type-container {
    position: absolute;
    top: 1%;
    width: 100%;
    margin: auto;
}

.letter-container {
    display: flex;
    height: 50%;
    width: 33%;
    /*align-items: center;*/
    justify-content: space-around;

    /*overflow: hidden;*/
    /*background-color: violet;*/
}

.traeger-container {
    padding: var(--zab-7);
}

.article-traeger {
    margin-block-end: var(--square-96);
}


.grey-background-container {
    background-color: #f8f8f8;
    max-width: 800px;

}

.logo-type-item {
    object-fit: contain;

}

.document {
    background-color: #f5f5f3;
    margin-block-end: var(--square-36);
    width: fit-content;
    display: flex;
}

.document:hover {
    background-color: var(--variable-hover-color);
}

.document:visited {
    background-color: grey;
}



.img-doc-preview {
    height: 250px;
    width: auto;

    background-color: #f5f5f3;
    mix-blend-mode: multiply;
}

/* show more */
.show-more-container {
    display: flex;
    flex-direction: column;
    position: relative;
    /* Damit sich das Dropdown relativ dazu ausklappen kann */
    border-top: 1px solid var(--main-color);
    /* Oberer Rand */
    /* border-bottom: 1px solid var(--main-color); Unterer Rand */
}

.toggleButton {
    color: var(--main-color);
    font-size: var(--font-size-8);
    font-family: inherit;
    height: var(--square-36);
    border: 0;
    /* Entfernt alle Seitenränder */
    display: flex;
    align-items: center;
    gap: 16px;
    /* Abstand zwischen Pfeil und Text */
    cursor: pointer;
    background-color: transparent;
}

/* Dropdown-Bereich */
.dropdownContent {
    margin-block-start: var(--square-36);
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.5s ease-out, opacity 0.3s ease-out;
}

.dropdownContent.show {
    height: auto;
    opacity: 1;
}

/* Pfeil */
.show-more-arrow {
    color: var(--main-color);
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--main-color);
    border-bottom: 2px solid var(--main-color);
    transform: rotate(-45deg);
    /* Standard: nach rechts */
    transition: transform 0.3s ease;
}

.show-more-arrow.rotated {
    transform: rotate(45deg);
    /* Nach unten drehen */
}








.bildeinschub {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: auto;
    width: calc(100vw - var(--unit-body-margin) * 2);
    /*background-color: rgb(245, 245, 243);*/
    z-index: 0;
    margin-bottom: var(--square-96);



}

.img-item {
    display: flex;
    width: 100%;
    height: auto;
    padding-right: 20%;
    filter: opacity(76%);



}


.img-item-hoch {
    display: flex;
    width: 80%;
    height: auto;
    padding-right: 20%;
    filter: opacity(72%);

}


.img-item-1 {
    padding-top: 20%;


}


.img-item-2 {
    padding-top: 0px;
}

.img-item-3 {
    padding-top: 60%;

}

.img-item-4 {
    padding-top: 30%;
}


.img-flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-color: #fafafa;*/
    /*border: dotted 1px #262626;*/
    margin-block-end: var(--square-36);
}


.full-width {
    width: 100%;
    height: auto;
    mix-blend-mode: multiply;
    max-height: 90vh;
    object-fit: contain;
    object-position: left;
}

.landscape {
    width: 60%;
}

.portrait {
    width: 45%;
}

.portrait-two-cols {
    width: 30%;
}

.plakat {
    mix-blend-mode: multiply;
    width: 100%;
    height: auto;
    mix-blend-mode: multiply;
    /* max-height: 90vh; */
    object-fit: contain;
    object-position: left;
}


.multiply {
    mix-blend-mode: multiply;
}


/*ein einzeiliges element wird bei einer unit von 3px 36px hoch.*/


.inline {
    display: inline-block;
}

#d-logo,
#m-logo {
    letter-spacing: 2px;
}

.nav-bar-content {
    flex-grow: 1;
    flex-basis: 0;
    background-color: white;
}

/*alternative damit bei 2-zeiliger darstellung die boxen die gleiche höhe haben. füllung und kontur nicht via .level-1 sondern via .nav-bar-content*/
/*.nav-bar-content {*/
/*    flex-grow: 1;*/
/*    flex-basis: 0;*/
/*background-color: var(--variable-grey-darkest);*/
/*border: var(--variable-border) solid white;*/
/*border-radius: var(--variable-border-radius);*/
/*}*/

.d-nav-item {
    cursor: pointer;
}

.menu-icon {
    display: grid;
    grid-template-rows: repeat(5, var(--unit));
    width: calc(var(--unit) * 6);
    z-index: 500;
}

.filled {
    background-color: white;
}


/*close-button from code pen*/
.close-icon {
    position: absolute;
}

.close-icon:hover {
    background-color: var(--variable-spot-color);
}

.close-icon:before,
.close-icon:after {
    position: absolute;
    left: -1px;
    content: ' ';
    height: calc(var(--unit) * 6);
    width: var(--unit);
    background-color: white;
}

.close-icon:before {
    transform: rotate(45deg);
}

.close-icon:after {
    transform: rotate(-45deg);
}


/*ein quadratischer block 36*/
.square-36 {
    width: var(--square-36);
    justify-content: center;
}

.abstand {
    height: var(--sticky-pos-1);
    display: block;
}


.d-subnav-container {
    position: relative;
    top: 0;
    display: grid;
    grid-template-columns: var(--square-36) 1fr var(--square-36);
    width: 100%;
}

.d-carousell-nav-container {
    position: relative;
    top: 0;
    display: grid;
    grid-template-columns: var(--square-36) 1fr var(--square-36);
    width: 100%;
}

.flex-left {
    display: flex;
    justify-content: left;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.title-block {
    /*position: absolute;*/
    /*top: 300px;*/
    display: block;
    grid-template-columns: 1fr 2fr;
    z-index: 100;
}


#infobar {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--variable-colums-number), 1fr);
    height: auto;
    line-height: var(--zab-8);
    font-size: var(--font-size-8);

}

.chapter-start {
    height: calc(var(--square-36) * 0);
}

.article {
    /* min-height: 75vh; */
    max-width: 1200px;
    margin-block-end: calc(var(--square-36) * 2);
}


/*Content-section*/

/*Containers*/

.main-container {
    position: relative;
    top: 1px;
    width: calc(100% - (2 * var(--square-36)) - (var(--variable-border) * 2));
    max-width: 900px;
    min-height: calc(100vh - var(--sticky-pos-2) - var(--sticky-pos-3) - 1px);
    padding-left: var(--unit-body-margin);
    border: var(--variable-border);
    font-size: var(--font-size-6);
    line-height: var(--zab-7);
    overflow-x: clip;

}

.left-col {}

.right-col {}

.wide-col {
    width: 60%;

}

.narrow-col {
    width: 40%;

}

.right-col {}


.col {}

.dropdown-title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: calc(var(--zab-7) * 3);
}

.dropdown-title-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--square-36);
    height: var(--square-36);
    float: right;
    transform: rotate(-90deg);
    background-color: var(--variable-grey-light);
    border: var(--variable-border);
    border-radius: 5px;
}


/*slider section*/
.presentation-space {
    min-height: 80vh;
}

/*Bilder*/




.ratio3zu2 {}

.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;
}

.minus-three-squares-height {
    height: calc(100vh - var(--square-36) * 2)
}


/*bastiann*/


.inline-pic-container {
    height: calc(100vh - var(--square-36) * 8);
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 90%;

}


.img-inline-text {
    display: block;
    height: calc(var(--square-36) * 8);
    position: relative;

}


.img-inline-text-2 {
    display: block;
    height: calc(var(--square-36) * 12);
    position: absolute;

}

.img-float-container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.img-space-between {
    justify-content: space-between;
}


.img-inline-float {
    display: inline-flex;
    width: 40%;
    height: auto;
    position: relative;
    padding-bottom: calc(var(--square-36) * 4);

}


.prozent-20 {
    width: 20%;
    height: auto;
}


.prozent-30 {
    height: 36vh;
    width: auto;


}

.prozent-40 {
    width: 40%;
    height: auto;
}

.prozent-50 {
    width: 50%;
    height: auto;
}

.prozent-60 {
    width: 60%;
    height: auto;
}


.prozent-80 {
    width: 80%;
    height: auto;

}

.prozent-90 {
    width: 90%;
    height: auto;

}


.height-75vh {
    max-width: 92%;
    height: 75vh;
    width: auto;
}


.img-padding-top-2 {
    top: calc(var(--square-36) * 2);
    ;
}

.img-inline-text-pos-2 {
    margin-top: var(--square-36);

}

.img-end {
    padding-bottom: calc(var(--square-36) * 7);
}

.img-left-20 {
    padding-left: 60px;
}

.text-left-60 {
    padding-left: 60px;
}


.img-center {
    margin: 0 auto;
}


.block-pic {
    display: block;
    height: calc(var(--square-36) * 8);
    width: auto;
}

.pic-style-1 {
    height: 90%;

}

.pic-style-2 {
    height: 50%;

}


/*Kalender Section*/


.flex-container-days {
    display: flex;
    width: 100%;
    justify-content: center;
    background-color: white;
}

.flexbox-item-space {
    flex-grow: 2;
}


.flexbox-item-day {
    max-width: 80px;
    border: 1px solid white;
    border-radius: 5px;
    text-align: center;
    justify-content: center;
    flex-grow: 3;
    flex-basis: auto;


}

.audioplayer {
    display: grid;
    border: 1px solid black;
    grid-template-columns: var(--square-36) 1fr;
    width: 100%;
}

.playbtn {
    display: flex;
    border-right: 1px solid black;
}

.playtime {
    background-color: var(--variable-grey-light);
    width: 50px;
}


/*event section*/


.event-day {}

.event-time-and-type-balken {
    display: grid;
    grid-template-columns: 1fr 3fr 3fr;
    grid-column-gap: var(--square-36);
    border: var(--variable-border);
    border-radius: var(--variable-border-radius);
    /*font-weight: 500;*/
    color: var(--variable-grey-dark);
    /*background-color: var(--variable-grey-light);*/

}

.line-top {
    border-top: 1px solid black;

}

.line-top-bottom {
    border-top: 1px solid black;
    border-bottom: 1px solid black;

}


.b-light-grey {
    background-color: var(--variable-grey-light);
}

.event-container {
    display: grid;
    grid-template-columns: 1fr 3fr 2fr;
    grid-column-gap: var(--square-36);
    /*background-color: var(--variable-grey-light);*/
    font-size: var(--font-size-6);
    line-height: var(--zab-7);
    margin-bottom: calc(var(--square-36) * 3);
}

.b-white {
    background-color: white;
}


.square-bottom {
    margin-bottom: var(--square-36);
}

.with-limit {
    width: 400px;
}

.event-time-and-type {}

.event-time {
    color: black;
    font-weight: 500;
}

.event-type {
    /*color: var(--variable-grey-darkest);*/
}

.event-news {
    font-size: var(--font-size-8);
    color: var(--variable-hover-color);
}

.event-title-and-text {
    /* line-height: var(--zab-7);*/
    /*font-size: var(--font-size-7);*/
}

.event-title {
    font-size: var(--font-size-8);
    font-weight: 400;
    margin-bottom: calc(var(--zab-7) * 1);

}

.event-title-block {}

.event-text {
    /*padding-top: 6px;*/
}

.event-tech-info {
    color: var(--variable-black);

}

/*Dank section*/


.four-col-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: var(--variable-border);
    grid-column-gap: var(--square-36);

}


.three-col-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border: var(--variable-border);
    grid-column-gap: var(--square-36);

}

.two-col-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border: var(--variable-border);
    grid-column-gap: var(--square-36);

}

.full-width-container {
    display: block;
    grid-template-columns: 1fr 2fr 2fr;
    grid-column-gap: var(--square-36);
    /*background-color: var(--variable-grey-light);*/
    font-size: var(--font-size-6);
    line-height: var(--zab-7);
    padding: var(--unit-padding-top-bottom)
}

.logo-container {
    display: flex;
    align-items: center;
    align-content: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: calc(100% - (2 * var(--square-36)) - (var(--variable-border) * 2));
    max-width: 1400px;
    margin: auto;


}


.logo-item {
    display: inline-block;
    padding-bottom: 60px;
}


/*slide-show-section*/

.slide-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    rotate: -90deg;

}

.img-contain {
    width: 100%;
    object-fit: ;
    object-position: center;
}



.subnav-container {
    position: sticky;
    width: 100%;
    display: grid;
    grid-template-columns: var(--square-36) 1fr var(--square-36);
    justify-items: center;
    grid-gap: 2px;
    background-color: ghostwhite;
    z-index: 1;
}


/*map section*/
.map-main-container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-column-gap: calc(var(--square-36) * 2);
}

.planlegende {
    display: grid;
    grid-template-columns: 1fr 4fr;
}

.map-number-name-group {
    display: grid;
    grid-template-columns: var(--square-36) 3fr;
    padding-top: var(--unit);
    padding-bottom: var(--unit);


}

.map-schopf-number {
    display: flex;
    width: var(--square-36);

}


/*Raster-Section*/

.grundlinienraster-surface {
    display: none;
    position: fixed;
    left: 0;
    width: 20px;

}


.grundlinienraster-linien {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.line-item-a {
    display: block;
    height: calc(var(--unit) * 2);
    border-bottom: 1px solid red;

}

.line-item-b {
    display: block;
    height: calc(var(--unit) * 2);
    border-bottom: 1px solid red;
}


.active-link a,
.active-link {
    color: var(--variable-hover-color) !important;
}


.img-caption-container {
    position: relative;
}

.caption-vertikal-centered {
    display: flex;
    position: absolute;
    top: 50%;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: var(--zab-5);

}

.pos-absolut-left {
    left: 0;
}

.pos-absolut-right {
    right: 0;
}

.img-nr {
    rotate: -90deg;
    font-size: var(--font-size-4);
    white-space: nowrap;
    color: var(--variable-grey-dark);

}


.impressum {

    position: sticky;
    top: 80vh;
}