*{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

body{
    overflow-x: hidden;
    margin-bottom: 0vw;
    height: auto;
    
}

.b-move{
    display: none;
}


.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;
}

#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;

}


.slider-frame{
    overflow: hidden;
    width: 80vw;
    margin-top: 0%;
    margin-left: 10%;
    margin-bottom: 1vw;
}

@-webkit-keyframes slide_animation{
    0% {left: 0px;}
    10% {left: 0px;}
    20% {left: 80vw;}
    30% {left: 80vw;}
    40% {left: 160vw;}
    50% {left: 160vw;}
    60% {left: 80vw;}
    70% {left: 80vw;}
    80% {left: 0px;}
    90% {left: 0px;}
    100% {left: 0px;}
}

.slider-images{
    margin: 0 0 0 -160vw;
    position: relative;
    -webkit-animation-name: slide_animation;
    -webkit-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-play-state: running;
}

.img-container{
    width: 80;
    position: relative;
    float: left;
}

.img-slider{
    width: 80vw;
}

i{
    padding-right: 0.5vw;
    font-size: 1vw;
}

.zähler{
    width: 10vw;
    height: 10px;
    margin-left: 85vw;
    margin-top: -20vw;
    margin-bottom: 20vw
}

.headline{
    width: 100%;
    position: absolute;
    text-align: center;
}

.h-headline{
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
    font-size: 2.5vw;
}

.p-landesgruppe{
    font-size: 1vw;
    margin-top: 0;
    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: 5px 10px 40px rgb(48, 42, 42);
    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;
}

.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-welpen{
    display:grid;
    grid-template-columns: 33vw 57vw;
    border: 1px solid white;
}

.grid-welpen-1{
    display:grid;
    grid-template-columns: 45vw 45vw;
    border: 1px solid white;
}

.gird-item-w{
}

.grid-item{
    padding-right: 2vw;
    max-width: 10000px;
    min-width: none;
    line-height: 1vw;
}

.grid-container{
    display: grid;
    grid-template-columns: 23vw 28vw 39vw;
}

.grid-zeitl{
    display: grid;
    grid-template-columns: 20vw 70vw;
}

.a-termine{
    padding-top: 1vw;
    padding-left: 1.5vw;
    font-size: 1.2vw;
    line-height: 2vw;
}


.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;
}


.div-welpen{
    margin-top: 5vw;
    width: 86vw;
    text-align: center;
    padding-left: 2vw;
    padding-right: 2vw;
}

.div-welpen-1{
    width: 86vw;
    text-align: center;
    padding-left: 2vw;
    padding-right: 2vw;
}

.img-kalender{
    width: 85%;
    float: left;
    margin-left: 5vw;
}

h3{
    font-size: 2vw;
    margin-top: 1vw;
    margin-bottom: 1vw;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
}

.p-kalender-überschrift{
    font-size: 2vw;
    margin-top: 3vw;
}

.grid-item{
    padding-right: 2vw;
    max-width: 10000px;
    min-width: none;
    line-height: 2vw;
}

.p-kalender{
    float: left;
    font-size: 1.5vw;
    margin-top: 4vw;
}

.p-kalender-2{
    float: left;
    font-size: 1.5vw;
    margin-top: 0.5vw;
    margin-left : 5vw;

}

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;
}

.div-text{
    margin-top: 5vw;
}

.Jahreskalenderalles{
    width: 90vw;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 10px 10px 40px rgb(0, 0, 0);
    padding-bottom: 5vw;
    margin-top: 5vw;
}

.welpenausbildung{
    width: 90vw;
    height: auto;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 10px 10px 40px rgb(0, 0, 0);
    padding-bottom: -6vw;
    margin-top: 5vw;
}

.welpenausbildung-a{
    width: 86vw;
    height: auto;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 10px 10px 40px rgb(0, 0, 0);
    padding-bottom: -6vw;
    margin-top: 5vw;
    animation: btnAnim 2s infinite;
    padding: 2vw
}

.welpenausbildung-p{
    width: 86vw;
    height: auto;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-bottom: 10vw;
    box-shadow: 10px 10px 40px rgb(0, 0, 0);
    padding-bottom: -6vw;
    margin-top: 5vw;
    padding: 2vw
}

@keyframes btnAnim{
    from { background-color: red}
    to { background-color: white}
}

.welpenausbildung-1{
    width: 90vw;
    height: AUTO;
    margin-left: 5vw;
    margin-bottom: 10vw;
    margin-top: 5vw;
}

.div-button{
    width: 100%;
    text-align: center;
    margin-top: 16vh;
    
}

.button-ig{
    border-radius: 5px;
    padding-left: 1vw;
    padding-right: 1vw;
    padding-top: 0.5vw;
    padding-bottom: 0.5vw;
    background: #833ab4;
  background: linear-gradient(to right,#833ab4,#fd1d1d,#fcb045);
    border: none;
}

.grid1{
    display: grid;
    grid-template-columns: 22.2vw 34vw 28.4vw ;
    column-gap: 0.5vw;
}

.p-welpen{
    font-size: 2vw;
}

.knt-welpen{
    width: 40vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2vw;
}

.bildwelpe{
    width: 90%;
    margin-top: 2vw;
    border: 1px solid black;
}

.gird-welpen{
    display: grid;
    grid-template-columns: 20vw 40vw;
}

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: 10px 10px 40px rgb(0, 0, 0);
    padding-bottom: 5vw;
    margin-top: 5vw;
    grid-template-columns: 70vw 20vw;
    display: grid;

}

.img-termin{
    width: 20%;
}

h5{
    font-size: 2.5vw;
    padding-bottom: 1.5vw;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-family: 'Bitter', serif;
}

.p-termine{
    padding-bottom: 0.7vw;
    padding-top: 0.7vw;
    padding-left: 1.5vw;
    font-size: 1.2vw;
}

.img-terminkalender{
    width: 100%;
    margin-right: 2vw;
    margin-top: 2vw;
}

#autoscroll-Termine{
    background-color: white;
    border: 1px solid white;
}

.div-zucht{
    width: 86vw;
    border: 0.01vw solid black;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 10vw;
    box-shadow: 10px 10px 40px rgb(0, 0, 0);
    padding-bottom: 5vw;
    margin-top: 5vw;
    padding-left: 2vw;
    padding-top: 2vw;
    padding-right: 2vw;
}

.h-zucht{
    font-size: 3vw;
    margin-top: 1vw;
    margin-left: 1vw
}

.ul-zucht{
    list-style-type: none;
    font-size: 1.14vw;
    padding: 1vw;
}

.li-zucht{
    display: inline;
    padding: 1vw;
}

.threeimg{
    display: grid;
    grid-template-columns: 28.5vw 28.5vw 28.5vw;
    
}

.twoimg{
    display: grid;
    grid-template-columns: 43vw 43vw;
    
}

.div-zucht-grid{
    width: 90vw;
    grid-template-columns: 43vw 43vw;
    display: grid;
}

.img-1{
    width: 100%;
    margin-bottom: 1vw;
}

.grid-item-s{
    margin-left: 6vw;
}

.trennstrich-2{
    border-top: 1px solid black;
    margin-bottom: 2vw;
}

.name-zwinger-1{
    font-size: 1.6vw;
    margin-right: 15vw;
} 

.name-zwinger-2{
    font-size: 1.6vw;
    margin-right: 18vw;
}

.p-gefallen-top{
    font-size: 1.35vw;
    margin-top: 2vw;
}

.p-gefallen-bottom{
    font-size: 1.35vw;
    margin-top: 1.8vw;
}

.btr{
    margin-top: 2vw;
    display: grid;
    grid-template-columns: 57vw 30vw;
}

.btr2{
    margin-top: 2vw;
    display: grid;
    grid-template-columns: 21.5vw 21.5vw 21.5vw 21.5vw;
}

.p-btr{
    font-size: 1.5vw;
}

.img-btr{
    width: 100%;
}

.welpenausbildung-animated{
animation: blinker 1s linear infinite;
width: 90vw;
height: auto;
border: 0.01vw solid black;
margin-left: 5vw;
margin-bottom: 10vw;
box-shadow: 10px 10px 40px rgb(0, 0, 0);
padding-bottom: -6vw;
margin-top: 5vw;
}

.grid-pictures{
    display: grid;
    grid-template-columns: 43vw 43vw;
}

.grid-pictures-2{
    display: grid;
    grid-template-columns: 21.5vw 43vw 21.5vw;
}

.grid-hv{
    display: grid;
    grid-template-columns: 21.5vw 43vw 21.5vw;
}

  @keyframes blinker {
    50% {
      background-color: red;
    }
  }

.grid-peter{
    display: grid;
    grid-template-columns: 30vw 60vw;
}

@media only screen and (max-width: 1000px) and (min-width: 100px) {
    footer{
        font-size: 2vw;
    }



    #navbar{
    height: 100vh;
    width: 100vw;
    background-color: white;
    position: fixed;
    z-index: 2;
    display:flex;
    transform: translateX(-100%);
}

.a-termine{
    font-size: 3vw;
    line-height: 3vw;
    padding: 0;
}

.welpenausbildung{
    padding-left: 2vw;
}

.grid-pictures{
    display: block;
}

.zähler{
    width: 4vw;
    margin-left: 80vw;
    margin-top: -10vw;
    margin-bottom: 20vw
}

.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;
}

.p-kalender-3{
    float: left;
    font-size: 3vw;
    margin-top: 4vw;
    margin-left: -3vw;
    line-height: 3vw;
}

.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: 4vh;
      width: 4vh;
      position: fixed;
      display: block;
      z-index: 20;
  }

  .a-navbar:hover{
    padding: 1%;
    background-color: white;
}

.dropdown:hover{
    background-color: white;
}

    .a-ältere-Ergebnisse{
        margin-bottom: 1vw;
        font-size: 1.9vw;
        color: black;
        margin-left: 0.5vw;
        font-family: Georgia, 'Times New Roman', Times, serif;
        margin-bottom: 1vw;
    }

    .a-ältere-prüf{
        font-weight: bold;
        font-size: 2.5vw;
    }

    .div-ältere-prüf{

        width: 200%;
        padding: 1vw;
        line-height: 3vw;
        margin-top: 15vw;


    }

    .grid-hv{
        display: block;
    }

    h4{
        font-size: 3vw;
        margin-left: -2vw;

    }

    .p-Ergebnisse{
        font-size: 2vw;
        line-height: 2vw;
    }

    .p-Ergebnisse-1{
        font-size: 1vw;
        line-height: 1vw;
    }

    .a-Ergebnisse-Roggenburg{
        padding: 0;
        margin: 0;
        line-height: 1vw;
        font-size: 2vw;
        margin-bottom: 2vw;
    }

    .a-Ergebnisse{
        font-size: 2vw;
        margin:0;
        padding: 0;
    }

    .grid-item1{
        padding-left: 2vw;
    }

    .p-termine{
        font-size: 1.25vw;
    }

    .a-zucht{
        font-size: 2vw;
    }

    h3{
        font-size: 5vw;
    }

    .suchensieger-bild1{
        display: none;
    }

    .p-Ergebnisse-1{
        font-size: 2vw;
        margin: 0;
        line-height: 2.2vw;
    }

    .suchensieger-bild2{
        width: 130%;
        margin-left: -20vw;
    }

    .p-Mitglieder{
        width: 80vw;
        margin-left: 10vw;
        font-size: 2vw;
    }

    .li-autoscroll{
        display: inline;
    }
    
    .a-autoscroll{
        padding: 0.5%;
        background-color: beige;
        border-radius: 0.5vw;
        border: 0.09vw solid black;
        margin: 1.5vw;
        font-size: 2vw;
    }

    i{
        font-size: 1.8vw;
    }

    .p-termine{
        font-size: 2vw;
    }

    .a-li-zucht{
        font-size: 2vw;
    }

    .name-zwinger-1{
        font-size: 2.5vw;
    }

    .name-zwinger-2{
        font-size: 2.5vw;
    }

    .p-gefallen-bottom{
        font-size: 2vw;
    }

    .p-gefallen-top{
        font-size: 2vw;
    }

    .ul-autoscroll{
        font-size: 10vw;
    }

    .p-landesgruppe{
        font-size: 2.5vw;
    }

    .h-headline{
        font-size: 3vw;
    }
    .p-gegründet{
        font-size: 2vw;
    }

    .p-Mitglieder-absatz{
        font-size: 3vw;
    }

    .p-Mitglieder{
        display: none;
    }

    .p-welpen{
        font-size: 3vw;
    }

    .p-kalender-überschrift{
        font-size: 3vw;
        padding-bottom: 1vw

    }

    .grid-welpen{
        line-height: 3vw;
        display: block;
    }

    .p-kalender{
        font-size: 3vw;
    }

    .img-kalender{
        margin-top: 5vw
    }

    .p-kalender-überschrift{
        line-height: 3.5vw;
    }

    .grid-container{
        display: block;
    }

    .suchensieger-bild2{
        width: 80%;
        margin-left: 50%;
        transform: translateX(-50%);
        margin-bottom: 2vw;
    }

    .div-ältere-prüf{
        width: 60%;
        margin-bottom: 2vw;  
        margin-top: 2vw;  
        margin-left: 7vw;  
    }

    .a-ältere-Ergebnisse{
        font-size: 3vw;
    }

    .a-ältere-prüf{
        font-size: 3.5vw;
    }

    .a-Ergebnisse-Roggenburg{
        font-size: 4vw;
        margin-left: 7vw;
    }

    .p-Ergebnisse{
        margin-left: 7vw;
        font-size: 3vw;
        margin-top: 1vw
    }

    .p-termine{
        font-size: 3vw;
        line-height: 3.5vw;
    }

    .div-zucht-grid{
        display: block;
    }

    .img-1{
        width: 80%;
        margin-left: 50%;
        transform: translateX(-50%)
    }

    .btr{
        display: block;
    }
    
    .p-btr{
        font-size: 2vw;
        margin-bottom: 5vw;
    }

    .grid-item_btr{
        margin-top: 5vw
    }

    .btr2{
        display: block;
    }

    .grid-item-s{
        margin-left: 0vw;
    }

    .a-Ergebnisse{
        font-size: 3vw;
    }

    .p-Ergebnisse-1{
        font-size: 3vw;
    }

    .p-gefallen-top{
        margin-left: 10vw;
        margin-bottom: 2vw;
    }

    .p-gefallen-bottom{
        margin-left: 10vw;
    }

    .name-zwinger-1{
        margin-left: 10vw;
    }

    .name-zwinger-2{
        margin-left: 10vw;
    }

    .h-zucht{
        font-size: 5vw;
    }

    .a-li-zucht{
        font-size: 3vw;
    }

    h5{
        font-size: 5vw;
        margin-top: 2vw;
    }

    .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;
      }

      .li-autoscroll{
        width: 7vw;
      }
      .p-kalender-2{
        float: left;
        font-size: 3vw;
        margin-top: 0.5vw;
    }

    .p-Mitglieder-absatz{
        display: none;
    }

    .grid-peter{
        display: block;
    }

    .p-peter{
        display: none;
    }

    .p-p{
        line-height: 5vw;
    }

    .p-vl{
        display: none;
    }

    
}