.newForm #contactform_inputs > .row .singleRow:first-child label{width: 190px;}
.newForm #contactform_inputs > .row .singleRow:last-child label{width: 205px;}
.newForm #contactform_inputs > .row .singleRow:first-child input,.newForm #contactform_inputs > .row .singleRow:first-child select{width: calc(100% - 190px);}
.newForm #contactform_inputs > .row .singleRow input{margin: 0;}
.newForm #contactform_inputs > .row .singleRow:last-child input{width: calc(100% - 205px);}
.newForm #contactform_inputs > .row .singleRow:first-child .errorP{margin-left: 190px;}
.newForm #contactform_inputs > .row .singleRow:last-child .errorP{margin-left: 205px;}
.newForm.einAuszug #contactform_inputs > .row .singleRow:first-child label{width: 205px;}
.newForm.einAuszug #contactform_inputs > .row .singleRow:first-child input,.newForm.einAuszug #contactform_inputs > .row .singleRow:first-child select{width: calc(100% - 205px);}
.newForm.einAuszug #contactform_inputs > .row .singleRow:last-child label{width: 170px;}
.newForm.einAuszug #contactform_inputs > .row .singleRow:last-child input,.newForm.einAuszug #contactform_inputs > .row .singleRow:last-child select{width: calc(100% - 170px);}
.newForm.einAuszug #contactform_inputs > .row .singleRow:first-child .errorP{margin-left: 205px;}
.newForm.einAuszug #contactform_inputs > .row .singleRow:last-child .errorP{margin-left: 170px;}
.newForm.kundeWerden #contactform_inputs > .row .singleRow:first-child label{width: 130px;}
.newForm.kundeWerden #contactform_inputs > .row .singleRow:last-child label{width: 200px;}
.newForm.kundeWerden #contactform_inputs > .row .singleRow:first-child input,.newForm.kundeWerden #contactform_inputs > .row .singleRow:first-child select{width: calc(100% - 130px);}
.newForm.kundeWerden #contactform_inputs > .row .singleRow:last-child input,.newForm.kundeWerden #contactform_inputs > .row .singleRow:last-child select{width: calc(100% - 200px);}
.newForm.kundeWerden #contactform_inputs > .row .singleRow:first-child .errorP{margin-left: 130px;}
.newForm.kundeWerden #contactform_inputs > .row .singleRow:last-child .errorP{margin-left: 200px;}
.newForm.defekt #contactform_inputs > .row .singleRow:last-child label{width: 110px;}
.newForm.defekt #contactform_inputs > .row .singleRow:last-child input,.newForm.defekt #contactform_inputs > .row .singleRow:last-child select{width: calc(100% - 110px);}
.newForm.defekt #contactform_inputs > .row .singleRow:last-child .errorP{margin-left: 110px;}
.newForm.leitung #contactform_inputs .row label{display: inline-block!important;width: 230px!important;}
.newForm.leitung input[type="text"],.newForm.leitung input[type="file"],.newForm.leitung input[type="email"],.newForm.leitung select{width: calc(100% - 230px)!important;}
#contactFormContainer{width: 70%;}
