body    {               /* wird verwendet */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:10px;
        color:black;
        background-color:#FFFFFF;
        }

.Text22blaufett       { /* verwendet bei Highlight 3 */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:22;
        font-weight:bold;
        color:#336699;}

.Text22grünfett       { /* wird verwendet */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:22;
        font-weight:bold;
        font-style:italic;
        color:#008080;}

.Text20blau           { /* verwendet bei Highlight 3 */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:20;
        color:#336699;}

.Text20grünfett       { /* verwendet bei Kurse und Schulungen */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:20;
        font-weight:bold;
        font-style:italic;
        color:#008080;}

.Text16grünfett       { /* wird verwendet */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:16;
        font-weight:bold;
        font-style:italic;
        color:#008080;}

.Text16blaufett       { /* wird verwendet */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:16;
        font-weight:bold;
        font-style:italic;
        color:#336699;}

.Text16schwarzfett    { /* verwendet bei Highlight 2 */
        font-family:tahoma, arial, verdana, Helvetica;
        font-size:16;
        font-weight:bold;
        color:#000000;}

.Text16rotfett        { /* verwendet bei Highlight 2 */
        font-family:tahoma, arial, verdana, Helvetica;
        font-size:16;
        font-weight:bold;
        color:#DE0000;}

.Text16schwarz        { /* verwendet bei Highlight 2 */
        font-family:tahoma, arial, verdana, Helvetica;
        font-size:16;
        color:#000000;}

.Text16weiss        { /* verwendet bei Aktuell */
        font-family:tahoma, arial, verdana, Helvetica;
        font-size:16;
        color:#FFFFFF;}

.Text16weissfett      { /* verwendet bei Aktuell */
        font-family:tahoma, arial, verdana, Helvetica;
        font-size:16;
        font-weight:bold;
        color:#FFFFFF;}

.Text14grünfett       { /* wird verwendet */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:14;
        font-weight:bold;
        color:#008080;}

.Text14grün           { /* wird verwendet */
        font-family:tahoma, arial, verdana, Helvetica;
        font-size:14;
        color:#008080;}

.Text12blau           { /* wird verwendet */
        font-family:verdana, tahoma, arial, Helvetica;
        font-size:12;
        color:#336699;}

.Text12grün           { /* wird verwendet */
        font-family:verdana, tahoma, arial, Helvetica;
        font-size:12;
        color:#008080;}

.Text12schwarz        { /* wird verwendet */
        font-family:verdana, tahoma, arial, Helvetica;
        font-size:12;
        color:#000000;}

.Text12schwarzfett    { /* wird verwendet */
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:12;
        font-weight:bold;
        font-style:italic;
        color:#000000;}

.Text12grünCourier    { /* für Tabellen Aktuelles-BEG */
        font-family:"Times New Roman",verdana, tahoma, arial, Helvetica;
        font-size:12;
        color:#008080;}

.Sonderschrift        { /* wird verwendet */
        font-family:"Hobo BT";
        font-size:33;
        font-weight:bold;
        color:#00007B;}

.linknav a             { /* wird verwendet */
        text-decoration: none;
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:12;
        font-weight: bold;
        font-style:italic;
        color: #000000;}

.linknav a:hover {color: wheat;} /* wird verwendet */

.linktextblau a        { /* wird verwendet */
        text-decoration: none;
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:14;
        font-weight: bold;
        font-style:italic;
        color: #336699;}

.linktextblau a:hover {color: wheat;} /* wird verwendet */

.linktextgrün a        { /* wird verwendet */
        text-decoration: none;
        font-family:arial, tahoma, verdana, Helvetica;
        font-size:14;
        font-weight: bold;
        font-style:italic;
        color: #008080;}

.linktextgrün a:hover {color: wheat;} /* wird verwendet */




