h5.underline {font-size: 14px; border-bottom: 1px dotted silver; margin: 0 0 10px 0px; padding: 30px 0 3px 0px;}


.nummereins, .nummerzwei, .nummerdrei, .nummervier, .nummersechs, .nummeracht, .nummerzehn, .nummerelf {clear: left}
.nummersechs, .nummersieben {height: 135px;}
label {cursor: pointer;}

.nummereins label.fix {display: block; float: left; width: 50px;}
.nummereins .checkbox, .nummeracht .checkbox {float: left; margin-right: 15px;}

.wicklung {float: left; width: 25%; text-align: center;}
.reihen {float: left; width: 33%; text-align: center;}
.farben {float: left; width: 20%; text-align: center;}


input#material, input#kleber2, input#drucker, select#material {width: 250px;}

select#anzahl  {width: 100px;}
input#etiketten_hoehe, input#etiketten_breite {width: 50px;}
textarea#hinweis {width: 100%; height: 100px;}

.nummersechs, .nummersieben, .nummeracht, .nummerneun {width: 48%; float: left}
.nummersechs, .nummeracht {margin-right: 20px;}


/* Kontaktdaten Form */

#firma, #strasse, #hausnummer, #plz, #ort, #land, #anrede, #vorname, #nachname, #abteilung, #telefon, #telefax, #e-mail {margin: 0 5px 5px 0;}
label.fix {line-height: 1.7em;}


#firma {width: 340px;}

#strasse {width: 270px;}
#hausnummer {width: 55px;}

#plz {width: 55px;}
#ort {width: 270px;}

#land {width: 340px;}

#anrede {width: 60px; }
#vorname {width: 128px;}
#nachname {width: 128px;}

#abteilung {width: 340px;}

#telefon {width: 163px;}
#telefax {width: 162px;}

#e-mail {width: 340px;}

 .labelrow {display: block; float: left; width: 160px; padding-right: 15px;  text-align: right; line-height: 1.7em;   }


input, select, textarea {
border:1px solid #9F9F9F;
color:#025DA4;
padding:2px;
margin:0px;
}