body { margin-top:10px; margin-bottom:10px;
       font-family:Verdana,Arial,sans-serif;
       font-size:10pt; }


h1 { font-size:24pt; }


h2 { font-size:18pt; }


h3 { font-size:16pt; }


h4 { font-size:14pt; }


h5 { font-size:12pt; }

h5.weiss { font-size:12pt; color:#FFFFFF; }


b.gross { COLOR:#0000FF; }
/* Überschriften Druckerei */

p.gross,b.gross,div.gross,i.gross,td.gross,th.gross,u.gross { font-size:16pt; }
/* Uwe`s große Schrift */


.12,p.12,div.12,td.12,th.12,b.12,i.12,a { font-size:12pt; }
/* Netscape 4.7 zeigt 12 pt wie 14 pt ! */


p.10,div.10,td.10,th.10,b.10,i.10,a.10 { font-size:10pt; }


b.titel { font-size:10pt; color:#0000A0; }
/* Fotolexikon: Beschreibung */


blockquote,p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; text-decoration:none; }


b.klein,div.klein,i.klein,td.klein,th.klein,.klein { font-size:8pt; text-decoration:none; }
/* Uwe`s kleine Schrift, z.Bsp. in Linkleiste */



pre.normal { color:#000000; }
/* normale praeformatierte Bereiche, nicht fuer Quelltexte */


a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#6600AA; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#F00000; text-decoration:overline; }
