/* DATEI: kraftvoll.css */

body { background-color:#bfbfbf; }

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

h1 { font-size:26px; margin-bottom:18px; }
h2 { font-size:21px; margin-bottom:18px; }
h2 { font-size:21px; }
h3 { font-size:16px; }
h4 { font-size:13.4px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:12pt; }

li { margin-top:3px; }

pre,tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
pre.normal { color:#000000; }

th { background-color:#333333; color:#ffffff; }
td { background-color:#ffffff; }
td.bg { background-color:#bfbfbf; }

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