.Lauftextschwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.Lauftextorange {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF9900}
.Subheadlinegrau {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.HL {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}
.Subheadline {  font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}
.Einrucken {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; list-style-position: inside; list-style-type: disc}
.HLorange {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.Lauftextgrau {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666}
.Lauftextrot {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000}

.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 12em;
    overflow: auto;
    width: 340px;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label:hover { background: #777; color: #fff; }
