BODY
{            font-family     : verdana,arial,helvetica,sans-serif;
             font-size       : 14px;
             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       : 14px;
}

.small      {font-size       : 10px; }
.mittel     {font-size       : 13px; }
             font-weight     : normal; }
.normal     {font-size       : 14px;
             font-weight     : normal; }
.fett       {font-size       : 14px;
             font-weight     : bold; }
.bigfett    {font-size       : 18px;
             font-weight     : bold; }

TH {         text-alignment  : left }

TD.login    {margin-top      : 5px;  
             font-weight     : bold; 
             font-size       : 12px;}

DIV        
{            font-family     : verdana,arial,helvetica,sans-serif;
             font-size       : 10px; }

TD.header   {font-size       : 15px; 
             font-weight     : bold; }        
TD.header:FIRST-LETTER  {font-size       : 18px;}


/* 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 */
