.modulbutton {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            line-height: normal;
            background-color:silver;
            color: #FF0000;
            font-weight: bold;
            text-decoration: none;
       }
       .modulblaettern {
            font-family: verdana;
            font-weight: normal;
            font-size: 11px;
            color: black;
            text-decoration: none;
       }
       .modulblaetternlink {
            font-family: verdana;
            font-weight: normal;
            font-size: 11px;
            color: black;
            text-decoration: underline;
       }
       .modultabkopfzeile {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
        color: #006600; text-decoration: none;background-color: #D0DCB9;line-height: 16px
       }
       .modulcontent {
            font-family: verdana;
            font-weight: normal;
            font-size: 12px;
            color: black
       }
       .modultabcontent {
            font-family: verdana;
            font-weight: normal;
            font-size: 8pt;
            color: #000000
       }
       .modultablink {
           font-family: verdana;
           font-weight: normal;
           font-size: 8pt;
           color: #006600;
       }
       .modulueber {
           font-family: verdana;
           font-weight: bold;
           font-size: 12px;
           color: #006600;
       }
       .modullink {
           font-family: verdana;
           font-weight: normal;
           font-size: 10pt;
           color: #006600;
       }
       .modulformular {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            line-height: normal;
            background-color:silver;
            color: #000000;
            font-weight: bold;
            text-decoration: none;
       }
       
       
       
       
/*NEU */
.modultabzusatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: gray;
}

.modultabkopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px; color: black;
     font-weight: bold; 
     background-color: #D0DCB9; 
}

.modulverfasserzeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
}

.modulcontentlink {
	font-size: 11px;
}