a:link { color:#000000; text-decoration:none; }    /* noch nicht besuchte Ziele */
a:visited { color:#000000; text-decoration:none; } /* besuchte Ziele */
a:hover { color:#FFFFFF; text-decoration:none; }   /* Verweise bei "MouseOver" */
a:active { color:#000000; text-decoration:none; }  /* Angeklickte Verweise */
a:focus { color:#000000; text-decoration:none; }   /* Verweise, die Fokus erhalten */

h1,body,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }

body { font-size:12px; }

h1 { font-size:20px; }

h2 { font-size:18px; font-weight:bold; }

h3 { font-size:14px; }

h4 { font-size:12px; }

h5 { font-size:10px; }

h6 { font-size:8px; }

li { font-size:12px; color:#FF0000; }
.small {font-size:9; font-weight:lighter; }

.blue { color:#0000C0; }
.red { color:#FF0000; }
.black { color:#000000; } 
.bold { font-weight:bold; }

td.dat { font-size:10px; }
td.gr { font-size:12px; background-color:#DFDFDF; }
td.klein {font-size:10; font-weight:lighter; }