.ym-button,
.ym-form button,
.ym-form input[type="button"],
.ym-form input[type="reset"],
.ym-form input[type="submit"] {
  background-color: #000000;
  box-shadow: 0px 0px 1px 1px #000000 inset, 0px 1px 0px #000000;
  color: #ffffff !important;
  border-color: #000000;
  border-radius: 9px !important;
  box-shadow: none!important;
}
.ym-form button:hover,
.ym-form input[type="button"]:hover,
.ym-form input[type="reset"]:hover,
.ym-form input[type="submit"]:hover,
.ym-button:hover {
  background-color: #000000;
  color: #ffffff;
  box-shadow: 0px 0px 1px 1px #000000 inset, 0px 1px 0px #000000;
  border-color: #000000;
  box-shadow: none!important;
  border-bottom: none!important;
}
.schritt_aktiv {
  background: #ffffff;
  color: #000000;
}

.schritt_inaktiv {
  background: #000000;
}
.button_start,
.button_start_firma {
  width: 330px;
  background: white;
  text-align: center;
  border-radius:22px;
}
.border_10 {
    border-top: none!important;
    border-bottom: none!important;
}
.firma,
.einzel {
  color: #ffffff !important;
}
header {
  text-align: center;
  margin: 20px;
}

.headerauswahl a {
  border: none;
  padding-right: 10px;
  padding-bottom: 10px;
}
.error {
    border-radius: 16px
}
@media only screen and (min-width: 600px) {
  .abstand_oben {
    margin-top: 3em;
  }

  .headerauswahl a:nth-child(even) {
    margin-right: 0px;
  }
  .headerauswahl a:nth-child(odd) {
    margin-left: 0px;
  }
.beschreibung {
    font-weight: bolder;
    text-align: center !important;
    margin-left: 15em !important;
    display: block !important;     
    line-height: 25px !important;
    font-weight: bolder !important;
}

}

}
@media only screen and (max-width: 600px) {
  .headerauswahl a {
    margin-bottom: 0px;
  }
}

.headerauswahl a:hover,
.headerauswahl a:active,
.headerauswahl a:focus {
  background-color: transparent;
}
.headerauswahl .headerbutton {
  position: relative;
  box-sizing: border-box;
}
.headerauswahl .titel {
  position: absolute;
  bottom: 90px;
  right: 0px;
  text-transform: uppercase;
  width: 100%;
  font-weight: bold;
  font-size: 26px;
  line-height: normal;
  box-sizing: border-box;
  padding: 5px;
  position: absolute !important;
  color: #000000;
}
.headerauswahl .strecke {
    position: absolute;
    top: -67px;
    right: none;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    color: #000000;
}
.headerauswahl .info {
  color: #ffffff;
  float: right;
  position: absolute;
  z-index: 99;
  top: -50px;
  left: 0px;
  width: 100%;
  font-weight: lighter;
  background: rgba(255, 255, 255, 0.85);
  padding: 5px 0;
}
.panibox h6,
.ym-form legend {
  padding: 5px 12px;
  color: #fff;
  background: #000000;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
 text-align: center;
}

@media screen and (max-width: 500px) {
 .abstand_oben {
    flex-direction: column;
  }
  .headerauswahl .strecke,
  .headerauswahl .titel,
  .headerauswahl .info {
    position: inherit;
  }
  .headerauswahl .strecke {
    top: -200px !important;
    right: 0px !important;
    left: 0% !important;
  }
  .headerauswahl a {
    margin-bottom: 10px;
  }
h1 {margin: -52px 0 10px 20px;
}
}.panibox,.panibox2 {
        background: #ffffff;
        padding: 0;
        position: relative;
        box-shadow: 0 0 10px 0 rgba(10,10,10,.2);
        border-radius: 16px;
    }
nav {
    background: #000000;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 500px) {
    header img {
        width: 100% !important;
    }
.beschreibung {
    position: relative;       
    left: 50%;                 
    transform: translateX(-50%);
    max-width: 600px;          
    width: 90%;                
    text-align: center;      
    font-weight: bolder;
    line-height: 25px;
    margin-bottom: 2em;
    margin-left: 3em;
}
.abstand_oben {
    margin-top: 1em;
}
}
.ym-gr {
    border-top-right-radius: 9px;
}
.ym-grid {
    border-radius: 9px;
    overflow: hidden;
}
h1 {
  display: none;
}
.strecke {
    color: transparent;
}
.titel {
    color: transparent;
}
.ym-form label[for="geschlecht"] {
    display: none;
}
.ym-fbox-check label[for="newsletter"] {
    display: none;
}
input#newsletter {
 display: none;
}
img.logo1 {
    display: block !important;      
    margin: 0 auto 1em !important; 
    padding: 0 !important;          
    float: none !important;     
}
