
body { margin-top:10px; margin-bottom:10px; background-color:#99ffff; background-image:url(Bilder/cloud02.jpg);}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; color:#660099;}

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, pre.termine {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:#6633ff; text-decoration:underline; }
a:visited { color:#660099; text-decoration:underline; }
a:active { color:#ff0000; text-decoration:underline; }
a:hover { color:#ff0000; text-decoration:underline; }



