@media all and (min-width: 815px) {

   
   
    .menue__mitte {
        width: 80%;
        text-align: center;
        font-size: 30px;
        margin-top: 50px;
        animation-name: schatten;
        animation-duration: 3.5s; 
        animation-iteration-count: 1;
        animation-direction: alternate;
    }

    .menue__mitte--home{
        margin-bottom: 70px;
    }

    @keyframes schatten {

        0% {
            color: transparent; 
            text-shadow: 0 0 9px #707070;
            text-align: center;
            }

        100%  {
            color: #707070;
            }
            
        }

    .menue__rechts {
        width: 10%;
        text-align: end;
        font-size: 18px;
        display: flex;
        justify-content: end;
    }

    .menuebox {
        position: fixed;
        margin: 30px;
        display: flex;
        height: 30px;
        width: 42px;
        /* background-color: white; */
        justify-content: center;
        align-items: center;
        /* box-shadow: 2px 1px 0 #707070; */
        z-index: 1001;
    }

    .menuebox__symbol {
        width: 22px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .menuebox__symbol-2 {
        display: none;
    }

    .pfeil {
        position: fixed;
        height: 100vh;
        top: 0;
        width: 90px;
        padding:0 25px 0 25px;
        display: flex;
        align-items: center;
        z-index: 1;
    }

    .projekte {
        display: flex;
        /* 80 - 38 */
        margin: 0 42px 0 42px;
    }

    .projekte__spalte {
        width: 50%;
        padding: 0 38px 0 38px;
    }

    .schild {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 15px 0 100px 0;
    }


    .sonderfall-1 {
        margin-top: -183px;
        z-index: -1;
    }

    .sonderfall-2 {
        /* 90 bis body Rand plus Scrolbar 15 plus 5 Sicherheit */
        margin-right: -120px;
    }


    .title {
        font-family: 'Manuka', sans-serif;
        color: transparent; 
        text-shadow: 0 0 8px #707070;
        padding: 0 75px 0 75px;
        font-size: 100vw;
        position: relative;
        line-height: 0.8em;
        /* animation-name: titel;
        animation-duration: 4s; 
        animation-iteration-count: 1;
        animation-direction: alternate; */
    }

    .title--paradis {
        font-size: 46.5vw;
        margin-top: -1.5vw;
    }

    .title--biergarten {
        font-size: 33vw;
        margin-top: -1vw;
    }

    /* @keyframes titel {

        0% {
            color: #707070;
            opacity: 1;
            text-shadow: 0 0 0px #707070;
            }

        25%{
            color: #707070;
            opacity: 1;
            text-shadow: 0 0 0px #707070;
            }

        100%  {
            color: transparent; 
            text-shadow: 0 0 15px #707070;
            }
            
        } */
    

    .title--masterabschluss-konzerte {
        font-size: 20.5vw;
        margin-top: -0.5vw;
    }

    .title--fiona {
        font-size: 48.5vw;
        margin-top: -1.5vw;
    }

    .title--next-stop-london {
        font-size: 21vw;
        margin-top: -0.5vw;
    }

    .title--sprenkler {
        font-size: 35vw;
        margin-top: -0.8vw;
    }

    .title--makro-mikro {
        font-size: 28.5vw;
        margin-top: -1vw;
    }

    .title--quadratische-abfolgen {
        font-size: 21vw;
        margin-top: -0.5vw;
    }

    .title--flora {
        font-size: 23vw;
        margin-top: 1vw;
        color: transparent;
        text-shadow: 0 0 0px #ececec;
    }

    .title--harmonisches-chaos {
        font-size: 25vw;
        margin-top: -0.5vw
    }

    .title--fake-news {
        font-size: 37vw;
        margin-top: -0.9vw;
    }

    .title--minipic {
        font-size: 50vw;
        margin-top: -0.9vw;
    }

    .title--geordnet-unterbrechen-klettern {
        font-size: 14.5vw;
        margin-top: 0.1vw;
    }

    .title--dem-licht-auf-der-spur {
        font-size: 27vw;
        margin-top: -1vw;
    }

    .title--erschreckend-schoene-aussichten {
        font-size: 16.5vw;
        margin-top: 0.1vw;
        text-align: right;
    }

    .title--stimmrechtsalter {
        font-size: 20vw;
        margin-top: 0.1vw;
        text-align: left;
    }

    .title--skizzenbuch {
        font-size: 29.8vw;
        margin-top: -0.9vw;
        margin-bottom: 40px;
    }

    .title--sketchbook {
        font-size: 30.5vw;
        margin-top: -0.9vw;
        margin-bottom: 40px;
    }

    .projekttext {
        /* 135 - 75 */
        margin: 30px 60px 0 0;
        display: flex;
        color: #707070;
        line-height: 1.7em;
    }

    .projekttext__box {
        padding: 0 75px;
    }

    .projekttext__box--leer {
        width: 40%;
    }

    .projekttext__box--text {
        width: 60%;
        /* 75 - 56 */
        /* +4px, dass der Pfeil und Text nicht kollidieren (von Hand) */
        padding-right: 23px;
        margin-bottom: 250px;
        font-family: "suisse intl", sans-seriff;
        font-weight: 300;
        font-size: 20px;
        max-width: 950px;
    }

    .projekttext__box--text-links {
        width: 60%;
        /* 75 - 56 */
        /* +4px, dass der Pfeil und Text nicht kollidieren (von Hand) */
        padding-right: 23px;
        padding-left: 175px;
        margin-bottom: 250px;
        font-family: "suisse intl", sans-seriff;
        font-weight: 300;
        font-size: 20px;
        max-width: 950px;

    }

    .einstiegsbild {
        position: absolute;

        /* TEST */
        height: 400px;
    }

    .einstiegsbild--paradis {
        width: 36%;
        /* 0 für Bilder mit Aufhängung, sojst vw */
        top: -50vw;
        left: 50px;
    }

    .einstiegsbild--biergarten {
        width: 36%;
        top: 20vw;
        right: 9vw;
        scale: 163%;
    }

    .einstiegsbild--masterabschluss-konzerte {
        width: 36%;
        /* 0 für Bilder mit Aufhängung, sojst vw */
        top: 10.5vw;
        right: 8vw;
    }

    .einstiegsbild--mich {
        width: 36%;
        /* 0 für Bilder mit Aufhängung, sojst vw */
        top: 4.5vw;
        right: 0vw;
    }

    .einstiegsbild--next-stop-london {
        width: 36%;
        top: 17.3vw;
        left: 1vw;
        scale: 139%;
    }

    .einstiegsbild--sprenkler {
        width: 36%;
        top: 24vw;
        left: 5vw;

    }

    .einstiegsbild--makro-mikro {
        width: 36%;
        top: 20vw;
        right: 8.8vw;
    }

    .einstiegsbild--quadratische-abfolgen {
        width: 36%;
        top: 20vw;
        right: 8.8vw;
    }

    .einstiegsbild--flora {
        width: 92vw;
        top: -8vw;
    }

    .einstiegsbild--harmonisches-chaos {
        width: 42%;
        top: 14vw;
        right: 5.8vw;
    }

    .einstiegsbild--fake-news {
        width: 30%;
        top: 19vw;
        left: 9.5vw;
    }

    .einstiegsbild--minipic {
        width: 36%;
        top: 33vw;
        left: 5vw;
    }

    .einstiegsbild--geordnet-unterbrechen-klettern {
        width: 48%;
        top: 5vw;
        right: -0.5vw;
    }

    .einstiegsbild--dem-licht-auf-der-spur {
        width: 40%;
        top: 31vw;
        right: 2vw;
    }

    .einstiegsbild--erschreckend-schoene-aussichten {
        width: 35%;
        top: 11vw;
        left: 6.8vw;
    }

    .einstiegsbild--stimmrechtsalter {
        width: 35%;
        top: 12.4vw;
        right: 10vw;
    }

    .endprodukt {
        margin: 0 0 20px 185px;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #707070;
    }

    .inszenierung {
        display: flex;
        margin: 0 175px 150px 175px;
    }

    .endproduktbilder {
        display: flex;
        /* 135 - 38 */
        margin: 0 97px 0 97px;
        flex-wrap: wrap;
    }

    .endproduktbilder__box {
        padding: 0 38px 100px 38px;
    }

    .endproduktbilder__box--50 {
        width: 50%;
        padding: 0px 78px 100px 78px;
        margin-left: auto;
        margin-right: auto;
    }

    .endproduktbilder__box--100 {
        width: 100%;
        padding: 0px 78px 150px 78px;
    }
    
.endproduktbilder__box--45 {
    max-width: 45%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.endproduktbilder__box--95 {
    max-width: 95%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.endproduktbilder__box--75 {
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .details {
        display: flex;
        margin: 100px 175px 200px 175px;
        align-items: center;
        align-items: flex-start; /* Oben ausgerichtet */

    }

    .details__ueberbegriff {
        width: 180px;
        height: auto;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        line-height: 24px;
        color: #707070;
        line-height: 1.4em;

    }

    .details__begriff {
        flex: 1;
        height: auto;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        line-height: 24px;
        color: #707070;
        line-height: 1.4em;
    }

    .prozess {
        margin: 0 0 20px 20px;
        /* font-family: "area-normal", sans-serif;
        font-size: 20px;
        color: #707070; */
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 3000;
        display: block;
        visibility: hidden; /* Unsichtbar, wenn nicht aktiv */

        display: none; /* Unsichtbar, wenn nicht aktiv */
        visibility: hidden;
        height: 0;
        transition: height 0.5s ease, visibility 0.5s ease;
    }

    .prozess.aktiv {
        display: block;
        visibility: visible;
        height: auto;
    }

    .prozess__inhalt {
        margin: 0 0 20px 20px;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #707070;
        position: fixed;
        width: 100%;
        height: 100vh;
        display: none;
        z-index: 3000;
        display: block;
        visibility: hidden; /* Unsichtbar, wenn nicht aktiv */
    }

    .prozessbox {
        margin: 0 0 20px 0;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #707070;
        text-align: center;
 
        position: fixed;
        margin: 30px;
        display: flex;
        z-index: 1001;
    }

    .prozessbox__symbol {
        /* width: 22px; */
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .prozessbox__symbol-2 {
        display: none;
    }

    .schalter {
        display: flex;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: rgb(77 76 76);
        margin: 0 135px 20px 135px;
        justify-content: center;
    }



    .menueoffen {
        position: fixed;
        font-family: 'Manuka', sans-serif;
        font-weight: lighter;
        font-size: 25vh;
        line-height: 23vh;
        width: 100%;
        height: 100vh;
        display: none;
        top: 0;
        left: 0; /* Menü von links starten */
        transform: translateX(-100%); /* Startpunkt: außerhalb des Bildschirms links */
        transition: transform 0.8s ease-in-out;
        z-index: 3000;
        display: block;
        visibility: hidden; /* Unsichtbar, wenn nicht aktiv */

    }

    .menueoffen.aktiv {
        transform: translateX(0); /* Menü sichtbar machen */
        visibility: visible; /* Sichtbar, wenn aktiv */
        pointer-events: auto;
    }

    .menueoffen.deaktiv {
        transform: translateX(-100%); /* Menü wieder nach links ausblenden */
    }

    @keyframes menueEinfahren {
        from {
            transform: translateX(100%);
        }
        to {
            transform: translateX(0%);
        }
    }
    
    @keyframes menueAusfahren {
        from {
            transform: translateX(0%);
        }
        to {
            transform: translateX(100%);
        }
    }

    .menueoffen__titel {
        font-size: 20px;
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        color: #5C5C55;
        font-weight: 300;
    }

    .menuebox__offen {
        padding: 38px 40px 40px 40px;;
    }

    .menueoffen__projekt {
        text-indent: 30px;
        font-weight: lighter;
    

    }

    .endproduktbilder__box--video {
        max-width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;

        
    }

    .endproduktbilder__box--video-50 {
        max-width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;

        
    }


    .endproduktbilder__box--leerraum {
        width: 25%;
    }

    .endproduktbilder__box--leerraum-12 {
        width: 12.5%;
    }


    .kontakt {
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        line-height: 25px;
        margin: -120px 175px 200px 175px;
        color: #707070;
    }

    .credit {
        font-family: "suisse intl", sans-serif;
        font-weight: 300;
        font-size: 20px;
        line-height: 25px;
        margin: -120px 78px 100px 78px;
        color: #707070;
    }

    
}

