/* http://www.werner-saumweber.de/SFUF/sfuf.css */

body { background-color:#ffe9d5; }

/* Farben fr Links     */
a:link { color:#0000ff; font-decoration:none; }
a:visited { color:#800000; font-decoration:none; }
a:active { color:#ff0000; font-decoration:none; }
a:hover { color:#0000ff; font-decoration:none; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i
     { font-family:Arial,sans-serif; }
p.blau { color:#2200ef; }

h1 { font-size:15pt; }

h2 { font-size:13pt; color:#00ff00; }

h3 { font-size:12pt; color:#008000; }
h3.m { color:#800000 }

h4 { font-size:10pt; color:#008000; }

h5 { font-size:9pt; color:#800000; }

th { font-size:10pt; color:#ff0fff; }
p,ul,ol,li,div,td,nobr,b { font-size:9pt; }
address { font-size:8pt; color:#ff00ff }
strong.p { color:#800080 }
b.p { color:#800080 }
i,a { font-size:8pt; }

/* normaler Text */

pre.normal { color:#000000; }


