@media all and (min-width: 919px) {
    .menue {
        display: flex;
        padding: 20px 40px 0 70px;
        align-items: baseline;
        flex-wrap: wrap;
        position: absolute;
        width: 100%;
    }

    .menue__index {
        font-size: 25px;
        font-family: 'Addington', Times, serif;
        font-style: italic;
        color: #888990;
        width: 25%;
        text-decoration: none;
    }

    .menue__index:hover {
        font-size: 25px;
        font-family: 'Addington', Times, serif;
        font-style: italic;
        color: blue;
        width: 25%;

    }


    .menue__portfolio {
        font-size: 25px;
        font-family: 'Suisse', sans-serif;
        color: blue;
        font-weight: bold;
        width: 50%;
        text-align: center;
        text-decoration: none;

    }

    .menue__name {
        font-size: 25px;
        font-family: 'Addington', Times, serif;
        font-style: italic;
        color: #888990;
        width: 25%;
        text-align: right;
        text-decoration: none;
    }

    .menue__name:hover {
        font-size: 25px;
        font-family: 'Addington', Times, serif;
        font-style: italic;
        color:blue;
        width: 25%;
        text-align: right;
    }

    .menue__container {
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .menue__sprache {
        display: flex;
        justify-content: center;
        font-size: 20px;
        font-family: 'Addington', Times, serif;
        font-style: italic;
        text-align: center;
        color: #888990;
        padding: 5px 0px 0 0px;
        width: 100%;
    }

    .menue__sprache__en{
        color: #888990;
    }

    .menue__sprache__en:hover{
        color: blue;
    }

    .menue__sprache__de{
        color: #888990;
    }

    .menue__sprache__de:hover{
        color: blue;
    }

    .grosse__nummer {
        font-family: 'Addington', Times, serif;
        font-style: italic;
        font-size: 45px;
        color: blue;
        padding: 80px 0 0px 70px;
    }

    .projekttitel {
        font-family: 'Suisse', sans-serif;
        font-size: 70px;
        font-weight: bold;
        color: blue;
        padding: 0 0 45px 63px;

    }

    .projektbilder {
        display: block;
        width: 100%;

    }

    .projektbilder__dreispalten {
        padding: 0 62px 98px 62px;
    }

    .kleine__infos {
        font-family: 'Addington', Times, serif;
        font-size: 20px;
        font-style: italic;
        color: blue;
        display: flex;
    }

    .drafts {
        font-family: 'Addington', Times, serif;
        font-size: 20px;
        font-style: italic;
        color: blue;
        padding: 15% 0 5px 80px;
    }

    .texte {
        font-family: 'Suisse', sans-serif;
        font-size: 30px;
        font-weight: bold;
        color: blue;
        display: flex;

    }

    .jahr {
        width: 33.3%;
        padding: 0 0 0 80px;
    }

    .fachbegriff {
        width: 66.6%;
        padding: 0 63px 0 0;
    }

    .texte__dozente {
        width: 33.3%;
        padding: 22px 0 0 80px;
    }

    .texte__zusatz {
        width: 33.3%;
        padding: 22px 0 0 80px;
    }
    .texte__beschrieb {
        width: 66.6%;
        padding: 20px 63px 0 0;
    }

    .texte__dozente__sp {
        width: 100%;
        margin: 0 0 27px 66.6%;
        display: none;

    }

    .jahr__sp {
        width: 100%;
        margin: 20px 0 10px 66.6%;
        display: none;

    }

    .projektbilder__zweispalten__links {
        display: flex;
        padding: 5% 0 0 80px;
        width: 66.6%;
    }

    .projektbilder__zweispalten__links__grösse {
        display: flex;
        padding: 5% 0 0 80px;
        width: 66.6%;

    }

    .projektbilder__zweispalten__rechts {
        display: block;
        margin-left: auto;
        padding-top: 10px;
        padding-right: 82px;
        width: 66.6%;

    }

    .projektbilder__zwei {
        display: flex;
       padding-bottom: 30px;
    }

    .projektbilder__zwei__links {
        padding: 5% 30px 0 80px;
        width: 50%;

    }

    .projektbilder__zwei__rechts {

        padding: 5% 80px 0 30px;
        width: 50%;

    }

    .projektbilder__drafts {
        display: flex;
        padding: 10px 82px 32px 80px;
    }

    .projektbilder__drafts2 {
        display: flex;
        padding: 5px 82px 3% 80px;
    }


    .bild__01 {
        width: 33.3%;

    }

    .bild__02 {
        width: 33.3%;

    }

    .bild__03 {
        width: 33.3%;
    }

    .bild__04 {
        width: 33.3%;
    }

    .bild__05 {
        width: 33.3%;
    }

    .bild__06 {
        width: 33.3%;
    }

    .bild__07 {
        width: 33.3%;
    }

    .bild__08 {
        width: 33.3%;
    }

    .bild__09 {
        width: 33.3%;
    }

    .leitung {
        font-family: 'Addington', Times, serif;
        font-size: 20px;
        font-style: italic;
        color: blue;
        display: flex;
        padding: 160px 82px 0 80px;
    }

    .leitung__back {
        width: 50%;
    }

    .leitung__continue {
        width: 50%;
        text-align: right;
    }

    .text__klick {
        font-size: 25px;
        font-family: 'Suisse', sans-serif;
        font-weight: bold;
        display: flex;
        padding: 5px 82px 30px 80px;
    }


    .text__klick__left {
        width: 50%;
        color: #888990;
        text-decoration: none;
        
    }

    .text__klick__left:hover {
        width: 50%;
        color: blue;
    }

    .text__klick__right {
        width: 50%;
        text-align: right;
        color:#888990;
        text-decoration: none;
    }

    .text__klick__right:hover {
        width: 50%;
        text-align: right;
        color: blue;
    }

    .projektbilder__zweispalten__hoch {
        display: flex;
        padding: 50px 82px 65px 457px;
        align-items: flex-end;
    }

    .kleine__infos__persoenlich {
        padding: 100px 0 5px 80px;
    }

    .texte__persoenlich {
        font-size: 30px;
        font-family: 'Suisse', sans-serif;
        font-weight: bold;
        padding-left: 80px;
        color: blue;
        display: flex;
        padding: 20px 480px 0 80px;
    }
    .texte__persoenlich__sprache {
        font-size: 30px;
        font-family: 'Suisse', sans-serif;
        font-weight: bold;
        padding-left: 80px;
        color: blue;
        display: flex;
        padding: 20px 480px 0 80px;
    }
    .bild__klick__rechts {
        display: flex;
        width: 20%;
        align-items: flex-end;

    }

    .uebertitel {
        font-family: 'Suisse', sans-serif;
        font-weight: bold;
        font-size: 30px;
        color: blue;
        padding-top: 95px;
        display: block;
    }


    .uebertitel__editorial {
        
        padding-bottom: 37px;
    }


    .uebertitel__posterdesign {
        padding-bottom: 37px;
    }

  
    .uebertitel__other {
        padding-bottom: 37px;
    }


    .liste {
        display: flex;
        padding-top: 37px;
        
    }
    

    .liste__editorial {
        width: 33.3%;
        padding-left: 64px;
    }


    .liste__posterdesign {
        width: 33.3%;
        padding-left: 120px;
        
    }

    .liste__other {
        width: 33.3%;
        padding-left: 140px;
        padding-right: 64px;
    }

    .kleine__nummer {
        font-family: 'Addington', Times, serif;
        font-size: 20;
        color: blue;
        font-style: italic;
        padding-bottom: 5px;
    }

    .text__klick__menue {
        font-size: 25px;
        font-family: 'Suisse', sans-serif;
        font-weight: bold;
        color: #888990;
        display: flex;
        padding-bottom: 20px;
        text-decoration: none;
    }

    .text__klick__menue:hover {
        font-size: 25px;
        font-family: 'Suisse', sans-serif;
        font-weight: bold;
        color: blue;
        display: flex;
        padding-bottom: 20px;
    }

    .smartphone__menue{
        display: block;
        font-family: 'Addington';
        font-size: 35px;
        color: #888990;
        padding:58px ;
        text-align: center;
        display: none;
    }

    

    .startseite {
        position: relative;
    }

    .startseite__projekt {
        position: absolute;
    }
    .startseite__bild {
        height: 100%;
        overflow: hidden;
    }
    .startseite__projekt:hover img {
        transform: translateY(calc(100vw / 32 * -1));
        transition: 0.4s;
    }
    .startseite__projekt img {
        transition: 0.7s;
    }

    .startseite__projektnummer {
        position: absolute;
        left: 0;
        bottom: -5px;
        transform: translateX(-100%);
        padding-right: 10px;
        font-family: 'Addington', Times, serif;
        color: blue;
        font-style: italic;
        font-size: 20px;
    }

    .startseite__projekt--schmelzen {
        width: calc(100% / 32 * 6);
        height: calc(100vw / 32 * 4);
        margin-left: calc(100% / 32 * 3);
        margin-top: calc(100% / 32 * 6);
    }

    .startseite__projekt--politik {
        width: calc(100% / 32 * 4);
        margin-left: calc(100% / 32 * 12);
        margin-top: calc(100% / 32 * 3);
    }

    .startseite__projekt--niederlassen {
        width: calc(100% / 32 * 6);
        margin-left: calc(100% / 32 * 19);
        margin-top: calc(100% / 32 * 4);
    }

    .startseite__projekt--windows {
        width: calc(100% / 32 * 4);
        margin-left: calc(100% / 32 * 26);
        margin-top: calc(100% / 32 * 7);
    }

    .startseite__projekt--hei {
        width: calc(100% / 32 * 4);
        margin-left: calc(100% / 32 * 3);
        margin-top: calc(100% / 32 * 12);
    }

    .startseite__projekt--paradis {
        width: calc(100% / 32 * 6);
        margin-left: calc(100% / 32 * 10);
        margin-top: calc(100% / 32 * 11);
    }

    .startseite__projekt--cover {
        width: calc(100% / 32 * 5);
        margin-left: calc(100% / 32 * 18);
        margin-top: calc(100% / 32 * 10);
    }

    .startseite__projekt--sauer {
        width: calc(100% / 32 * 7);
        margin-left: calc(100% / 32 * 24);
        margin-top: calc(100% / 32 * 15);
    }

    .startseite__projekt--card {
        width: calc(100% / 32 * 7);
        margin-left: calc(100% / 32 * 8);
        margin-top: calc(100% / 32 * 17);
    }

    .startseite__projekt--lutz {
        width: calc(100% / 32 * 4);
        margin-left: calc(100% / 32 * 3);
        margin-top: calc(100% / 32 * 23);
    }

    .startseite__projekt--alltag {
        width: calc(100% / 32 * 6);
        margin-left: calc(100% / 32 * 10);
        margin-top: calc(100% / 32 * 24);
    }

    .startseite__projekt--bisesknallt {
        width: calc(100% / 32 * 4);
        margin-left: calc(100% / 32 * 18);
        margin-top: calc(100% / 32 * 20);
    }

    .startseite__projekt--master {
        width: calc(100% / 32 * 5);
        margin-left: calc(100% / 32 * 25);
        margin-top: calc(100% / 32 * 22);
    }
    .startseite__projekt--chnusper {
        width: calc(100% / 32 * 7);
        margin-left: calc(100% / 32 * 7);
        margin-top: calc(100% / 32 * 31);
    }
    .startseite__projekt--point {
        width: calc(100% / 32 * 7);
        margin-left: calc(100% / 32 * 17);
        margin-top: calc(100% / 32 * 30);
    }
}