label { /* Alle Labels UND Formularelemente auswählen */ color: #141414; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 400; line-height: 15px; letter-spacing: 1px; padding: 0; line-height: normal; display: block; float: left; text-align: left; margin-top: 0; margin-bottom: 20px; margin-left: 0; }input { /* Alle Labels UND Formularelemente auswählen */  float: left; color: #141414; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; margin: 0 5px 0 0; border: solid 0                    }form br { /* Alle Zeilenumbrüche in Formularen auswählen */  clear: left; /* das floating der labels und inputs aufheben */}textarea { display: block; color: #141414; width: 405px; height: 50px; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; font-style: normal; background-color: #ccc; text-decoration: none; margin-top: -1px; padding: 5px; border: solid 1px #fff; }.textfeld { font-size: 12px; font-weight: normal; background-color: #ccc; width: 195px; height: 19px; margin-right: 25px; margin-bottom: 9px; }.name { width: 195px; margin: 0 25px 0 0; padding-top: 3px; }.herr { width: 40px; margin-top: -2px; }.anrede { width: 63px; margin-top: -2px; }.nachricht { position: absolute; left: 213px; margin-top: -2px; display: block; }#submit { color: #003a6f; font-size: 12px; font-weight: 700; background-color: #ccc; width: 195px; height: 23px ; margin-top: 5px; }#submit:hover { color: #003a6f; font-size: 12px; font-weight: 700; background-color: #f59f00; width: 195px; height: 23px ; margin-top: 5px; }
