BODY
{            font-family     : geneva,verdana,arial,sans-serif;
             font-size       : 13px;
             margin-width    : 8px;
             margin-height   : 0px;
             margin-top	     : 0px;
             margin-bottom   : 0px;
             margin-right    : 8px;
             margin-left     : 8px;
}

TABLE, TH, TD, P, A, UL 
{            font-family     : geneva,verdana,arial,sans-serif;
             font-size       : 13px;
}

.small      {font-size       : 9px; }
.mittel     {font-size       : 11px; }
             font-weight     : normal; }
.normal     {font-size       : 13px;
             font-weight     : normal; }
.fett       {font-size       : 12px;
             font-weight     : bold; }
.bigfett    {font-size       : 17px;
             font-weight     : bold; }
.bigbig     {font-size       : 50px;
             font-weight     : bold; }

TH {         text-alignment  : left }
UL {         font-family     : geneva,verdana,arial,sans-serif;
             list-style-image: url(../images/blue.gif) }

TD.login    {margin-top      : 5px;  
             font-weight     : bold; 
             font-size       : 11px;}

DIV        
{            font-family     : verdana,arial,helvetica,sans-serif;
             font-size       : 9px; }

TD.header   {font-size       : 14px; 
             font-weight     : bold; }        
TD.header:FIRST-LETTER  {font-size       : 17px;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */
