@charset "utf-8";
/* CSS Document */
@media only screen and (min-width:768px){
    .Div_Container_Anmeldung_Titel.on{
        left: 70px;
        top: 0px;
    }
    .Div_Container_Anmeldung_Titel_Label{
        font-size: 40px;
    }
    .SidePosi{
        padding-left: 50px;
        padding-right: 50px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .FormLinks{
        height: calc(100% - 90px);
    }
	.bio-zeile{
		display: table-row;
	}
	.bio-spalte-bild{
		width: 300px;
		height: auto;
	}
	.bio-spalte-links{
		width: 150px;
	}
	.bio-Image{
        width: 100%;
        height: auto;
	}
    .Aufgaben{
        height: calc(100% - 100px);
    }
    .FormBio{
        padding-left: 50px;
        padding-right: 90px;
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:941px){
    .FormularRahmen_News{
        width: calc(100% - 20px);
        left: 10px;
        height: 500px;
        padding-top: 0px;
        top: 200px;
    }
    .Neu_News_Left{
        width: 250px;
    }
}

@media only screen and (min-width:768px) and (max-width:1330px){
    #app-cover
    {
        left: calc(100% - 373px);
        transform: scale(0.7);
    }
}

@media only screen and (min-width:768px) and (max-width:1047px){
    .Share{
        position: absolute;
        left: 17px;
        top: calc(100% - 80px);
    }
}

@media only screen and (min-width:768px) and (max-width:1090px){
    :root {
        --Frost-Frame-Left: 90px;
    }
}

@media only screen and (min-width:900px){
    .subcontainer{
        padding: 0px;
    }
    .Aufgaben_TextAreal{
        margin-top: 40px;
    }
    
}

@media only screen and (max-width:900px){
    .Aufgaben_TextAreal{
        margin-top: 40px;
    }
    
}

@media only screen and (min-width:930px){
    .subcontainer{
        padding-left: 0px;
        padding-right: 0px;
    }
    .SidePosi{
        padding-left: 50px;
        padding-right: 50px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .FormBio{
        padding-left: 50px;
        padding-right: 90px;
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:1440px){
	.Nav_Root {
        --Poswidth_close: 35px;
        --Posheight_close: 35px;
	}
    
    #nav_btn_home.klein, #nav_btn_news.klein, #nav_btn_links.klein, #nav_btn_bilder.klein, #nav_btn_bio.klein, #nav_btn_kurse.klein, #nav_btn_aufgabe.klein{
        height: 40px;
        width: 40px;
        background-size: 25px 25px;
    }
    
    .round span.klein:hover{
        font-size: 0px;
    }
    #Frosed_Glass_InfoText.on{
        display: block;
    }
    #Frosed_Glass_Text.off{
        display: none;
    }
    .Nav_Root.klein{
        --Poswidth: 40px;
        --Posheight: 40px;
        width: var(--Poswidth);
        height: var(--Posheight);
    }
    
    .Frosed_Glass_Rahmen {
      top: 10px;
    }
    
    .startseite_Frosed_Glass_Div_Begraenzung.klein{
        left: calc(100% - 700px);
    }
    .startseite_Frosed_Glass_Rahmen.klein{
        width: 620px;
        height: 100px;
    }
    .Frosed_Glass_Rahmen {
      top: 30px;
      left: 20px;
      width: 300px;
      height: 60px;
    }
    #Frosed_Glass_Text{
        font-size: 28px;
    }
    /*
    ---------------------------------------------------------------------------------------
    ------- MENÜ KURS UND AUFGABEN (HAUPTFENSTER) POSITIONIERUNGEN ------------------------
    ---------------------------------------------------------------------------------------
    */
    #nav_btn_CloseButton_AufgabenKurs, #nav_btn_kurse.transform, #nav_btn_aufgabe.transform{
        height: 35px;
        width: 35px;
        background-size: 25px 25px;
    }
    #Nav_CloseButton_Menu_AufgabenKurs{
        width: 35px;
        height: 35px;
    }
}

@media only screen and (min-width:1311px) and (max-height:570px){
	.Nav_Root {
        --Poswidth: 60px;
        --Posheight: 60px;
        --Poswidth_close: 35px;
        --Posheight_close: 35px;
        width: var(--Poswidth);
        height: var(--Posheight);
        margin-top: 10px;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
	}
    #nav_btn_home, #nav_btn_news, #nav_btn_links, #nav_btn_bilder, #nav_btn_bio, #nav_btn_kurse, #nav_btn_aufgabe{
        height: var(--Poswidth);
        width: var(--Poswidth);
        background-size: calc(var(--Poswidth) - 25px) calc(var(--Poswidth) - 25px);
    }
	.round span:hover {
		font-size: 13px;
	}
    .nav_label{
        font-size: 12px;
        width: 120px;
        height: 16px;
        left: calc(50% - 60px);
    }
    #nav_label_news:after{
        content: ' ('attr(data-news)')';
    }
    .startseite_Frosed_Glass_Div_Begraenzung{
        top: 80px;
        left: calc(50% - 300px);
        width: 600px;
    }
    
    .Nav_Root.klein{
        --Poswidth: 40px;
        --Posheight: 40px;
        width: var(--Poswidth);
        height: var(--Posheight);
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 0px;
    }
    #nav_btn_home.klein, #nav_btn_news.klein, #nav_btn_links.klein, #nav_btn_bilder.klein, #nav_btn_bio.klein, #nav_btn_kurse.klein, #nav_btn_aufgabe.klein{
        height: 40px;
        width: 40px;
        background-size: 25px 25px;
    }
    
    .round span.klein:hover{
        font-size: 0px;
    }
}

@media only screen and (min-width:768px) and (max-width:1100px){
    .FooterScrollRahmen{
        display: none;
        left: -9999px;
    }
    .sliderControls{
        display: none;
        left: -9999px;
    }
    .menu_online_anmeldung{
        left: calc(50% - 215px);
    }
}
@media only screen and (min-width:768px) and (max-height:880px){
    .FooterScrollRahmen{
        display: none;
        left: -9999px;
    }
}
@media only screen and (min-width:768px) and (max-height:750px){
    .sliderControls{
        display: none;
        left: -9999px;
    }
    .menu_online_anmeldung{
        left: calc(50% - 215px);
    }
}

@media only screen and (min-width:768px) and (max-width:1310px){
    .startseite_Frosed_Glass_Div_Begraenzung{
        top: 80px;
    }
}

@media only screen and (min-width:768px) and (max-width:1310px) and (max-height:715px){
	.Nav_Root {
        --Poswidth: 60px;
        --Posheight: 60px;
        --Poswidth_close: 35px;
        --Posheight_close: 35px;
        width: var(--Poswidth);
        height: var(--Posheight);
        margin-top: 10px;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
	}
    #nav_btn_home, #nav_btn_news, #nav_btn_links, #nav_btn_bilder, #nav_btn_bio, #nav_btn_kurse, #nav_btn_aufgabe{
        height: var(--Poswidth);
        width: var(--Poswidth);
        background-size: calc(var(--Poswidth) - 25px) calc(var(--Poswidth) - 25px);
    }
	.round span:hover {
		font-size: 13px;
	}
    .nav_label{
        font-size: 12px;
        width: 120px;
        height: 16px;
        left: calc(50% - 60px);
    }
    #nav_label_news:after{
        content: ' ('attr(data-news)')';
    }
    .startseite_Frosed_Glass_Div_Begraenzung{
        top: 80px;
        left: calc(50% - 300px);
        width: 600px;
    }
    
    .Nav_Root.klein{
        --Poswidth: 40px;
        --Posheight: 40px;
        width: var(--Poswidth);
        height: var(--Posheight);
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 0px;
    }
    #nav_btn_home.klein, #nav_btn_news.klein, #nav_btn_links.klein, #nav_btn_bilder.klein, #nav_btn_bio.klein, #nav_btn_kurse.klein, #nav_btn_aufgabe.klein{
        height: 40px;
        width: 40px;
        background-size: 25px 25px;
    }
    
    .round span.klein:hover{
        font-size: 0px;
    }
}

@media only screen and (min-width:768px) and (max-width:1050px){
    .startseite_Frosed_Glass_Div_Begraenzung.klein{
        display: none;
        left: -9999px;
    }
    .ToggleButton-Hintergrund.on{
        display: block;
        top: 50px;
        left: calc(100% - 115px);
    }
    
    #Nav_Root_menu_hamburg{
        width: 40px;
        height: 40px;
    }
}

@media only screen and (min-width:768px) and (max-width:960px){
    .kontaktformular_rahmen.open{
        left: 10px;
    }
}

@media only screen and (min-width:768px) and (max-height:725px){
    .kontaktformular_rahmen.open{
        top: 30px;
    }
}

@media only screen and (min-width:768px) and (max-height:700px){
    .FormularRahmen_News{
        height: 500px;
        padding-top: 0px;
        top: calc(50% - 250px);
    }
    .Neu_News_Left{
        width: 250px;
    }
}

@media only screen and (min-width:768px){
    .Div_Container_Anmeldung{
        left: 30px;
        width: calc(100% - 60px);
        height: calc(100% - 120px);
    }
    .Tabelle_Anmeldung{
        font-size: 20px;
        left: 0px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .li_anmeldung:hover .Tabelle_Anmeldung
    {
        left: 70px;
    }
    .li_anmeldung{
        padding-bottom: 15px;
        width: 100%;
    }
    .li_anmeldung:hover
    {
        width: calc(100% + 70px);
    }
}

@media only screen and (max-width:800px){
    .Rahmen_Anmeldung{
        height: 530px;
    }
    .Div_Reihe_1{
        clear: both;
    }
    .AnmeldungFeld_1{
        height: 35px;
        justify-content: flex-start;
        align-items: flex-end;
        padding-bottom: 5px;
    }
    .Text_Anmeldung_Reihe_1{
        width: 180px;
    }
}

@media only screen and (max-width:455px){
    .Rahmen_Anmeldung{
        height: 570px;
    }
    .Anmeldung_Button_Delete{
        clear: both;
        width: 100%;
    }

    .Anmeldung_Button_Update{
        width: 100%;
    }
}


