body {        font-family: Verdana,Arial,Helvetica,sans-serif;        background: #FFFFFF;}/* allgemeine Schriftformatierung */p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,i,Input,a{  font-size: 12px;}/*Definition der Haupttabellen Kopf, Main und Fuss*/table.Kopf {        width : 1024px;        background : #2FB457;        border: 0px;}table.Haupt {        width : 1024px;        border : 0px;}table.Fuss {        width : 1024px;        border-top : 2px solid #A0FAA0;}td.KLinks {        width : 220px;        background : #2FB457;}td.KMitte {        width : 804px;        font-size : 50px;        text-align : center;        color : White;        background : #2FB457;}td.KMitte2 {        text-align : center;        background : #82FA82;}td.HLinks {        width : 220px;        background : #A0FAA0;}td.HMitte {        width : 804px;}td.HRechts {}td.FLinks {        width : 220px;        background : #A0FAA0;}td.FMitte {        width : 804px;}td.FRechts {}/*Definition der Untertitel*/table.UTitel {        width : 100%;        margin : 2px 2px;        height : 40px;}td.UTitel {        font-size : 30px;        text-align : center;        color : Black;        background : #B7F5B4;}/*Definition der Statistikhintergründe*/tr.hell{        background : #FFFFFF;}tr.dunkel {        background : #B7F5B4;}/* menulink  */a.mlink {        font-family : Verdana,Arial,Helvetica,sans-serif;        font-size: 14;        text-decoration: none;        color: Black;}/* menulink bei mausmove */a.mlink:hover {        font-family : Verdana,Arial,Helvetica,sans-serif;        font-size: 14;        text-decoration: none;        color: #2FB457;}/* menulink  */a.slink {        font-family : Verdana,Arial,Helvetica,sans-serif;        font-size: 12;        text-decoration: none;        color: Black;}/* menulink bei mausmove */a.slink:hover {        font-family : Verdana,Arial,Helvetica,sans-serif;        font-size: 12;        text-decoration: none;        color: #2FB457;}/* Link normal  */a{        font-size: 12px;        text-decoration: none;        color: #2FB457;}a:hover{        font-size: 12px;        text-decoration: underline;        color: #2FB457;}/* link klein  */a.lklein{        font-size: 10px;        text-decoration: none;        color: #2FB457;}a.lklein:hover{        font-size: 10px;        text-decoration: underline;        color: #3CDC3C;}/* kleine schrift */.tklein {        font-size: 10px;        color: #000000;}/* Seitenüberschrift */h1 {        font-size: 20px;        text-align: left;        color: #2FB457;        margin-top:10px;        margin-bottom:10px;}h2 {        font-size: 18px;        text-align: left;        color: #2FB457;        margin-top:2px;        margin-bottom:2px;}h3 {        font-size: 16px;        text-align: left;        color: #2FB457;        margin-top:2px;        margin-bottom:2px;}h4 {        font-size: 14px;        text-align: left;        color: #2FB457;        margin-top:2px;        margin-bottom:2px;}/* Ausgabefeld */input.ausgabe {        background: #A0FAA0;        border-style:none;}P {}