P  {}

H1  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 12pt;
        color : black;
        text-decoration : none;}

/* normaler Link mit Size 8pt*/
A.acht:Visited  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : underline;
        }
A.acht:Active  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : underline;
        }
A.acht:Hover  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : red;
        text-decoration : underline;
        }
A.acht:Link  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : underline;
        }
/* Link mit Size 10pt weiss*/
A.zehnweiss:Visited  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 10pt;
        color : white;
        text-decoration : underline;
        }
A.zehnweiss:Active  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 10pt;
        color : white;
        text-decoration : underline;
        }
A.zehnweiss:Hover  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 10pt;
        color : red;
        text-decoration : underline;
        }
A.zehnweiss:Link  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 10pt;
        color : white;
        text-decoration : underline;
        }

A.navacht:Visited  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : none;
        }
A.navacht:Active  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 8pt;
        color: black;
        text-decoration : none;
        }
A.navacht:Hover  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 8pt;
        color: red;
        text-decoration : underline;
        }
A.navacht:Link  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : none;
        }

A.navzwoelf:Visited  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 12pt;
        color : white;
        text-decoration : none;
        }
A.navzwoelf:Active  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 12pt;
        color: white;
        text-decoration : none;
        }
A.navzwoelf:Hover  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 12pt;
        color: red;
        text-decoration : underline;
        }
A.navzwoelf:Link  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 12pt;
        color : white;
        text-decoration : none;
        }

/* td  z.B. für alle Datenlisten*/
td  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : none;
        }

td.acht  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : none;
        }
td.achtunderline  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : underline;
        }
td.achtfett, span.achtfett  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : none;
        }
td.achtfettunderline, div.achtfettunderline  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 8pt;
        color : black;
        text-decoration : underline;
        }
td.zehn  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 10pt;
        color : black;
        text-decoration : none;
        }
td.zehnweiss  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 10pt;
        color : white;
        text-decoration : none;
        }
td.zehnfett  {font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : bold;
        font-style : normal;
        font-size : 10pt;
        color : black;
        text-decoration : none;
        }
td.zwoelf {
        font-family : Verdana,Tahoma,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        font-size : 12pt;
        color : black;
        text-decoration : none;
        }

BODY  {

        background-repeat:no-repeat;
        background-position: center center;
        margin: 0 15 15 15;       /* oben, rechts, unten, links */
        }
BODY.nav  {
        background-repeat:repeat-y;
        background-position: left center;
        margin: 15 15 15 15;       /* oben, rechts, unten, links */
           }
BODY.header  {
        background-repeat:repeat-y;
        background-position: left center;
        margin: 15 15 0 15;       /* oben, rechts, unten, links */
}
