*{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

body{
}

*{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

body{
}

.li-dropdown{
    list-style-type: none;
    border-bottom: 1px solid black;
    padding-bottom: 1vh;
    margin-bottom: 1vh;
    margin-top: 1vh;
    font-size: 1vw;
}

.li-dropdown:last-child{
    border-bottom: none;
}

.li-dropdown a:hover{
    text-shadow: -.25px -.25px 0 black, 
                .25px .25px black;
}

.b-move{
    display: none;
}

.navbar{
    height: auto;

}

.li-navbar{
    display: inline;
}

.ul-navbar{
    text-align: center;
    font-size: 1.3640625vw;
}

a{
    text-decoration: none;
    color: black;
}

.dropdown {
  position: relative;
  display: inline-block;
  width: 7.5vw;
  padding: 1%;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 7.5vw;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 1vw;
  z-index: 1;
  margin-left: -1vw;
  margin-top: 0.95vw;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.a-navbar{
    text-decoration: none;
    color: black;
    padding: 1%;
}


.a-navbar:hover{
    padding: 1%;
    background-color: beige;
}

.dropdown:hover{
    background-color: beige;

}

i{
    padding-right: 0.5vw;
    font-size: 1vw;
}

.headline{
    width: 100%;
    position: absolute;
    text-align: center;
    margin-top: 2vw;
}

.h-headline{
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
    font-size: 2.5vw;
}

.p-landesgruppe{
    font-size: 1vw;
    margin-top: 1%;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
    font-weight: 800;
}

.p-gegründet{
    font-size: 0.8vw;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
    font-weight: 1;
}

.div-autoscroll{
    text-align: center;
    margin-top: 11.5vw;
    margin-bottom: 3vw;

}

.li-autoscroll{
    display: inline;
}

.a-autoscroll{
    padding: 0.5%;
    background-color: beige;
    border-radius: 0.5vw;
    border: 0.09vw solid black;
    margin: 1.5vw;
}

.a-autoscroll{
    font-size: 1vw;
    text-decoration: none;
    color: black;
}

#Ergebnisse{
    width: 90vw;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 8px 8px 16px 0px rgba(0,0,0,0.5);
    padding-bottom: 2vw;
    padding-top: 2vw;
    margin-top: 4.2vw;
}

.div-text{
    text-align: justify;
    hyphens: auto;
}

.p-Mitglieder-absatz{
    text-align: center;
    padding-bottom: 1vh;
    font-size: 1vw;
}

footer{
    position: fixed;
    Width: 100%;
    bottom: 0;
    font-size: 1vw;
    border-top: 1px solid #000;
    background-color: #fff;
}

.id li{
    display: inline;
    margin-left: 3vw;
}

.p-Mitglieder{
    width: 40vw;
    margin-left: 30vw;
    font-size: 1vw;
    padding-bottom: 1vw;
}

.a-Ergebnisse{
    margin-bottom: 1vw;
    font-size: 1vw;
    color: black;
    margin-left: 1.5vw;
}

.a-Ergebnisse-Roggenburg{
    margin-bottom: 1vw;
    font-size: 1vw;
    color: black;
    margin-left: 1vw;

}

.grid-item{
    padding-right: 2vw;
    max-width: 10000px;
    min-width: none;
    line-height: 1vw;
}

.grid-container{
    display: grid;
    grid-template-columns: 23vw 28vw 39vw;
}

.a-ältere-prüf{
    font-size: 1.5vw;
}

.p-Ergebnisse{
    margin-right: 2vw;
    font-size: 1vw;
    margin-bottom: 1vw;
    margin-left: 1vw;
}

.suchensieger-bild1{
    width: 100%;
    margin-left: 1vw;
}

.suchensieger-bild2{
    width: 100%;
    margin-left: 1vw;
}

.p-Ergebnisse-1{
    margin-left: 1.5vw;
    font-size: 1vw;
    margin-bottom: 1vw;
}

.div-ältere-prüf{
    border: 1px solid black;
    line-height: 1.8vw;
    margin-left: 2.5vw;
    margin-top: 10vw;
    text-align: center;
}

.a-ältere-Ergebnisse{

    margin-bottom: 1vw;
    font-size: 0.80vw;
    color: black;
    margin-left: 0.5vw;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.div-kalender{
    margin-top: 5vw;
    width: 90vw;
    text-align: center;
    display: grid;
    grid-template-columns: 60vw 30vw;
}

.img-kalender{
    width: 85%;
    float: left;
    margin-left: 5vw;
}

h5{
    font-size: 3vw;
    margin-top: 1vw;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
}

.p-kalender-überschrift{
    font-size: 2vw;
    margin-top: 3vw;
}

.p-kalender{
    float: left;
    font-size: 1.5vw;
    margin-top: 4vw;
}

.Jahreskalenderalles{
    width: 90vw;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 8px 8px 16px 0px rgba(0,0,0,0.5);
    padding-bottom: 5vw;
    margin-top: 5vw;
}

h4{
    font-size: 2.5vw;
    margin-top: 0.5vw;
    text-align: center;
    margin-bottom: 2vw;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
}

#autoscroll-Ergebnisse{
    background-color: white;
    border: 1px solid white;
}

.div-anstehende-termine{
    width: 90vw;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 8px 8px 16px 0px rgba(0,0,0,0.5);
    padding-bottom: 5vw;
    margin-top: 5vw;
    grid-template-columns: 70vw 20vw;
    display: grid;

}

.img-termin{
    width: 20%;
}

h5{
    font-size: 3vw;
    padding: 1.5vw;
}

.a-termine{
    padding-bottom: 1vw;
    padding-top: 1vw;
    padding-left: 1.5vw;
    font-size: 1.2vw;
    line-height: 2vw;
}

.a-termine2{
    padding-bottom: 1vw;
    padding-top: 1vw;
    padding-left: 0.3vw;
    font-size: 1.2vw;
    line-height: 2vw;
}

.img-terminkalender{
    width: 20%;
    margin-right: -20vw;
    margin-top: -10vw;
    float: right;
}

#autoscroll-Termine{
    background-color: white;
    border: 1px solid white;
}

.b-move{
    display: none;
}
@media only screen and (max-width: 1000px) and (min-width: 100px) {

    footer{
        font-size: 2vw;
    }

    .div-anstehende-termine{
        display: block;
    }

    .div-zwingeruebersicht{
        margin-top: 7vw
    }
    #navbar{
        height: 100vh;
        width: 100vw;
        background-color: white;
        position: fixed;
        z-index: 2;
        display:flex;
        transform: translateX(-100%);
        margin-top: -7vw;
    }
    
    .li-navbar{
        width: 100vw;
        display: flex;
        height: 5vh;
        border-bottom: 1px solid black;
        padding-top: 3vw;
        padding-bottom: 1vw
    }
    
    .a-navbar{
        font-size: 3vw;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
    
    .ul-navbar{
        width: 100vw;
        list-style-type: none;
        height: 100vh;
    
    }
    
    .li-navbar:hover{
        background-color:none;
    }
    
    .dropdown {
        
        width: 100vw;
        padding: 0;
      }
      
      .dropdown-content {
        display: none;
        position: absolute;
        background-color: lightgray;
        min-width: 100vw;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        padding: 0;
        margin: 0;
      }
    
      i{
          display: none;
      }
    
      .li-dropdown{
        font-size: 3vw;
        padding-bottom: 1vh;
        margin-bottom: 1vh;
        margin-top: 1vh;
        padding-top: 1vh;
      }
    
      .b-move{
          border: none;
          height: 7vw;
          width: 7vw;
          position: fixed;
          display: block;
          z-index: 20;
          margin-top: -7vw;
      }
    
      .a-navbar:hover{
        padding: 1%;
        background-color: white;
    }
    
    .dropdown:hover{
        background-color: white;
    }

    i{
        font-size: 1.8vw;
    }

    .a-navbar{
        font-size: 5vw;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .li-dropdown{
        font-size: 5vw;
        padding-bottom: 1vh;
        margin-bottom: 1vh;
        margin-top: 1vh;
        padding-top: 1vh;
      }

      .div-anstehende-termine{
        margin-top: 7vw;
      }

    .a-termine{
        font-size: 3.3vw;
        line-height: 5vw;
    }
    
}