@font-face {
    font-family: favorit;
    src: url('../fonts/ABCFavoritEdu-Regular.woff') format('woff'),
         url('../fonts/ABCFavoritEdu-Regular.woff2') format('woff2');
}

@font-face {
    font-family: favorit-text;
    src: url('../fonts/ABCFavoritEdu-Light.woff') format('woff'),
         url('../fonts/ABCFavoritEdu-Light.woff2') format('woff2');
}


@font-face {
    font-family: ASFALT;
    src: url('../fonts/ABCAsfaltEdu-Regular.woff') format('woff2'),
         url('../fonts/ABCAsfaltEdu-Regular.woff2') format('woff');
}

@font-face {
    font-family: HUMANE;
    src: url('../fonts/Humane-Bold.woff') format('woff2'),
         url('../fonts/Humane-Bold.woff2') format('woff');
}

@font-face {
    font-family: favorit-bold;
    src: url('../fonts/ABCFavoritEdu-Bold.woff') format('woff2'),
         url('../fonts/ABCFavoritEdu-Bold.woff2') format('woff');
}

@font-face {
    font-family: jersey;
    src: url('../fonts/jersey10.woff') format('woff'),
         url('../fonts/jersey10.woff2') format('woff2');
}

* {
    scroll-behavior: smooth;
}

div.cover {
    height: 40vmax;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 7vh;
    margin-top: 3vw;
}


.fs-text {
    display: none;
}


div.cover img {
    height: 90%;
    width: 100%;
    object-fit: contain;
    z-index: 0;
    /* background-color: rgb(179, 34, 34) ; */
}

#kapitel {
    display: flex;
    flex-wrap: wrap;
}

#kapitel p{
    font-size: 20vmax;
    text-align: left;
    padding-right: 1vw;
    line-height: 100%;
    font-family: ASFALT;
    text-wrap: nowrap;
    padding-left: 2vw;
    /* background-color: royalblue; */
}

#kapitel2 {
    display: flex;
    flex-wrap: wrap;
}

#kapitel2 p{
    font-size: 15vmax;
    text-align: left;
    padding-right: 1vw;
    line-height: 100%;
    font-family: ASFALT;
    text-wrap: nowrap;
    padding-left: 2vw;
    /* background-color: royalblue; */
}

#flach {
    line-height: 50% !important;
}

div.ueberschrift {
    width: 25%;
    z-index: 8;
}



section.info {
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 5vh;
    padding-bottom: 5vh;
    display: flex;
    justify-content: space-between;
}

.headline {
    width: 30%;
}

.bio {
    width: 65%;
}

h1 {
    font-size: 2.5vw;
    position: sticky;
    top: 45vh;
    font-family: favorit;
}

.bio p {
    font-size: 1.2vw;
    line-height: 1.2;
    font-family: favorit-text;
}

section.interview {
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 5vh;
    padding-bottom: 5vh;
    display: flex;
    flex-direction: column;
}


.interview p {
    font-size: 1.2vw;
    line-height: 1.2;
    font-family: favorit-text;
}

.antwort {
    padding-left: 10%;
}

.frage {
    padding-top: 1.2vw;
    padding-bottom: 1.2vw;
}

.frage p {
        font-family: favorit;
}

/* .image {
    width: 100%;
    height: 180vh;
    display: flex;
    flex-direction: column;
}

.image img {
    max-width: 100%;
    height: 80vh;
    position: sticky;
    top: 0;
    z-index: 2;
    object-fit: contain;
}

.scrolltext {
    width: 45%;
    padding-left: 20%;
    z-index: 100;
    font-size: 1.2vw;
} */

.image {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.image2 {
    width: 100%;
    height: 180vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}



.image-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: sticky;
    top: 0;
    z-index: 2 !important;
}

.image img {
    max-width: 100%;
    height: 80vh;
    object-fit: contain;
    z-index: 50;
}

.image2 img {
    max-width: 100%;
    height: 80vh;
    object-fit: contain;
    z-index: 50;
}

.bilderunterschrift {
    font-size: 1vw;
    margin-top: 0.5vw;
}

.scrolltext {
    width: 45%;
    margin-left: 20%;
    z-index: 60 !important;
    font-size: 1.2vw;
    background-color: black;
    border: solid 5px black;
}

.fsc {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ic {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    top: 0;
    z-index: 2 !important;
    padding-top: 1.2vw;
    padding-bottom: 1.2vw;
}

.ic img {
    max-width: 100%;
    height: 80vh;
    object-fit: contain;
    z-index: 50;
}

#vorwort {
    padding: 0%;
}

#vorwort img {
height: auto;   
}





#asfalt p{
    font-family: ASFALT;
    font-size: 10vmax;
    line-height: 30%;
    padding-top: 2.4vw;
}

#antwort-chronik {
    width: 80%;
}

#antwort-chronik-high {
    width:80%;
}

#antwort-chronik-high p {
    font-size: 2.5vw;
    font-family: favorit-bold;
}




/* Media Querie 900 größere Schrift */
  
  @media only screen and (max-width: 900px) {


    .interview p {
        font-size: 1.5vw;
    }

    .bio p {
        font-size: 1.5vw;
    }

  }


  /* Media Querie Mobil */
  
  @media only screen and (max-width: 600px) {

    .interview p {
        font-size: 4.5vmin;
    }

    #kapitel {
        padding-left: 0;
    }

    .bio p {
        font-size: 4.5vmin; 
    }

    h1 {
        font-size: 4.5vmin;
    }

    .ic img{
        height: auto;
    }

    section.info {
    padding-left: 2vw;
    padding-right: 2vw;
    }


    section.interview {
    padding-left: 2vw;
    padding-right: 2vw;
    }

    div.cover {
        margin-top: 14%;
        height: auto;
        flex-direction: column;
        justify-content: center;
    }

    /* div.cover p {
        font-size: 16vmax;
    } */

    div.cover img {
        height: 55%;
        margin-bottom: 5vh;
    }

    div.ueberschrift {
        width: 100vw;
        text-align: center;
    }

    .scrolltext {
        font-size: 4.5vmin;
        width: 80%;
    }

    .image img {
        object-fit: contain;
        width: 100%;
        height: auto;
    }
    
    .frage {
    padding-top: 1.2vh;
    padding-bottom: 1.2vh;
    }

        #vorwort p {
        font-size: 6vmin;
    }

    #antwort-chronik-high p {
        font-size: 4.5vmin;
        font-family: favorit-bold;
    }

    #index {
        padding-top: 15vh;
    }

    .ursula p{
        font-size: 18vmax !important;
    }

    .fs-text {
        display: block;
    }
    

  }

  

/* Tags und Memos */

.antwort a {
    text-decoration: none;
    color: black;
    font-family: favorit-text;
    background-color: var(--highlight-color);
    padding-left: 5px;
    padding-right: 5px;
}


#memo {
    text-decoration: none;
    color: black;
    font-family: favorit-text;
    background-color: var(--highlight-color);
    padding: 10px;
    padding-bottom: 2vh;
 
}

.memo-abstand {
    height: 5vh;
}

#wasser-langenberg-memo a, #wasser-langenberg-memo2 a, #wasser-schonberger-memo a, #wasser-schonberger-memo2 a{
    padding: 10px;
    display: block;
}


/* toggle */

.toggle-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .2s;
    border-radius: 20px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .2s;
    border-radius: 50%;
}

input:checked + .slider {
    background-color: var(--highlight-color);
}

input:checked + .slider:before {
    transform: translateX(20px);
}

.toggle-label {
    color: var(--text-color);
    text-decoration: none;
    font-size: 1.5vw;
    padding-right: 0.5vw;
}

#toggle-mobile-style span{
    font-size: 6vmin;
}

.gelb {
    color: white;
}

.speculation p {
    text-decoration: underline;
     text-decoration-color: var(--highlight-color);
    text-underline-offset: 4px;
}

.zitat p {
    font-family: jersey;
    font-size: 2vmax;
    color: rgb(255, 255, 255);
}

.speculation-headline p{
font-family: ASFALT;
color: white;
font-size: 8vmax;
line-height: 40%;
    /* text-decoration: underline;
     text-decoration-color: var(--highlight-color);
    text-underline-offset: 4px; */
}

.class {
    line-height: 2% !important;
}

.fussnote   {
    color: var(--text-color);
    font-size: 1.2vw;
}

.frage a {
    text-decoration: none;
    color: var(--text-color);
}

#footnote-high {
    vertical-align: super;
}



