/*88b844;*/
#kontaktlayout h4, #kontaktlayout h3 {
  text-align: left; }
#kontaktlayout .mail:before {
  font-family: "FA";
  padding-right: 0.5em;
  display: inline-block;
  color: #75b843; }
#kontaktlayout .mail:before {
  content: "\f0e0"; }
#kontaktlayout label {
  font-size: .75em;
  font-weight: 600;
  display: block; }
#kontaktlayout input {
  max-width: 32em;
  width: 100%;
  font-size: 1rem;
  margin-bottom: 1em;
  display: block; }
#kontaktlayout #contact1submit {
  display: inline-block;
  margin: .75em 0;
  padding: .5em 1.25em;
  color: #fff;
  background-color: #01aeef;
  font-weight: 600;
  cursor: pointer;
  border: none; }
#kontaktlayout #contact1submit:hover {
  background-color: #0182b3; }
#kontaktlayout .mandatory:after {
  display: inline-block;
  content: "*"; }
#kontaktlayout label.error {
  color: #E68200; }
#kontaktlayout input.error {
  border-color: #E68200;
  background-color: #FFF4E6; }

/*# sourceMappingURL=widerrufform.css.map */
