html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

.aot {
    background-image: url("./img/AOT_2.jpg");
    background-position: center;
    background-size: cover;
    height: 100vh;
    padding-bottom: 80px;
}

.nav {
    position: absolute;
    display: flex;
    flex-direction: row;
    height: 100px;
    align-items: center;
    right: 0;
    padding-top: 20px;
    padding-right: 40px;
}

.nav_text {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: white;
    padding-left: 32px;
    padding-top: 24px;
    text-decoration: none;
}

.nav_text:hover {
    text-decoration: underline;
    color: blue;
}

.logo {
    position: absolute;
    width: 200px;
    height: 200px;
    padding-left: 32px;
    padding-top: 24px;
}

h1 {
    font-family: "Caveat", sans-serif;
    font-size: 130px;
    font-weight: bold;
    color: white;
    padding-top: 500px;
    text-align: center;
    margin: 0;

}

.h2_text {
    font-family: "Caveat", sans-serif;
    font-size: 120px;
    font-weight: bold;
    color: rgb(34, 124, 25);
    text-align: center;
    padding-top: 80px;
    padding-bottom: 60px;
    margin: 0;
}

.text_discription {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: normal;
    width: 600px;
    display: flex;
    justify-content: center;
    text-align: center;

}


.spezialist {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 40px;
}

.spezi_img {
    width: 260px;
    height: 260px;
    padding-left: 100px;
    padding-right: 100px;
}

.spezi_picture{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
}

.art_text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.art_text_abst {
    padding-right: 0px;
    padding-left: 0px;
}


.actionday {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 24px;
    padding-left: 24px;
}

h3 {
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: bold;
    display: flex;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 36px;
}

.knoedlbackground {
    background-color: rgb(211, 231, 63);
}

.img_sonderspezi {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 150px;
    padding-right: 24px;
    padding-left: 24px;

}

.img_sonderspezi_abst {
    padding-bottom: 40px;
}

.img_sonderspezi_abst1 {
    padding-right: 40px;
}

.img_sonderspezi1 {
    display: flex;
    align-items: center;
    width: 200px;
    height: 360px;
    padding-right: 36px;
}

.img_sonderspezi2 {
    display: flex;
    align-items: center;
    width: 230px;
    height: 230px;
    padding-left: 24px;
    padding-right: 24px;
}

.img_order {
    display: flex;
    justify-content: center;
    padding-bottom: 60px;
    padding-top: 24px;

}

.img_order1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    padding-left: 24px;
    padding-right: 24px;
}

.img_order2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 60px;
}

.brakefast1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 36px;
}

.h3_section {
    display: flex;
    justify-content: center;
    padding-top: 36px;
    margin-bottom: 0;
    margin-top: 0;
}

.geschichtebilder {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding-top: 60px;
}

.img_geschichtebilderalt {
    width: 180px;
    height: 150px;
    padding-top: 36px;
    padding-left: 48px;
    padding-right: 48px;
}

.img_geschichtebilderalt:hover {
    width: 400px;
    height: 350px;
}


.img_geschichtebilderurk {
    display: flex;
    align-items: center;
    width: 300px;
    height: 350px;
}

.img_geschichtebilderurk:hover {
    width: 450px;
    height: 600px;
}


.h3geschichte {
    color: rgb(72, 174, 54);
    font-weight: bold;
}

.geschichtetext {
    display: flex;
    flex-direction: column;
    text-align: start;
    padding-right: 80px;
}

.h3_section_abstand {
    padding-top: 80px;
    padding-bottom: 60px;
}

.kontakt {
    display: flex;

    align-items: center;
    justify-content: center;
    padding-bottom: 80px;
    padding-top: 40px;
}

.kontaktdaten {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding-right: 60px;
    padding-left: 16px;
}

.kontakttext {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-top: 4px;
    text-decoration: non;
    color: black;

}

.footerdeko {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: rgb(220, 220, 203);
    background-position: center;
    background-size: cover;
    height: 100%;

}

.footerlogo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    padding-left: 36px;
}

.footersmedia1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.footersmedia {
    padding-left: 40px;
    padding-bottom: 24px;
}


.impdata {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.impdatatext {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
    padding-right: 60px;
    padding-bottom: 8px;
    text-decoration: none;
}

.impdatatext:hover {
    text-decoration: underline;
}

.copytext {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.copy_img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.impres_body {
    background-color: rgb(0, 0, 0, 0.2);
    margin-left: 24px;
    margin-right: 80px;
    font-family: "Raleway", sans-serif;
}

.zeiten {
    font-size: 24px;
}



@media (max-width: 1100px) {
    .logo {
        width: 120px;
        height: 120px;
    }

    .nav_text {
        font-size: 18px;
    }

    h1 {
        font-size: 96px;
    }

    .h2_text {
        font-size: 80px;
    }

    h3 {
        font-size: 36px;
    }

    .text_discription {
        font-size: 18px;
    }

    .kontakttext {
        font-size: 16px;

    }
}

@media (max-width: 950px) {

    .copy_img2 {
        flex-direction: row-reverse;
    }

    .copy_img_950 {
        flex-direction: row-reverse;
    }

    .footerlogo {
        width: 50px;
        height: 50px;
        padding-left: 10px;
        padding-right: 20px;
    }

    .img_sonderspezi1 {
        padding: 0;
    }

    .brakefast1 {
        padding: 0;
    }

    .logo {
        width: 120px;
        height: 120px;
        padding-left: 24px;
        padding-top: 24px;
    }

    .impdata {
        flex-direction: column;
        justify-content: center;
        padding-top: 24px;
    }

    .kontakt {
        flex-direction: column;
        padding-top: 0;
    }

    .kontaktdaten {
        padding-bottom: 60px;
    }

    .impdatatext {
        font-size: 14px;
    }

    .footersmedia_950 {
        flex-direction: column;
    }


}

@media (max-width: 850px) {
    .nav_text {
        font-weight: bold;
        font-size: 16px;
        color: white;
        padding-left: 32px;
        padding-top: 24px;
        text-decoration: none;
    }

    .logo {
        width: 80px;
        height: 80px;
    }

    h1 {
        font-size: 64px;
    }

    .h2_text {
        font-size: 56px;
    }

    .spezi_img {
        width: 150px;
        height: 150px;
        padding-left: 0;
        margin-right: 0;
        margin-left: 12px;
    }

    h3 {
        font-size: 24px;
    }

    .text_discription {
        font-size: 12px;
    }

    .art_text {
        justify-content: flex-start;
    }

    .img_sonderspezi1 {
        width: 120px;
        height: 200px;
    }

    .img_sonderspezi2 {
        width: 100px;
        height: 100px;
    }

    .img_sonderspezi {
        width: 120px;
        height: 100px;
    }

    .img_geschichtebilderurk {
        width: 200px;
        height: 250px;
    }

    .img_geschichtebilderalt {
        width: 120px;
        height: 100px;
    }

    .img_order2 {
        justify-content: center;
    }

    .img_order {
        justify-content: space-around;
    }

    .geschichtetext {
        padding-right: 0px;
    }
}

@media (max-width: 710px) {
    .tab_nav {
        display: none;
    }
    .spezialist {
        flex-direction: column-reverse;
        padding: 0;
    }

    .spezialist_710 {
        flex-direction: column;
    }

    .spezi_picture_710{
       justify-content: space-evenly;
       padding-bottom: 0px;
    }

    h3 {
        font-size: 18px;
        margin: 0;
    }

    .spezi_img_710 {
        width: 100px;
        height: 100px;
        margin: 0;
        padding-bottom: 36px;
        padding-top: 56px;
    }

    .h2_text_710 {
        padding-top: 36px;
        padding-bottom: 36px;
        font-size: 38px;

    }

    .img_order1 {
        flex-direction: column;
    }

    .brakefast1 {

        flex-direction: row;
        justify-content: center;
        padding-left: 24px;
        padding-top: 24px;
    }

    .img_sonderspezi_710 {
        display: none;
    }

    .img_order2 {
        flex-direction: column;
    }

    .img_sonderspezi2_710 {
        padding-top: 36px;
    }

    .geschichtebilder {
        justify-content: center;
        flex-direction: column;
        padding: 0;
    }

    .footerdeko {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .whihi_710 {
        width: 300px;
        height: 250px;
    }

    .smediasize{
        width: 40px;
        height: 40px;
    }

    .h1_710{
        padding-top: 300px;
    }

    .footersmedia_710{
        padding-right: 0;
        padding-top: 20;
        padding-left: 20;
    }

    .footersmedia1_710 {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
}

.text_discription_710{
    width: 250px;
}
}