   /* style sheets für Fächer */

    h1 {font-family: Verdana;
        font-size: x-large;
        font-weight: bold;
        color: #0080C0;}
    h3 {font-family: Verdana;
        font-size: 12 pt;
        font-weight: bold;
        color: #0080C0;}

    a:link {font-weight:bold; color:#FF3366 ; }
    a:visited { font-weight:bold; color:#FF007F; }
    a:hover {  font-weight:bold; background-color:#0080C0; }
    a:active { font-weight:bold; background-color:#FFBF00; }

    a  {font-family: Verdana;
        font-size : 10pt;
        color: #0000FF;}
    p  {font-family: Verdana;
        font-size: 10pt;
        text-align: justify;
        color: #000000;}
    body {font-family: Verdana;
          font-size: 10pt;}
    li {font-family: Verdana;
        font-size: 10pt;
        text-align : left}
    div {font-family: Verdana;
        font-size: 10pt;
        text-align: right;
        color: #0000FF;}
    td {font-family: Verdana;
        font-size: 10pt;
        text-align: justify;}
