.Vermietungsformular form{margin: auto;max-width: 1000px}.Vermietungsformular form .fieldset-title{margin-top: 1rem;margin-bottom: .75rem;font-size: 1.3rem;font-weight: bold;text-align: center}.Vermietungsformular form fieldset{margin-bottom: 1.5rem}.Vermietungsformular input,.Vermietungsformular select{background-color: #f2f2f2;width: 100%;padding: .5rem;margin-bottom: 1rem}@media (min-width: 36em){.Vermietungsformular input,.Vermietungsformular select{width: 66.66666667%}}@media (min-width: 48em){.Vermietungsformular input,.Vermietungsformular select{width: 80%}}.Vermietungsformular select option{padding: .5rem 0}.Vermietungsformular textarea{width: 100%;background-color: #f2f2f2;border: none}@media (min-width: 36em){.Vermietungsformular textarea{width: 66.66666667%}}@media (min-width: 48em){.Vermietungsformular textarea{width: 80%}}.Vermietungsformular label{width: 100%}@media (min-width: 36em){.Vermietungsformular label{width: 33.33333333%}}@media (min-width: 48em){.Vermietungsformular label{width: 20%}}.Vermietungsformular button{cursor: pointer;display: block;background-color: #1e71ff;color: white;padding: .5rem 1rem;-webkit-transition: ease all .2s;transition: ease all .2s;text-align: center}.Vermietungsformular button:hover{text-decoration: none;background-color: #1d41dd;color: white}.Vermietungsformular__flexContainer{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}@media (min-width: 36em){.Vermietungsformular__infotext{padding-left: 33.33333333%}}@media (min-width: 48em){.Vermietungsformular__infotext{padding-left: 20%}}.formSuccess__text{color: #1e71ff;font-weight: bold}