
body { margin-top:10px; margin-bottom:10px;background-color:#ffcc99; }

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

h1 { font-size: 40pt;}
/* Groesste Ueberschrift */

h2 { font-size:23pt; }
/* Seitenueberschriften */

h3 { font-size:15pt; }
/* Zwischenueberschriften*/

h4 { font-size:13pt;}
/* Zwischenueberschriften an manchen Stellen */

p,ul,ol,li,div,td,th,address,nobr,b,i {font-size:12pt;}
/* normaler Text */


pre { font-family:Courier New,Courier; font-size:11pt; }
/* Quelltext-Beispiele */

tt { font-family:Courier New,Courier; font-size:11pt; }
/* Quelltext-Befehle im normalen Fliesstext */


a:link { color:#000033; text-decoration:underline; }
a:visited { color:#CC3300; text-decoration:underline; }
a:active { color:#ff0000; text-decoration:none; }

.altlink { color:#000033;}
