/* DATEI: selfhtml.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */



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;  color:#800000;}
h2 { font-size:21px; margin-bottom:18px;  color:#800000;}
h2.sh2 { font-size:21px; }
h3 { font-size:16px; color:#800000; }
h4 { font-size:13px; color:#800000; }
p,ul,ol,li,div,td,th,address,blockquote { font-size:12px; }
li { margin-top:3px; }

a:link { color:#800000; text-decoration:none; }
a:visited { color:#420000; text-decoration:none; }
a:active { color:#e10000; text-decoration:none; }

*.nav { background-color:#ECECEC; color:#000000}
*.nav_active {color:#800000}
*.nav_link {color:#000000; font-size:12px; }
*.c1 {color:#800000;}
