.modulbutton {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            line-height: normal;
            background-color:silver;
            color: #FF0000;
            font-weight: bold;
            text-decoration: none;
}

.modultabkopfzeile {
        font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
        color: black; text-decoration: none;line-height: 16px;
        background-color: #99CCFF;
}

.modulverfasserzeile {
        font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
        color: black; text-decoration: none;line-height: 16px
}

.modulcontent {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 12px;
            color: black
}

.modulcontent2 {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-size: 12px;
            color: black
}

.modulcontent3 {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-style: italic;
            font-size: 12px;
            color: gray
}
.modulcontenttab {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 11px;
            color: black
}

.modullistelink {
           font-family: Arial, Helvetica, sans-serif;  font-weight: normal; font-size: 8pt;
           color: black; text-decoration:none;
}

.modullistelinkaktiv {
           font-family: Arial, Helvetica, sans-serif;
           font-weight: bold;
           font-size: 8pt;
           color: #333399;
           text-decoration:none;
}

.modulcontentlink {
   font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333399;
   line-height: 16px; text-decoration: underline;
}

.modulueber {
     font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px;
     font-weight: bold; color: #333399; text-decoration: none
}
.modulgruppe {
     font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px;
     font-weight: bold; color: #000000; text-decoration: none
}
.modullink {
   font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333399;
   line-height: 16px; text-decoration: none;
}

a.modullink:hover {
      font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;
      line-height: 16px; text-decoration: none;
}
.modulformular {
     font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px;
     font-weight: bold; color: #333399; text-decoration: none
}