/* Stylesheet */

body { background-color:#EEEEEE; }
a:link    { color:#0000FF; text-decoration:underline; }
a:visited { color:#000066; text-decoration:underline; }
a:active  { color:#FF0000; text-decoration:none; }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana,sans-serif; }

h1 { font-size:28px; margin-bottom:18px; }
h2 { font-size:22px; margin-bottom:18px; }
h3 { font-size:17px; }
h4 { font-size:13px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:12px; color:#000000; }

.betont { font-weight:bold; }
.hervor { font-style:italic; }
.klein  { font-size:11px; }
.winzig { font-size:9px; }
