html, body 
{
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: "Asap", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #000000;
}
a.special_link 
{
    text-decoration: underline;
    text-decoration-color: currentColor;
    text-underline-offset: 5px; 
    text-decoration-thickness: 0.5px;
    color: #000000;
}
#main_image 
{
    width: 100%;
    aspect-ratio: 16 / 9;  
    max-width: 4096px;
    height: 852px;
    background-image: url("../images/main_image.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#main_name
{
    position: absolute;
    left: 30px;
    top: 20px;
    max-width: 200px;
}
#main_name_I
{
    position: absolute;
    left: 30px;
    top: 25px;
    max-width: 250px;
}
#menu_image_mobile
{
    position: absolute;
    right: 20px;
    top: 20px;
}
#menu_image_mobile_full
{
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;
}
#block_kennst, #block_kennst_L
{
    position: absolute;
    left: 30px;
    top: 180px;
    z-index: 1;
}
#block_kennst_L
{
    left: 15px;
}
#kennst, #du, #deine, #heimat, #du_L, #deine_L
{
    background-color: #C9E4F9;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 128px;
    padding-top: 8px;
    padding-bottom: 8px;
    ___padding-right: 36px;
    ___padding-left: 36px;
    padding-right: 24px;
    padding-left: 24px;
    display: none;
    float: left;
}
#kennst_pfeil, #kennst_pfeil_L
{
    background-color: #FFFF00;
    color: #000000;
    font-size: 40px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: -2px;
    display: none;
}
#kennst_pfeil_L
{
    left: 0px;
    float: left;
}
#kennst_pfeil img, #kennst_pfeil_L img
{
    height: 32px;
}
#du
{
    background-color: #FF00FF;
    color: #000000;
}
#deine
{
    background-color: #000000;
    color: #FFFFFF;
}
#du_L
{
    background-color: #000000;
    color: #FFFFFF;
}
#deine_L
{
    background-color: #FF00FF;
    color: #000000;
}
#heimat
{
    background-color: #18522A;
    color: #FFFFFF;
}
#kennst_zeile_1, #kennst_zeile_2, #kennst_zeile_3
{
    line-height: 40px;
}
#block_spannend
{
    position: absolute;
    top: 410px;
    left: 30px;
    z-index: 1;
    display: none;
}
#spannend, #fakten, #rund_um, #suedtirol, #direkt, #forstdienst
{
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 58px;
    padding-top: 6px;
    padding-right: 16px;
    padding-bottom: 6px;
    padding-left: 16px;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    white-space: nowrap;
    position: relative;
}
#direkt
{
    left: -8px;
}
#rund_um, #suedtirol
{
    background-color: #FFFF00;
}
#block_ratespiel, #block_ratespiel_I, #block_ratespiel_L
{
    position: absolute;
    top: 740px;
    left: 30px;
    z-index: 1;
    line-height: 32px;
    padding-right: 30px;
    max-width: 300px;
}
#block_ratespiel_I
{
    top: 700px;
    max-width: 350px;
}
#block_ratespiel_L
{
    max-width: 350px;
}
#ratespiel, #schuljahr
{
    color: #FFFF00;
    border: 1px solid;
    border-radius: 58px;
    padding-top: 4px;
    padding-right: 16px;
    padding-bottom: 4px;
    padding-left: 16px;
    font-size: 20px;
    font-weight: 600;
    font-style: bold;
}
#jugend
{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}
#pfeil_lehrer
{
    height: 320px;
    background-color: #FFFF00;
    border-radius: 300px;
    position: relative;
    left: -300px;
    width: 620px;
}
#space_pfeil_lehrer
{
    position: relative;
    height: 30px;
}
#pfeil_lehrer img 
{
    height: 114px;
    position: absolute;
    top: 80px;
    left: 400px;
    animation: moveArrowDown 4s ease-in-out infinite;
    transform-origin: center;
}
@keyframes moveArrowDown 
{
    0%   { transform: rotate(45deg) translate(-30px, 30px); }
    50%  { transform: rotate(45deg) translate(30px, 30px); }
    100% { transform: rotate(45deg) translate(-30px, 30px); }
}
#block_lehrpersonen, #block_lehrpersonen_L
{
    position: relative;
    margin-top: 30px;
    padding-left: 40px;
    padding-right: 50px;
    display: block;
}
#block_lehrpersonen_L
{
    padding-right: 10px;
}
#liebe, #liebe_lehrpersonen
{
    background-color: #000000;
    color: #FFFFFF;
    border-radius: 58px;
    padding-top: 4px;
    padding-right: 24px;
    padding-bottom: 4px;
    padding-left: 24px;
    font-size: 32px;
    font-weight: 400;
}
#liebe_lehrpersonen
{
    background-color: #FF00FF;
    color: #000000;
    position: relative;
    top: 8px;
}
#liebe_pfeil_unten img
{
    height: 46px;
    position: relative;
    top: 12px;
    left: -6px;
}
#bestellen, #bestellen_I, #bestellen_L, #bestellen_pc, #bestellen_pc_I, #bestellen_pc_L
{
    background-color: #18522A;
    color: #FFFFFF;
    border-radius: 58px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 300;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    overflow: hidden; 
    margin-top: 40px;
    margin-left: 15px;
}
#bestellen_pc, #bestellen_pc, #bestellen_pc_I, #bestellen_pc_L
{
    margin-left: 0px;
}
#bestellen img, #bestellen_I img, #bestellen_L img, #bestellen_pc img, #bestellen_pc_I img, #bestellen_pc_L img
{
    height: 30px;
    transition: transform 0.35s ease;
}
#bestellen a, #bestellen_I a, #bestellen_L a, #bestellen_pc a, #bestellen_pc_I a, #bestellen_pc_L a
{
    color: #FFFFFF;
    transition: transform 0.35s ease;
}
#bestellen:hover img, #bestellen_pc:hover img
{
    transform: translateX(300px);
}
#bestellen:hover a, #bestellen_I:hover a, #bestellen_L:hover a, #bestellen_pc:hover a, #bestellen_pc_I:hover a, #bestellen_pc_L:hover a
{
    transform: translateX(-30px);
}
#bestellen_I:hover img, #bestellen_pc_I:hover img 
{
    transform: translateX(280px);
}
#bestellen_L:hover img, #bestellen_pc_L:hover img 
{
    transform: translateX(310px);
}
#lehrer_text, #lehrer_text_pc_I
{
    margin-top: 60px;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
}
#block_wald
{
    position: relative;
    margin-top: 60px;
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 80px;
    padding-bottom: 80px;
    display: block;
    background-color: #18522A;
    color: #FFFFFF;
}
#wald_titel, #wald_titel_2
{
    position: relative;
    font-size: 32px;
    font-weight: 400;
}
#wald_text
{
    position: relative;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
}
#block_video
{
    margin: 0 auto;
    position: relative;
    border-radius: 32px;
    overflow: hidden;
    height: 220px;
    margin-top: 50px;
}
#wald_video
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
#block_erfahren
{
    text-align: center;
    align-items: center;
    padding-top: 40px;
}
#erfahren, #erfahren_I, #erfahren_L
{
    background-color: #18522A;
    border-radius: 58px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    font-size: 20px;
    font-weight: 300;
    border: 1px solid #FFFFFF;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    overflow: hidden; 
}
#erfahren img, #erfahren_I img, #erfahren_L img
{
    height: 30px;
    transition: transform 0.35s ease;
}
#erfahren a, #erfahren_I a, #erfahren_L a
{
    color: #FFFFFF;
    transition: transform 0.35s ease;
}
#erfahren:hover img
{
    transform: translateX(140px);
}
#erfahren_I:hover img
{
    transform: translateX(125px);
}
#erfahren_L:hover img
{
    transform: translateX(62px);
}
#erfahren:hover a, #erfahren_I:hover a, #erfahren_L:hover a
{
    transform: translateX(-30px);
}
#block_provinz
{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding-top: 50px;
}
#provinz_bild img
{
    height: 55px;
}
#provinz_line
{
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
#provinz_line img
{
    height: 68px;
}
#provinz_text
{
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    text-align: left;
}
#provinz_suedtirol
{
    font-weight: bold;
    position: relative;
    top: 5px;
}
#block_forst, #block_forst_I
{
    text-align: center;
    align-items: center;
    padding-top: 60px;
}
#block_forst_pc
{
    text-align: center;
    align-items: center;
}
#block_forst img, #block_forst_pc img
{
    height: 50px;
}
#block_forst_I img
{
    height: 37px;
}
#forst_text
{
    font-size: 10px;
    font-weight: 300;
    margin-top: 5px;
    text-transform: uppercase;
}
#block_stiftung
{
    text-align: center;
    align-items: center;
    padding-top: 60px;
    font-size: 16px;
    font-weight: 300;
}
#block_stiftung_pc
{
    text-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 300;
}
#stiftung_bild
{
    height: 60px;
}
#block_menu_mobile
{
    display: block;
}
#block_menu_pc
{
    position: absolute;
    display: none;
    right: 40px;
    top: 30px;
    width: auto;
}
#menu_image
{
    display: block;
    float: right;
}
#main_name_pc, #main_name_pc_I
{
    display: block;
    padding-right: 80px;
    height: 70px;
    position: relative;
    top: -10px;
}
#main_name_pc, #main_name_pc_I
{
    display: block;
    padding-right: 30px;
    position: relative;
    top: 0px;
    height: 50px;
}
#block_ratespiel_pc 
{
    position: absolute;
    top: 200px;
    left: 0px;
    width: 100%;
    display: none;
}
#block_ratespiel_inner_pc, #block_ratespiel_inner_pc_I, #block_ratespiel_inner_pc_L
{
    width: 320px;
    margin-left: auto;
    padding-right: 40px;
    line-height: 36px;
}
#block_ratespiel_inner_pc_I
{
    width: 380px;
}
#block_ratespiel_inner_pc_L
{
    width: 360px;
}
#block_spannend_inner, #block_lehrer
{
    display: block;
}
#block_spannend_inner_pc, #block_lehrer_pc, #block_wald_pc
{
    display: none;
}
#block_partner_pc
{
    clear: both;
    display: none;
    background-color: #18522A;
    color: #FFFFFF;
    width: 100%;
    padding-top: 30px;
}
.partner
{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}


@media (min-width: 500px) 
{
    #block_kennst_L
    {
        left: 30px;
    }
    #bestellen, #bestellen_I, #bestellen_L
    {
        margin-left: 30px;
    }
}

@media (min-width: 650px) 
{
    #block_video
    {
        height: 300px;
    }
}

@media (min-width: 800px) 
{
    #main_image
    {
        height: 1080px;
    }
    #block_menu_mobile
    {
        display: none;
    }
    #block_menu_pc
    {
        display: block;
    }
    #block_ratespiel, #block_ratespiel_I, #block_ratespiel_L
    {
        display: none;
    }
    #block_ratespiel_pc
    {
        display: flex;
    }
    #ratespiel, #schuljahr
    {
        font-size: 24px;
    }
    #jugend
    {
        font-size: 24px;
    }
    #block_kennst, #block_kennst_L
    {
        top: 320px;
    }
    #block_spannend
    {
        top: 550px;
    }
    #block_spannend_inner, #block_lehrer
    {
        display: none;
    }
    #block_spannend_inner_pc
    {
        display: block;
    }
    #block_lehrer_pc
    {
        position: relative;
        height: 630px;
        overflow: hidden;
        display: flex;
        flex-direction: row;
    }
    #lehrer_pc_links
    {
        position: relative;
        width: 850px;
        height: 640px;
        background-color: #FFFF00;
        border-radius: 470px;
        flex-shrink: 0;
        margin-left: -500px; 
    }
    #lehrer_pc_rechts, #lehrer_pc_rechts_I
    {
        position: relative;
        float: left;
        flex: 1;
        padding-left: 50px;
        padding-right: 30px;
        padding-top: 40px;
    }
    #lehrer_pc_pfeil
    {
        height: 114px;
        position: relative;
        top: 270px;
        left: 550px;
        animation: moveArrowRight 4s ease-in-out infinite;
        transform-origin: center;
        z-index: 1;
    }
    @keyframes moveArrowRight
    {
        0%   { transform: translateX(0); }
        50%  { transform: translateX(100px); }
        100% { transform: translateX(0); }
    }
    #lehrer_text_pc_I
    {
        font-size: 18px;
        line-height: 24px;
    }
    #block_video
    {
        height: 400px;
    }
    #block_wald
    {
        margin-top: 0px;
    }
}

@media (min-width: 1000px) 
{
    #kennst, #du, #deine, #heimat, #du_L, #deine_L
    {
        font-size: 92px;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-right: 96px;
        padding-left: 96px;
    }
    #kennst_zeile_1, #kennst_zeile_2, #kennst_zeile_3
    {
        line-height: 96px;
    }
    #kennst_pfeil, #kennst_pfeil_L
    {
        font-size: 92px;
        width: 128px;
        height: 128px;
    }
    #kennst_pfeil img, #kennst_pfeil_L img
    {
        height: 66px;
    }
    #block_spannend
    {
        top: 780px;
    }
    #spannend, #fakten, #rund_um, #suedtirol, #direkt, #forstdienst
    {
        font-size: 28px;
    }
    #block_kennst, #block_kennst_L, #block_spannend
    {
        padding-left: 40px;
    }
    #lehrer_pc_links
    {
        width: 950px;
    }
    #bestellen_pc, #bestellen_pc_I, #bestellen_pc_L
    {
        font-size: 20px;
        margin-left: 0px;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 24px;
        padding-right: 24px;
    }
    #bestellen_pc:hover img
    {
        transform: translateX(375px);
    }
    #bestellen_pc_I:hover img
    {
        transform: translateX(350px);
    }
    #bestellen_pc_L:hover img
    {
        transform: translateX(385px);
    }
}

@media (min-width: 1100px) 
{
    #lehrer_pc_rechts, #lehrer_pc_rechts_I
    {
        padding-right: 50px;
    }
    #lehrer_text_pc_I
    {
        font-size: 20px;
    }
    #block_wald
    {
        display: none;
    }
    #block_wald_pc
    {
        display: block;
        position: relative;
        display: flex;
        flex-direction: row;
        background-color: #18522A;
        color: #FFFFFF;
    }
    #wald_pc_links
    {
        position: relative;
        flex: 5;
        position: relative;
        float: left;
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 20px;
        padding-bottom: 60px;
    }
    #wald_pc_rechts
    {
        position: relative;
        flex: 5;
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #wald_erfahren
    {
        padding-top: 20px;
    }
    #block_video
    {
        height: 500px;
    }
    #wald_titel, #wald_titel_2
    {
        font-size: 42px;
    }
    #wald_text
    {
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
        max-width: 400px;
    }
    #block_partner_pc
    {
        display: flex;
    }
    #provinz_text
    {
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
    }
    #provinz_bild img
    {
        height: 95px;
    }
    #provinz_line img
    {
        height: 95px;
    }
    #provinz_line
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    #forst_text
    {
        font-size: 11px;
    }
}

@media (min-width: 1200px) 
{
    #lehrer_pc_links
    {
        width: 1050px;
    }
    #lehrer_pc_pfeil
    {
        height: 176px;
        top: 220px;
    }
    #liebe, #liebe_lehrpersonen
    {
        padding-right: 32px;
        padding-left: 32px;
        font-size: 42px;
    }
    #lehrer_text
    {
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
    }
}

@media (min-width: 1450px) 
{
    #block_kennst, #block_ratespiel_pc, #block_kennst_L
    {
        top: 250px;
    }
    #block_spannend
    {
        top: 710px;
    }
    #block_menu_pc
    {
        right: 60px;
    }
    #block_ratespiel_inner_pc, #block_ratespiel_inner_pc_I, #block_ratespiel_inner_pc_L
    {
        padding-right: 60px;
    }
    #lehrer_pc_rechts, #lehrer_pc_rechts_I
    {
        padding-right: 200px;
        padding-left: 150px;
    }
    #wald_pc_rechts
    {
        padding-right: 200px;
        padding-left: 150px;
        padding-top: 120px;
    }
    #wald_pc_links
    {
        padding-left: 100px;
        padding-top: 80px;
    }
    #block_video
    {
        height: 600px;
    }
}

@media (min-width: 1600px) 
{
    #block_lehrer_pc
    {
        height: 800px;
    }
    #lehrer_pc_links
    {
        width: 1050px;
        height: 800px;
        border-radius: 600px;
        margin-left: -400px;
    }
    #lehrer_pc_rechts, #lehrer_pc_rechts_I
    {
        padding-left: 300px;
        padding-top: 70px;
    }
    #lehrer_pc_pfeil
    {
        top: 310px;
    }
    #lehrer_text_pc_I
    {
        font-size: 24px;
        font-weight: 400;
        line-height: 28px;
    }
    #wald_pc_links
    {
        padding-left: 150px;
    }
}

@media (min-width: 1750px) 
{
    #lehrer_pc_rechts
    {
        padding-right: 300px;
        padding-top: 80px;
    }
    #lehrer_pc_rechts_I
    {
        padding-top: 80px;
    }
    #lehrer_text_pc_I
    {
        line-height: 32px;
    }
    #block_video
    {
        height: 700px;
        max-width: 900px;
    }
    #wald_pc_links
    {
        padding-left: 200px;
    }
}

@media (min-width: 1850px) 
{
    #lehrer_pc_rechts
    {
        padding-right: 400px;
        max-width: 700px;
    }
    #lehrer_pc_rechts_I
    {
        padding-right: 300px;
        max-width: 800px;
    }
    #wald_pc_links
    {
        padding-left: 250px;
    }
}

