#content form{width:96%;padding:10px;text-align:left}#content .form-group .control-label{text-align:left}#content .form-group input[type=text],.form-group input[type=tel],.form-group input[type=email]{width:100%;text-align:left}#content .form-group{clear:both}#content .form-group input,.form-group textarea{font-size:18px;border:1px solid gainsboro;font-family:inherit;font-weight:300;padding:10px;box-sizing:border-box;border-radius:5px;transition:all .3s;margin-bottom:5px}#content .form-group textarea{min-height:100px;width:100%}#content fieldset legend{display:none}#content .form-group input:hover,.form-group textarea:hover,.Hauptinhalt form button:hover{box-shadow:0 0 10px grey}#content form button{cursor:pointer;padding:10px;color:#fff;width:100%;box-sizing:border-box;background:grey;border-radius:5px;font-size:18px;border:none;font-family:inherit;font-weight:700;transition:all .2s}#content form button:hover{box-shadow:0 0 10px grey}