body { margin-top:20px; margin-bottom:30px; margin-left:50px; margin-right:50px; background-color:#ffffff;color:#333333  }
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

a:link { color:#000080; text-decoration:none;  }
a:visited { color:#000080; text-decoration:none;  }
a:active { color:#ff0000; text-decoration:underline;  }


p,h1,h2,h3,h4,h5,ul,ol,li,dl,dd,dt,div,td,th,address,blockquote,nobr,br,b,i
     { font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif; font-size:100%; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

p.titel { font-size:135%; text-align:center; margin-bottom:0pt; margin-top:0pt; color:#333333; }

h1 { font-size:180%; }

h2 { font-size:120%; }

h3 { font-size:120%; }

h4 { font-size:100%; }

h5 { font-size:100%; }

ul.ball {list-style-image:url(/FB_II/gif/sphere-blank.gif) }
ul.cone {list-style-image:url(/FB_II/gif/cone-blank.gif) }
ul.ballred {list-style-image:url(/FB_II/gif/sphere-red-blank.gif) }
ul.torus {list-style-image:url(/FB_II/gif/torus-blank.gif) }

p.fusszeile {font-size:90%; text-align:center; margin-bottom:5pt; margin-top:5pt;}

p.autor {font-size:70%; text-align:right; margin-bottom:5pt; margin-top:5pt;}

/* a:link { color:#AA5522; text-decoration:none; }  */
/* a:visited { color:#772200; text-decoration:none; }  */
/* a:active { color:#000000; text-decoration:underline; }     */