/* DATEI: klcss.css */
/* Style-Sheet-File für KL-Projekt */
/* M. Schwotzer */
/***********************************/

/* Abstand Fensterrand-Inhalt, oben und unten */
body { margin-top:8px; margin-bottom:10px; background-color:#363636; }

p,h1,h2,h3,h4,td,th,nobr,b { font-family:Arial,Helvetica,TimesNewRoman,Times; color:#B5B5B5; }

/* Grössen: normaler Text */
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#B5B5B5; }

p.gross { font-size:24pt; }
p.mittel { font-size:10pt; }
p.klein  { font-family:Verdana,Arial,Helvetica,TimesNewRoman,Times; font-size:6pt; }
p.llauf { font-family:Verdana,Arial,Helvetica,TimesNewRoman,Times; font-size:10pt; }


h1 { font-size:36pt;color:#B5B5B5; }
h2 { font-size:16pt;color:#B5B5B5; }
h2.sh2 { font-size:16pt;color:#B5B5B5; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; color:#B5B5B5;}
h4 { font-size:10pt; }

a:link { color:#B5B5A4;; text-decoration:none; }
a:visited { color:#B5B5A4; text-decoration:none; }
a:active { color:#B5B5A4; text-decoration:none; }
a.an { text-decoration:none; }

p.entrylink1 { font-family:Verdana,Arial,Helvetica,TimesNewRoman,Times; font-weight:bold; font-size:10pt; color:#363636; text-decoration:none; }
p.entrylink2 { font-family:Verdana,Arial,Helvetica,TimesNewRoman,Times; font-weight:bold; font-size:10pt; color:#ffffff; }
