/*oberer Bereich (rot mit Logo)*/

.divaussenHintergrund{
    width: 100%;
    height: auto;
}

.logo3{
    width: 100%;
    height: auto;
}
.ioio{
    display: none;
}
.divinnenLogo{
    padding-top: 430px;
    background-color: red;
}
.grosserDiv{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 180vh;
    /*border: 1px solid #000;*/
}
.innen1{
    flex: 0.6;
    /*border: 1px solid #000;*/
}
.innen2{
    flex: 0.35;
    /*border: 1px solid #000;*/
}

.innen1{
    
    padding-left: 8%;
    background-color: white;
    
}

.deftext{
    padding-top: 200px;
    font-weight: 400;
    font-size: 16px;
    
}
.deftext::after{
    content: "";
    display: block;
    width: 160px;
    height: 1px;
    background-color: #000;
    margin-top: 5px;
}
.innen1ueber{
    padding-top: 60px;
    font-size: 45px;
    font-weight: 300;
}
.innen1ueber2{
    font-size: 45px;
    font-weight: 900;
}
.innen1text1{
    padding-top: 40px;
    font-weight: normal;
    font-size: 20;
    word-wrap: break-word;
    padding-right: 60px;
    max-width: 25%;
    word-spacing: 0.4em;
    letter-spacing: 1px;
}
.innen1text2{
    padding-top: 40px;
    font-weight: normal;
    font-size: 22;
    word-wrap: break-word;
    padding-right: 60px;
    max-width: 38%;
    word-spacing: 0.4em;
    letter-spacing: 1px;
}

.innen1ueber3{
    padding-top: 100px;
    font-size: 40px;
    font-weight: 500;
}
.bold-text {
    font-weight: 800;
  }
.innen2{
    margin-top: 80px;
    display: flex;
    justify-content: center;
    align-items: center; 
}
.innen3{
    /*border: 1px solid #000;*/
    width: 60%;
    height: 100%;
    display: flex;
}
.innen2links, .innen2rechts {
    flex: 1;
  }
.innen2rechts{
    background-color: red;
  }

.innenue1{
    padding-top: 100px;
    font-size: 50px;
}
.innentex{
    padding-top: 40px;
    font-weight: normal;
    font-size: 25;
    padding-bottom: 80px;
    max-width: 39%;
    word-wrap: break-word;
    word-spacing: 0.4em;
    letter-spacing: 1px;
}

.buttonMehr{
    border-color: black;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    border-width: 4px;
    padding-left: 40px;
    background-color: white;
    
    padding: 9px 16%;
    font-weight: 600;
    
}

.untererueberschrift{
    padding-top: 16px;
    font-weight: 400;
    font-size: 16px;
    
}
.untererueberschrift::after{
    content: "";
    display: block;
    width: 200px;
    height: 1px;
    background-color: #000;
    margin-top: 5px;
}

.abstand3{
    height: 300px;
}

.l{
    height: 8%;
    position: absolute;
}
.apfel1{
    margin-top: 5%;
    margin-left: 60%;
    transform: rotate(20deg);
}  
.pizza1{
    margin-top: 15%;
    margin-left: 75%;
}
.steak1{
    margin-top: 25%;
    margin-left: 60%;
}
.drink1{
    margin-top: 33%;
    margin-left: 50%;
    transform: rotate(20deg);
}  
.cocktail1{
    margin-top: 40%;
    margin-left: 70%;
    transform: rotate(25deg);
}
.pizza2{
    margin-left: 90%;
}  

.cocktail2{
    margin-left: 13%;
    margin-top: 6%;
    transform: rotate(35deg);
}
.drink2{
    margin-top: 3%;
    margin-left: -10%;
    transform: rotate(25deg);
}
.uu{
    display: flex;
    flex-direction: column;
}  
.rg{
    flex: auto;
}  

.aussenHandy{
    display: none;
}
.header2{
    display: none;
}
.innenHandy{
    display: none;
}
.show2{
    display: none;
}
.footerMobil{
    display: none;
}
.meinTollerButton{
    border: 4px solid black;
    color: #000;
    cursor: pointer;
    transition: all 0.3s ease 0s;  
    left: 20px;
    background-color: white;
    margin-left: 5%;
    margin-top: 80px;
    padding: 9px 100px;
    font-weight: 600;
}
.wirsuchenDest{
    display: flex;
    margin: 0 2.5%;
    height: 200px;
    margin-left: 7.5%;
   
}
.job{
    flex: 1;
    
    margin: 0 2.5%;
    justify-content: center;
    align-items: center;
    position: relative;
}
.geschlecht{
    padding-bottom: 10px;
}
.bewerbenKnopf{
    position: absolute;
    bottom: 20px;
    border: 2px solid #000;
    padding: 5px 20px;
    background-color: white;
    color: black;
    font-size: 18px;
    font-weight: bold;
}
.sksksks{
    margin-bottom: 40px;
    padding-left: 10%;
    font-size: 50px;
    font-weight: bold;
}
.beschreibung{
    font-weight: bold;
}
.wirsuchenMobil{
    display: none;
}

@media(max-width: 900px){
    .wirsuchenMobil{
        display: flex;
        flex-direction: column;
        height: 800px;
        padding-left: 10%;
        margin-bottom: 150px;
       padding-right: 10%;
    }
    .bewerbenKnopf2{
        margin-top: 20px;
        border: 3px solid #000;
        padding: 5px 20px;
        background-color: white;
        color: black;
        font-size: 18px;
        font-weight: bold;
    }
    .job{
        flex: 1;
    }
    
    .wirsuchenDest{
        display: none;
    }
    .sksksks{
        font-size: 24px;
        padding-left: 10%;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .koko{
        display: none;
    }
    .meinTollerButton{
        border: 4px solid black;
        color: #000;
        cursor: pointer;
        transition: all 0.3s ease 0s;  
        left: 20px;
        background-color: white;
        margin-left: 5%;
        margin-top: 10px;
        padding: 9px 100px;
        font-weight: 600;
    }
    .l{
        display: none;
    }
    .innen2{
        display: none;
    }
    .innenHandy{
        display: flex;
        margin-right: 10%;
    }
    .e32{
        padding-top: 10%;
    }
    .abstand3{
        display: none;
    }
    .aussen69{
        width: 100%;
        height: auto;
    }
    .p22{
        padding-left: 10% !important;
    }
    .aussenHandy{
        padding-top: 100px !important;
    }
    .aussenHandy{
        padding-top: 0px;
        width: 100%;
        height: 400px !important;
        display: flex;
        flex-direction: column;
        
        
    }

    .career-section-mobile {
        margin-top: 50px;
        padding-top: 0 !important;
    }
    .career-section-mobile p.z1 {
        padding-bottom: 5px;
        text-decoration: none;
    }
    .career-section-mobile p.z2 {
        font-size: 32px;
    }
    .career-section-mobile p.z3 {
        padding-bottom: 20px;
        font-size: 32px;
    }
    .career-section-mobile p.z4 {
        padding-bottom: 25px;
        font-size: 17px;
        margin-right: 50px;
        line-height: 1.4;
    }
    
    .team-section-mobile {
        margin-top: -130px;
        margin-bottom: 55px;
    }
    .team-section-mobile p.z1 {
        padding-bottom: 5px;
        text-decoration: none;
    }
    .team-section-mobile p.z2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .team-section-mobile p.z3 {
        padding-bottom: 20px;
        font-size: 32px;
    }
    .team-section-mobile p.z4 {
        padding-bottom: 25px;
        font-size: 17px;
        margin-right: 50px;
        line-height: 1.4;
    }
}  