/* DATEI: fpweb.css */p,h1,h2,h3,h4,ul,li,div,td,th,caption { font-family:Verdana,Arial; }h1 { font-size:12pt; }h2 { font-size:14pt; }h3 { font-size:18pt; }h4 { font-size:24pt; }p,ul,li,div,td,th,ol,caption { font-size:10pt; }/* table { width:100%; } Nicht intepretiert von Netscape 4.x *//* tr { vertical-align:top; } Nicht intepretiert von Netscape 4.x */th,caption { text-align:left; }th.mitte { text-align:center; } /* Im HTML-Tag anwenden: <th class="mitte"> */th { background-color:#c0c0c0; } /* Cool bleibt drin*/a:link { color:blue; text-decoration:none; }a:visited { color:blue; text-decoration:none; }