div.anmeldebox {
  outline: 1px solid #A7A8AC;
}
div.anmeldebox a.neukunde {
  color: #515359;
  font-weight: bold;
}
div.anmeldebox a.neukunde:hover {
  text-decoration: none;
}
div.anmeldebox a.neukunde:after {
  content: "";
  background-image: url("/static/images/chevron_right_grau.svg");
  margin-left: 13px;
  vertical-align: -3px;
  display: inline-block;
  width: 10px;
  height: 16px;
  background-size: 10px;
}
div.anmeldebox button {
  display: block;
}
div.anmeldebox div.section {
  padding: 24px 18px;
}
div.anmeldebox .borderbottom {
  border-bottom: 1px solid #A7A8AC;
}
div.anmeldebox span.sichereverbindung {
  color: #515359;
  display: inline-block;
  margin-top: 29px;
}
div.anmeldebox span.sichereverbindung:before {
  content: "";
  background-image: url("/static/images/lock_grau.svg");
  margin-right: 9px;
  vertical-align: -3px;
  display: inline-block;
  width: 16px;
  height: 21px;
  background-size: 16px;
}
div.anmeldebox div.error {
  margin-top: 25px;
  color: #ff0000;
}
div.registrierung label:not([for]),
div.stammdaten label:not([for]) {
  display: none !important;
}
div.registrierung button[type="submit"][disabled="disabled"],
div.stammdaten button[type="submit"][disabled="disabled"] {
  display: none;
}
div.registrierung label + input,
div.stammdaten label + input,
div.registrierung label + select,
div.stammdaten label + select {
  width: 100%;
}
div.registrierung div.lieferadresse,
div.stammdaten div.lieferadresse {
  margin-top: 50px;
}
div.registrierung div.lieferadresse strong,
div.stammdaten div.lieferadresse strong {
  font-size: 20px;
}
div.registrierung div[data-name^="register_"] label.required:after,
div.stammdaten div[data-name^="register_"] label.required:after {
  content: "*";
}
div.registrierung .lieferhinweis {
  margin-top: 29px;
}
div.registrierung button#showliefer {
  background: none;
  border: none;
  color: #515359;
  padding: 0;
  margin-top: 10px;
}
div.registrierung button#showliefer:before {
  content: "";
  background-image: url("/static/images/add_circle_grau.svg");
  margin-right: 9px;
  vertical-align: -3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 20px;
}
div.registrierung div.confirm_b2b {
  margin-top: 25px;
}
div.registrierung div.confirm_b2b label {
  margin-top: 10px !important;
  margin-bottom: 10px;
}
div.kundenwaehler {
  width: 300px;
  margin-top: 30px;
}
div.kundenwaehler a {
  margin-top: 15px;
}
/*    ####################################################################
      #                                                                  #
      #      ##  ##   #####                                              #
      #      ##  ##  ##   ##                                             #
      #       ####   ##                                                  #
      #        ##     #####                                              #
      #       ####        ##                                             #
      #      ##  ##  ##   ##                                             #
      #      ##  ##   #####                                              #
      #                                                                  #
      ####################################################################
 */
/*    ####################################################################
      #                                                                  #
      #       ####   ##   ##                                             #
      #      ##  ##  ### ###    ##                                       #
      #      ##      #######    ##                                       #
      #       ####   ## # ##  ######                                     #
      #          ##  ##   ##  ######                                     #
      #      ##  ##  ##   ##    ##                                       #
      #       ####   ##   ##    ##                                       #
      #                                                                  #
      ####################################################################
 */
/*    ####################################################################
      #                                                                  #
      #     ##   ##  ####                                                #
      #     ### ###  ## ##                                               #
      #     #######  ##  ##                                              #
      #     ## # ##  ##  ##                                              #
      #     ##   ##  ##  ##                                              #
      #     ##   ##  ## ##                                               #
      #     ##   ##  ####                                                #
      #                                                                  #
      ####################################################################
 */
/*    ####################################################################
      #                                                                  #
      #     ##        #####                                              #
      #     ##       ##   ##                                             #
      #     ##       ##                                                  #
      #     ##       ##  ###                                             #
      #     ##       ##   ##                                             #
      #     ##       ##   ##                                             #
      #     #######   #####                                              #
      #                                                                  #
      ####################################################################
 */
/*    ####################################################################
      #                                                                  #
      #     ##  ##   ##                                                  #
      #     ##  ##   ##                                                  #
      #      ####    ##                                                  #
      #       ##     ##                                                  #
      #      ####    ##                                                  #
      #     ##  ##   ##                                                  #
      #     ##  ##   #######                                             #
      #                                                                  #
      ####################################################################
 */
