.artFett{
    font-weight: bold;
}
.artKursiv{
    font-style: italic;
}
.artUnters {
    text-decoration: underline;
}
.artUpper {
    text-transform: uppercase;
}
.artZwischenzeile {
    font-weight: bold;
}


input[type="checkbox"] {
margin-right: 5px;
}

input[type="radio"] {
margin-top: 10px;
}

.artZwischenzeile{color: black !important;
font-weight:normal !important;
  line-height: normal !important;
height:auto !important;
font-size: 12px  !important;
font-weight:bold  !important;
  font-family: arial !important;
  margin-bottom: 11px!important;

}

.artZwischenzeile2{
border-top:1px solid #796648;
border-bottom:1px solid #796648;
margin-bottom:10px;
font-weight:bold;
margin-top:6px;
padding-bottom:12px;
}