
 .strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}
.wrapper {
  width: 92%;
  max-width: 880px;
  height: 100%;
  background: #ffffff;
  margin: 0 auto;
}
.h_iframe {
  position: relative;
  padding-top: 56%;
  text-align: center;
}
.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#zahlungs {
  margin:0;
text-align:center;
  width:100%;
  
  margin-top: 20px;
}

#akaufeen {
  background-color: #fffafa;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 16px;
  margin-left: 49px;
  border-left: solid;
  border-left-color: #e7c665;
  border-bottom: solid;
  border-bottom-color: #e7c665;
}

#mainersatz {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: -15px;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
  height: 50px;
}
#ersatzteile #mainersatz h1 {
  font-size: 1.4rem;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #394b3f;
  text-align: center;
}

#mainersatzmerk {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin-top: 12px;
  text-align: left;
}
form p input {
  border: 1px solid #394b3f;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

#notice #mainersatzmerk h1 {
  background-color: #a0b2a6;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #233529;
  text-align: center;
  padding-left: 4px;
  margin: auto;
  max-width: 803px;
}

#mainersatz h1 {
  text-align: center;
  color: #233529;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: #a0b2a6;
  margin-top: 0px;
  border-top-right-radius: 17px;
  border-top-left-radius: 17px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.formu {
  text-align: center;
}
form fieldset #mc {
  line-height: 80px;
}

.formu form #formselber {
  max-width: 500px;
  background-color: #ffffff;
  padding-top: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  float: none;
  text-align: left;
}

#ausgabe {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: white;
  float:left;
  position: relative;
  width: 100%;
  margin-top: 5px;
  display: block;
  color: #394b3f;
  margin-bottom: 35px;
}

.ergebnis {
  background: #f2f2f2;
  font-size: 1rem;
  padding: 5px;
  line-height: 40px;
  border: 1px solid #394b3f;
  margin-bottom: 10px;
}
.formu form #notes input {
  border: 1px solid #233529;
  background-color: #f2f2f2;
  max-width: none;
}
.formu form #anfrage {
  text-align: right;
  line-height: 30px;
  margin: auto;
  max-width: 817px;
}
form #anfrage #formnotice {
 
  max-width: 803px;
  margin-bottom: 24px;
  background-color: #ffffff;

  color: #233529;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin-top: 25px;
  text-align: left;
  line-height: 25px;
}

form #anfrage h3 {
  text-align: center;
  color: #233529;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: #a0b2a6;
}
#anfrage2 h3 {
  text-align: center;
  color: #233529;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: #a0b2a6;
}

form #anfrage #kartikel {
  text-align: center;
  margin: auto;
  width: 100%;
  display: none;
}

form #anfrage input {
  border: 1px solid #394b3f;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  padding-right: 0px;
  margin-bottom: 9px;
  background-color: #ffffff;
  color: #233529;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#anfrage2 input {
  border: 1px solid #394b3f;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  padding-right: 0px;
  margin-bottom: 9px;
  background-color: #ffffff;
  color: #233529;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  height: 33px;
}
#anfrage2 input:focus {
  background-color: #ffffff;
}


.ergebnis img {
  float: none;
  margin-right: 10px;
  vertical-align: top;
  border-radius: 17px;
}

.ergebnis img:hover {
  width: 200px;
  border-style: outset;
  border-color: #a0b2a6;
}

.ergebnis a {
  color: black;
  text-decoration: none;
}
.formu form #eingabe {
  margin-top: 9px;
  display: block;
}
.ergebnis a:hover {
  text-decoration: underline;
}

.tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: #394b3f;
  color: #f2f2f2;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  position: absolute;
  z-index: 1;
}
form #anfrage .knob {
  background-color: #394b3f;
  color: #f2f2f2;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1rem;
  border-radius: 17px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  height: 47px;
}
form #anfrage .knob:hover {
  background-color: #fefefe;
  color: #0000;

  cursor: pointer;
}
#about .obenback #notice {
  max-width: 100%;
  position: relative;
  float: none;
  clear: both;
  margin-top: -147px;
}
#about noscript #nojava {
  text-align: center;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro",
    "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: large;
  background-color: #ffffff;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding-top: 9px;
  padding-bottom: 9px;
}
#anfrage2 {
  text-align: right;
  margin: auto;
  line-height: 30px;
  max-width: 500px;
  display: none;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 16px;
}
form #anfrage2 input[type="submit"] {
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  background-color: #e7c665;
  margin-right: 6px;
  border-radius: 6px;
  margin-left: 6px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer;
  letter-spacing: 1px;
  font-weight: bold;
  color: #000000;
  height: 40px;
}
form #anfrage2 input[type="submit"]:hover {
  background-color: #f8ebb6;
  color: #000000;
}
#formselber input {
  border: none;
  border-bottom: 1px solid grey;
  border-left: 1px solid grey;
  background-color: white;
  margin-bottom: 9px;
  line-height: 28px;
  font-size: 16px;
  font-family: Verdana;
  padding-left: 4px;
  max-width: 90%;
  white-space: nowrap;
}
#formselber input:focus {
  background-color: #ffffff;
  border-bottom: medium solid #ec8b56;
  border-left: medium solid #ec8b56;
  outline: none;
}
#formselber #ladresse {
  min-width: 95%;
}
textarea {
  border: none;
  border-bottom: 1px solid grey;
  border-left: 1px solid grey;
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: white;
  font-size: 16px;
  font-family: Verdana;
  max-width: 95%;
}
textarea:focus {
  background-color: #ffffff;
  border-bottom: medium solid #ec8b56;
  border-left: medium solid #ec8b56;
  outline: none;
}
legend {
  font-size: 1rem;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bold;
}
.buttonzahl {
  background-color: #fffafa;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 16px;
  margin-left: 49px;
  border-left: solid;
  border-left-color: #e7c665;
  border-bottom: solid;
  border-bottom-color: #e7c665;
}
.buttonzahl:hover {
  box-shadow: 5px 5px 5px silver;
}
fieldset {
  margin:0px;
  width:100%;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  border-color: #ec8b56;
  border-width: thin;
}
#mainersatz ul {
  padding: 0;
  margin: 0;
}

@media (min-width: 501px) and (max-width: 1099px) {
#mainersatz{

  height:140px;
}
}

@media (max-width: 500px) {

  #artikeldb{
    font-size:0.9rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .formu form #formselber {
    margin:0px;
    padding:0px;
  }



  fieldset{
  margin:0px;
  padding:0px;
  }

 .weiterefield{
   width:94%;
   font-size:1rem;
    padding:10px;
  
 }

 .weiterefield legend{
   font-size:1rem;
 }

  .weiterefield input{
   margin-top: 15px;
   
 }
#zahlungs{
  width:97%;
  margin:0px;
  margin-top:45px;
  padding:6px;
}
  form #anfrage input {
    max-width: 45%;
  }

  form #anfrage input[type="submit"] {
    max-width: 100%;
  }

  .knob {
    width: 100%;
    clear: right;
    float: none;
    height: 40px;
  }
  .formu form #formselber {
    margin: auto;
  }

  #about .obenback #notice {
    margin-bottom: 52px;
    margin-top: 0px;
  }

  .formu form #anfrage {
    text-align: right;
    margin-top: 50px;
  }

  #anfrage2 input {
    max-width: 95%;
    white-space: nowrap;
    font-size: 14px;
  }
  form #anfrage2 input[type="submit"] {
    max-width: 98%;
  }
  #mainersatz {
    border: 0;
    height: 37px;
    margin-bottom: 90px;
  }
  #zweifelder input {
    white-space: nowrap;
    max-width: 68%;
  }
  textarea {
    font-size: 14px;
  }
  legend {
  
    font-size: 20px;
  }

  .wrapper {
    margin-left: 0px;
    width: 92%;
  }
  #anfrage2 {
    margin:0px;
    padding-top: 45px;
  }
  #zahlungs legend {
    font-size: 18px;
  }
}
