
/* || Schriftarten */

/* poppins-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/poppins-v20-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/poppins-v20-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/poppins-v20-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/poppins-v20-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/poppins-v20-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/poppins-v20-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/poppins-v20-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/poppins-v20-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/poppins-v20-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('fonts/poppins-v20-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* Standard Farbpalette
    #424656 - dunkielgrau
    #fff - weiß
    #000 - schwarz
    #42629e - blau
    #A6ABBD - hellgrau
    #BBD4FF - hellblau
*/

/* || Standard CSS für 1440p und größer */


*{
    margin: 0;
    padding: 0;
    font-family: 'Poppins', 'Times New Roman', sans-serif;
}
html{
    font-size: 0.65vw; /* wird für rem definition benötigt, wenn schriftarten nicht in vw bzw davon abhängige rem definiert sind, spinnt die seite bei Windows Desktop Skalierung*/
    width: 100vw;
}

/* Überschrift groß und Datum bei Terminen*/
h1{
    font-size: 2.8rem;
    font-weight: 600;
    text-align: left;
    color: #42629e;
}

/* Überschrift Termine blau*/
h2{
    font-size: 2rem;
    font-weight: 600;
    text-align: left;
    color: #42629e;
}

/* Überschrift Chronikboxen */
h3{
    font-size: 2rem;
    font-weight: 600;
    text-align: left;
    color: #FFF
}

/* Überschrift Footer */
h4{
    font-size: 2rem;
    font-weight: 600;
    color: #FFF
}

/* Fließtext */
p{
    color: #000; /* #777 grau*/
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75rem;
    padding: 0.5rem 0.5rem 0.5rem 0;
    text-align: left;
    /*display: inline-block; /*löst das Problem mit der versetzten 1. Zeile bei mehrzeiligen Texten */
}

/* Schwarze Überschrift*/
p6{
    color: #000; /* #777 grau*/
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2rem;
    padding: 0.5rem 0.5rem 0.5rem 0;
    text-align: left;
}

/* Footer Text in Schriftgröße 16*/
p4{
    color: #fff; /* #777 grau*/
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
    display: inline-block; /*löst das Problem mit der versetzten 1. Zeile bei mehrzeiligen Texten */
}

/* Blauer Fließtext-Link */

#text-link{
    color: #42629e;
    text-decoration: none;
}
#text-link:hover{
    color: #424656;
}

/* Boxtext weiß */
p1{
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.375rem;
    padding: 0.5rem;
    text-align: left;
    display: inline-block; /*löst das Problem mit der versetzten 1. Zeile bei mehrzeiligen Texten */
}
li1{
    display: list-item;
    list-style-type: disc;
    color: #000; /* #777 grau*/
    text-align: left;
    margin-left: 2.5rem;
}
li1 p{
    padding: 0;
}
li1::marker {
  color: #42629e;
}


/* || Header */

.head{
    /*min-height: 100vh;*/
    width: 70%;
    background-position: center;
    margin-left: 15%;
    position: relative;
    height: 7.5rem; /*ca. 120px*/
}
.head_line{
    width: 100%;
    background-color: #42629e;
    height: 1.25rem;
}
.head_line_gelb{
    width: 100%;
    background-color: gold;
    margin-top: 0.375rem;
    height: 0.75rem;
}

.MVF-LOGO img{
    height: 7rem; /*immer 10px weniger als .head */
    width: auto;
}
nav ul{
    width: 100%;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
nav li{
    padding: 0.5rem 0.75rem;
}
nav li:first-child{ /* setzt Logo nach links */
    margin-right: auto;
}
nav a{
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 700;
    color: #42629e;
}
nav li::after{ /* Unterstrich Effekt an Menuelementen */
    content: '';
    width: 0%;
    height: 0.2rem;
    background: #42629e;
    display: block;
    margin: auto;
    transition: 0.5s;
}
nav li:hover::after{ /* Unterstrich Effekt an Menuelementen */
    width: 100%;
}
nav li:first-child:hover::after{ /* entfernt Unterstrich Effekt beim Logo */
    width: 0%;
}

.handymenu{
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 30vw;
    z-index: 999;
    background-color: rgba(66, 98, 158, 0.8); /* #42629e in RGB*/
    backdrop-filter: blur(10px); /* verschwimmt den Hintergrund */
    box-shadow: -10px 0 10px rgba(0, 0, 0, 0.1);
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.handymenu li{
    text-align: left;
    padding-left: 4rem;
}
.handymenu a{ /* Schrift im Handymenu weiß */
    color: #fff;
    font-size: 4rem;
}
.handymenu li::after{ /* Unterstrich Effekt an Menuelementen im Handymenu weiß */
    background: #fff;
}
.menu-button{
    display: none;
}



/*---- || Inhalte ----*/
/*---- || Standard ----*/

body{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.home{
    width: 100%;
    overflow: hidden;
}


.standard{ /* Standard-Bereich bei allen Seiten */
    width: 70%;
    margin-left: 15%;
    text-align: left;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.standard-bild{
    width: 100%;
    margin: 1% 0;
    height: auto;
    display: block;
    border-radius: 1rem;
}
.standard-textbox{
    text-align: left;
    width: 97%;
    margin-bottom: 1%;
}
.standard-row{
    display: flex;
    flex-direction: row;
    position: relative;
}
.standard-box{
    width: 34%;
    margin: 0 1% 1% 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    transition: 0.6s ease-out;
    border-style: solid;
    border-width: thick;
    border-radius: 1rem;
    border-color: #42629e;
    box-shadow: 0.5rem -0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.1);
}
.standard-box-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(66, 98, 158, 0.6);
    backdrop-filter: blur(10px); /* verschwimmt den Hintergrund */
    border-radius: 0.5rem;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
}
.standard-box:hover .standard-box-overlay{
    height: 100%;
}
.standard-box-overlay h3{
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    margin-top: 5%;
}



.standard-btn{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 0.2rem solid #fff;
    padding: 0.75rem 2rem;
    font-size: 1rem;
    background: transparent;
    position: relative;
    cursor: pointer;
    border-radius: 0.5rem;
}
.standard-btn:hover{
    background: #424656;
    transition: 0.8s;
}

.standard-btn-blau{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 0.75rem 0;
    margin: 1rem 1rem 1rem 0;
    width: 18rem;
    font-size: 1.25rem;
    font-weight: 700;
    background: #42629e;
    position: relative;
    cursor: pointer;
    border-radius: 0.5rem;
    text-align: center;
}

.standard-btn-blau:hover{
    background: #424656;
    transition: 0.8s;
}

/*---- || Neuigkeiten HOME----*/

.news{
    width: 16%;
    float: right;
    margin-left: 1%;
    margin-right: 15%;
    text-align: center;
    padding-top: 2rem;
    overflow: hidden; /* tut nur bei festgelegter höhe*/
    /*background-color: blueviolet;*/
    }
.news-col{
    display: flex;
    flex-direction: column;
    position: relative;
}
.news-box{
    margin-top: 2%;
    position: relative;
    display: flex;
    justify-content: space-between;
    transition: 0.6s ease-out;
}
.news-box-img{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 1rem;
    object-fit: cover;
}
.news-box-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(66, 98, 158, 0.6);
    backdrop-filter: blur(10px); /* verschwimmt den Hintergrund */
    border-radius: 1rem;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
}
.news-box:hover .news-box-overlay{
    height: 100%;
}
.news-box-overlay h3{
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    margin-top: 20%;
}
.news-box-text{
    background-color: #42629e;
    border-radius: 1rem;
    padding-bottom: 50%;
}
.news-box-text h3{
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    margin-top: 30%;
}


/*---- || Kontaktbanner Hauptseite----*/

.Kontaktaufnahme{
    margin: 2.5rem 15% 2.5rem 15%;
    background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(img/Trompeten_Kontaktformular1.jpeg);
    background-position: center;
    background-size: cover;
    text-align: center;
    border-radius: 1rem;
    padding: 1.25rem 0 1.25rem 0;
}
.Kontaktaufnahme h3{
    margin-bottom: 0.5rem;
    text-align: center;
}

/*---- || Vereinsvorstellung ----*/

.verein{
    width: 53%;
    margin-left: 15%;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    float: left;
    /*background-color: chartreuse;  nur zum Test*/
}
.verein-row{
    margin-top: 1%;
    display: flex;
    justify-content: space-between;
}
.verein-textbox{
    text-align: left;
    width: 48%;
    margin: 0 1% 1% 0;
}
.verein-textbox-L{
    order: 1;
}
.verein-textbox-R{
    order: 2;
}
.verein-bild{
    width: 48%;
    margin: 0 1% 1% 0;
    height: auto;
    display: block;
}
.verein-bild-L{
    order: 1;
}
.verein-bild-R{
    order: 2;
}
.verein-bild img{
    border-radius: 1rem;
    width: 100%;
    height: auto;
    display: block;
}
.verein-col{
    flex-basis: 50%;
    margin-bottom: 2rem;
    position: relative;
    overflow: hidden;
    /* background-color: aqua; */
}

/*---- || Orchester ----*/

.orchester{
    width: 80%;
    margin-left: 10%;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    /* background-color: chartreuse;  nur zum Test*/
}
.orchester-bild{
    width: 70%;
    margin: 1% 0;
    height: auto;
    display: block;
}
.orchester-bild img{
    border-radius: 1rem;
    width: 100%;
    height: auto;
    display: block;
}
.orchester-text{
    width: 30%;
    margin: 1% 1%;
    height: auto;
    display: block;
}

/*---- || Termine ----*/

.terminkasten{
    height: 10rem;
    width: 100%;
}

.termin_linie{
    background-color: #42629e;
    height: 0.5rem;
    border-radius: 0.25rem;
    margin: 0.25rem 0;
}
.terminbox-datum{
    width: 8rem;
    margin-left: 0.5rem;
    padding-top: 0.5rem;
    float: left;
}
.terminbox-text{
    height: 8rem;
    float: left;
    padding-left: 3rem;
}
.terminbox-text-handy{
    display: none;
}
/*---- || Chronik ----*/

.zeitstrahl{ /*nur Gesamtcontainer*/
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 2rem;
    padding-top: 2rem;
    box-sizing: border-box;
}
.zeitstrahl::after{ /*die Linie*/
    content: '';
    position: absolute;
    width: 0.4rem;
    background: #42629e;
    top: 0;
    bottom: -2rem;
    left: 50%;
    margin-left: -0.2rem;
    z-index: -1;
}

/*der 1. Punkt am Anfang der Linie*/
.zeitstrahl::before { 
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -0.6rem;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    background: #42629e;
}

/* TEST: nach oben zeigender Pfeil am Zeitstrahl, Probleme mit der Ausrichtung zur Mitte
.zeitstrahl::before {
    content: " ";
    height: 0;
    position: absolute;
    top: -30px;
    width: 0;
    z-index: 1;
    left: 49.45%;
    border: medium solid #42629e;
    border-width: 0 10px 30px 10px;
    border-color: transparent transparent #42629e transparent;
}
*/

.container{ /*Einzelne Blöcke*/
    padding: 1rem 2.5rem;
    position: relative;
    box-sizing: border-box;
    width: 50%;
    background: inherit; /*zum Test: rgba(66, 98, 158, 0.3)*/
}
.linker-container{
    left: 0;
}

.rechter-container{
    left: 50%;
}

/* Kreise auf dem Zeitstrahl */
.container::after {
    content: '';
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    right: -1.1rem;
    background-color: gold;
    border: 0.4rem solid #42629e;
    top: 2.9rem;
    border-radius: 50%;
    z-index: 1;
}
/* Wenn Kreise auf der rechten Seite vom Container sein müssen */
.rechter-container::after {
    left: -1.1rem;
}

/* Add arrows to the left container (pointing right) */
.linker-container::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 3rem;
    width: 0;
    z-index: 1;
    right: 2rem;
    border: medium solid #42629e;
    border-width: 1rem 0 1rem 1rem;
    border-color: transparent transparent transparent #42629e;
}

/* Add arrows to the right container (pointing left) */
.rechter-container::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 3rem;
    width: 0;
    z-index: 1;
    left: 2rem;
    border: medium solid #42629e;
    border-width: 1rem 1rem 1rem 0;
    border-color: transparent #42629e transparent transparent;
}

/*Textinhalt*/
.chronik-box{
    padding: 1.5rem 2rem;
    position: relative;
    border-radius: 1rem;
    background-color: #42629e;
    font-size: 1rem;
    box-sizing: border-box;
}
.chronik-box p{
    color: #fff;
}


/*---- || Kontaktformular ----*/

.kontakt-container{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.kontakt-container p{
    margin-top: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
}
.kontakt-links{
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 50%;
}
.kontakt-rechts{
    width: 50%;
    text-align: center;
}
.kontakt-rechts img{
    width: 50%;
}
.kontakt-input{
    width: 80%;
    height: 3rem;
    border: 0.2rem solid #BBD4FF;
    outline: none;
    padding-left: 1.5rem;
    margin-top: 1.5rem;
    color: #42629e;
    background-color: #BBD4FF;
    border-radius: 1rem;
}
.kontakt-input:focus{
    border: 0.2rem solid #42629e;
}
.kontakt-input::placeholder{
    color: #000; /*#a9a9a9 #A6ABBD*/
}

.kontakt-links textarea{
    height: 12rem;
    padding-top: 1rem;
    border-radius: 1rem;
}

.kontakt-links button{
    display: flex;
    align-items: center;
    padding: 1rem 2rem;
    margin-top: 1.5rem;
    color: #fff;
    background: #42629e;
    border-radius: 0.5rem;
    cursor: pointer;
    border: none;
}

.kontakt-links button:hover{
    background: #0C356A;
}

.checkbox-text{
    width: 85%;
}
.zustimmung_datenverarbeitung{
    margin-top: 1.5rem;
}
input[name="username"] { /*spamschutz*/
    position: absolute;
    left: -999999999px;
}


/*---- || Footer ----*/

.footer{
    width: 100%;
    padding: 1.5rem 0;
    background-color: #42629e;
    margin-top: auto;
}
.footer-bg{
    margin: 0 15%;
    align-content: center;
    text-align: center;
    justify-content: space-between;
    display: flex;
}
.footer-col{
    position: relative;
    overflow: hidden;
    text-align: center;
}

.footer-col-L{
    text-align: left;
}
.footer-col-R{
    text-align: right;
}
.footer-col-M{
    top: -3rem;
}
.icon-img{
    width: 3rem;
    margin: 0 0.5rem;
    padding: 1rem 0;
    cursor: pointer;
}
.footer-btn{
    margin-top: 0.5rem;
}


/* || für Tabletformat */

@media only screen and (max-width: 768px) {

/* Schriftarten Tablet */
    
    h1{
        font-size: 6rem;
        line-height: 7rem;
    }
    h2, h3, h4{
        font-size: 3rem;
        line-height: 3.5rem;
    }
    p, p6{
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 2rem 2rem 2rem 0;
    }
    p1{
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 3rem;
    }
    p4{
        font-size: 2rem;
    }
    li1{
        margin-left: 5rem;
    }
    li1::marker {
        font-size: 2.5rem;
    }

    
/* Navigationsleiste ausschalten und Handymenu aktivieren */
    .head{
        height: 12rem;
        width: 95%;
        margin-left: 5%;
    }
    .MVF-LOGO img{
        height: 11rem;
        padding-top: 0.5rem;
    }
    .hideOnHandy{
        display: none;
    }
    .menu-button{
        display: block;
        margin: 3rem 8rem 2rem 1rem;
        height: 4rem;
        cursor: pointer;
    }
    .handymenu a{ /* Schrift im Handymenu weiß */
        font-size: 3.5rem;
    }
    nav li::after{ /* Unterstrich Effekt an Menuelementen */
        height: 0.4rem;
    }

    
/* Tablet Standard */
    
    .standard{
        width: 90%;
        margin-left: 5%;
    }
    .standard-row{
        flex-direction: column;
    }
    .standard-bild{
        border-radius: 4rem;
    }
    .standard-box{
        width: 100%;
        margin-bottom: 2rem;
        border-radius: 2rem;
    }
    .standard-box-overlay{
        border-radius: 1rem;
    }
    .standard-box-overlay h3{
        font-size: 5rem;
    }
    .standard-box-overlay p1{
        font-size: 4rem;
        line-height: 4.5rem;
    }
    
    .standard-btn{
        border: 0.4rem solid #fff;
        padding: 1.5rem 1.5rem;
        font-size: 2rem;
        border-radius: 1rem;
    }
    
    .standard-btn-blau{
        padding: 1.5rem 0;
        margin: 2rem 2rem 2rem 0;
        width: 36rem;
        font-size: 2.5rem;
        border-radius: 1rem;
    }
    
/* Tablet Home Seite Verein */
    
    .verein{
        width: 90%;
        margin-left: 5%;
    }
    .verein-bild img{
        border-radius: 2rem;
    }
    .news{
        width: 90%;
        float: left;
        margin-left: 5%;
        padding-top: 2rem;
    }
    .news-col{
        flex-direction: row;
        margin-top: 2rem;
    }
    .news-box{
        width: 50%;
        margin: 0 2rem;
    }
    .news-box-img{
        border-radius: 2rem;
    }
    .news-box-overlay{
        border-radius: 2rem;
    }
    .news-box-overlay h3{
        font-size: 5rem;
    }
    .news-box-text{
        border-radius: 2rem;
    }
    .news-box-text h3{
        font-size: 5rem;
    }
    .Kontaktaufnahme{
        margin: 4rem 5% 4rem 5%;
    }
    
/* Tablet Orchester */
    
    .orchester-bild{
        width: 100%;
        margin-bottom: 2rem;
    }
    .orchester-bild img{
        border-radius: 2rem;
    }
    .orchester-text{
        width: 100%;
    }

/* Tablet Termine */
    
    .terminkasten{
        height: 20rem;
    }
    .termin_linie{
        height: 1rem;
        border-radius: 0.5rem;
        margin: 0.5rem 0;
    }
    .terminbox-datum{
        width: 16rem;
        margin-left: 1rem;
        padding-top: 2rem;
    }
    .terminbox-text{
        height: 18rem;
        padding-left: 2rem;
        padding-top: 1rem;
    }
    
/* Tablet Chronik */
    
    .zeitstrahl{ /*nur Gesamtcontainer*/
        padding-bottom: 4rem;
        padding-top: 4rem;
    }
    .zeitstrahl::after{ /*die Linie*/
        width: 0.8rem;
        bottom: -4rem;
        margin-left: -0.4rem;
    }

    /*der 1. Punkt am Anfang der Linie*/
    .zeitstrahl::before { 
        margin-left: -1.2rem;
        width: 2.4rem;
        height: 2.4rem;
    }
    
    .container{ /*Einzelne Blöcke*/
        padding: 2rem 5rem;
    }


    /* Kreise auf dem Zeitstrahl */
    .container::after {
        width: 3rem;
        height: 3rem;
        right: -2.2rem;
        border: 0.8rem solid #42629e;
        top: 4.7rem;
    }
    /* Wenn Kreise auf der rechten Seite vom Container sein müssen */
    .rechter-container::after {
        left: -2.2rem;
    }

    /* Add arrows to the left container (pointing right) */
    .linker-container::before {
        top: 5rem;
        right: 4rem;
        border: medium solid #42629e;
        border-width: 2rem 0 2rem 2rem;
        border-color: transparent transparent transparent #42629e;
    }

    /* Add arrows to the right container (pointing left) */
    .rechter-container::before {
        top: 5rem;
        left: 4rem;
        border: medium solid #42629e;
        border-width: 2rem 2rem 2rem 0;
        border-color: transparent #42629e transparent transparent;
    }

    /*Textinhalt*/
    .chronik-box{
        padding: 3rem 4rem;
        border-radius: 2rem;
    }
    .chronik-box p{
        padding-bottom: 0;
    }
    
/* Handy/Tablet Kontakt */
    
    .kontakt-links{
        width: 100%;
    }
    .kontakt-rechts{
        display: none;
    }
    .kontakt-input{
        width: 98%;
        height: 8rem;
        border: 0.6rem solid #BBD4FF;
        border-radius: 2rem;
    }
    .kontakt-input:focus{
        border: 0.6rem solid #42629e;
    }
    .kontakt-links textarea{
        height: 60rem;
        padding-top: 4rem;
        border-radius: 2rem;
    }
    .kontakt-links button{
        padding: 4rem 8rem;
        margin-top: 3rem;
        margin-bottom: 3rem;
        border-radius: 2rem;
    }
    .checkbox-text{
        width: 98%;
        font-size: 2.5rem;
        line-height: 3rem;
    }
    .zustimmung_datenverarbeitung{
        margin-top: 4rem;      
    }
    
/* Tablet Footer */
    .footer{
        padding: 3rem 0;
    }
    .footer-bg{
        margin: 0 5%;
    }
    .icon-img{
        width: 6rem;
        margin: 0 1rem;
        padding: 2rem 0;
    }
    .footer-btn{
        margin-top: 1rem;
    }
    .footer-col-M{
        top: 2rem;
    }
}
/* || für Handyformat */

@media only screen and (max-width: 600px) {

/* Handy Schrift*/

    h1{
        font-size: 12rem;
        line-height: 14rem;
    }
    h2, h3, h4{
        font-size: 8rem;
        line-height: 9rem;
    }
    p, p6{
        font-size: 6rem;
        line-height: 7rem;
        padding: 4rem 4rem 4rem 0;
    }
    p1{
        font-size: 6rem;
        line-height: 7rem;
        padding: 6rem;
    }
    p4{
        font-size: 4rem;
    }
    li1{
        margin-left: 10rem;
    }
    li1::marker {
        font-size: 6rem;
    }
    
/* Handy Navigationsbereich */
    .head{
        height: 32rem;
        width: 95%;
        margin-left: 5%;
    }
    .head_line{
        height: 2.5rem;
    }
    .head_line_gelb{
        margin-top: 0.5rem;
        height: 1.5rem;
    }
    .MVF-LOGO img{
        height: 30rem;
        padding-top: 1rem;
    }
    .menu-button{
        margin: 5rem 8rem 5rem 1rem;
        height: 8rem;
    }
    .handymenu{
        width: 50vw;
    }
    .handymenu a{ /* Schrift im Handymenu weiß */
        font-size: 6rem;
    }
    nav li::after{ /* Unterstrich Effekt an Menuelementen */
        height: 0.8rem;
    }

    
    
    
    
/* Handy Standard */
    .standard{ /* Standard-Bereich bei allen Seiten */
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .standard-bild{
        border-radius: 4rem;
    }
    .standard-box{
        width: 100%;
        margin-bottom: 4rem;
        border-radius: 4rem;
    }
    .standard-box-overlay{
        border-radius: 2rem;
    }
    .standard-box-overlay h3{
        font-size: 10rem;
    }
    .standard-box-overlay p1{
        font-size: 4rem;
        line-height: 5rem;
    }
    
    .standard-btn{
        border: 0.8rem solid #fff;
        font-size: 4rem;
        border-radius: 2rem;
        margin-top: 4rem;
    }
    
    .standard-btn-blau{
        padding: 3rem 0;
        margin: 4rem 4rem 4rem 0;
        width: 100%;
        font-size: 6rem;
        border-radius: 2rem;
    }

    
/* Handy Homeseite */
    
    .verein-row{
        flex-direction: column;
    }
    .verein-textbox{
        width: 100%;
    }
    .verein-bild{
        width: 100%;
    }
    .verein-bild-R{
        order: 1;
    }
    .verein-textbox-L{
        order: 2;
    }    
    
    .verein{
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .verein-bild img{
        border-radius: 4rem;
    }
    .news{
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .news-col{
        flex-direction: column;
        margin-top: 4rem;
    }
    .news-box{
        width: 100%;
        margin-top: 4rem;
    }
    .news-box-img{
        border-radius: 4rem;
    }
    .news-box-overlay{
        border-radius: 4rem;
    }
    .news-box-overlay h3{
        font-size: 10rem;
    }
    .news-box-text{
        border-radius: 4rem;
    }
    .news-box-text h3{
        font-size: 10rem;
    }
    .Kontaktaufnahme{
        margin: 4rem 5% 6rem 5%;
        padding: 6rem;
        border-radius: 4rem;
    }
    .Kontaktaufnahme h3{
        font-size: 6rem;
        line-height: 8rem;
    }
    
/* Handy Orchester */    
    .orchester-bild img{
        border-radius: 4rem;
        margin-bottom: 4rem;
    }
    
/* Handy Termine */
    
    .terminkasten{
        height: 62rem;
    }
    .termin_linie{
        height: 1.5rem;
        border-radius: 0.75rem;
    }
    .terminbox-datum{
        padding-top: 6rem;
        margin-left: 0;
        width: 25%;
    }
    .terminbox-text{
        float: right;
        width: 72%;
        padding-top: 0;
    }
    .terminbox-text h2{
        display: none;
    }
    .terminbox-text-handy{
        width: 100%;
        padding-top: 2rem;
        display: flex;
    }
    
    
/* Handy Chronik */

    .zeitstrahl{ /*nur Gesamtcontainer*/
        padding-bottom: 8rem;
        padding-top: 8rem;
        margin-top: 8rem;
    }
    /* Zeitstrahl auf linke Seite */
    .zeitstrahl::after {
        left: 0;
        width: 1.6rem;
        bottom: -4rem;
        margin-left: -0.8rem;
    }
    /*der 1. Punkt am Anfang der Linie*/
    .zeitstrahl::before {
        left: 0;
        margin-left: -2.4rem;
        width: 4.8rem;
        height: 4.8rem;
    }
  
    /* volle Breite */
    .container {
        width: 100%;
        padding: 2rem 0;
        padding-left: 12rem;
        padding-right: 0;
    }
  
    /* Alle Pfeile müssen nach Links zeigen */
    .container::before {
        top: 8rem;
        left: 8rem;
        border: medium solid #42629e;
        border-width: 4rem 4rem 4rem 0;
        border-color: transparent #42629e transparent transparent;
    }
    
    /*Kreise kleiner*/
    .container::after {
        width: 6rem;
        height: 6rem;
        right: -2.2rem;
        border: 1.6rem solid #42629e;
        top: 7.8rem;
    }

    /* Alle Kreise am selben Ort */
    .linker-container::after, .rechter-container::after {
        left: -4.4rem;
    }
  
    /* Alle Container wie "linker-container" */
    .rechter-container {
        left: 0%;
    }
    
    /*Textinhalt*/
    .chronik-box{
        padding: 6rem 8rem;
        border-radius: 4rem;
    }
     
/* Handy/Tablet Kontakt */
    
    .kontakt-input{
        height: 12rem;
        border: 0.8rem solid #BBD4FF;
    }
    .kontakt-input:focus{
        border: 0.8rem solid #42629e;
    }
    .kontakt-links textarea{
        height: 100rem;
    }
    .kontakt-links button{
        padding: 4rem 8rem;
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    .checkbox-text{
        width: 98%;
        font-size: 6rem;
        line-height: 7rem;
    }
    .zustimmung_datenverarbeitung{
        margin-top: 6rem;
    }    
    
    
    
    
/* Handy Footer */
    
    .footer-bg{
        flex-direction: column;
    }
    .icon-img{
        width: 12rem;
        margin: 0 2rem;
        padding: 4rem 0;
    }
    .footer-col{
        width: 100%;
    }
    .footer-col-L{
        margin-top: 3rem;
    }
    .footer-col-R{
        text-align: left;
        margin-top: 6rem;
    }
    .footer-col-M{
        top: 0;
        margin-bottom: 6rem;
    }
    .footer-btn{
        display: flex;
        flex-direction: column;
    }
}



















































