/* ----- #0080C0 helles taubenblau 	txt 12pt/hervor *//* ----- #993366 mittelviolett 		h2 *//* ----- #CC0000 dunkelrot 		h3 + href *//* ----- #009933 helles gr�n 		txt hervor *//* ----- #008080 pastellgr�n 		h4 */p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,address,blockquote,nobr,b,i     { font-family:arial; }/* ----- Schriftsatz fuer alle allgemeinen Tags*/h1 { font-size:16pt; color:#FF3333}/* ----- gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite *//* ----- font-size = Schriftgroesse *//* ----- 18pt = 18 Punkt */h2 { font-size:16pt; color:#993366}/* ----- Seitenueberschriften *//* ----- Farbe mittelviolett */h3 { font-size:16pt; color:#008080}/* ----- Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' *//* ----- Farbe dunkelrot */h4 { font-size:12pt; color:#008080}/* ----- Zwischenueberschriften an manchen Stellen *//* ----- Farbe pastellgr�n */h5 { font-size:12pt; color:#FF6600}/* ----- Untertitel *//* ----- Farbe dunkelrot */h6 { font-size:10pt; color:#0080c0}/* ----- Untertitel *//* ----- Farbe hellblau *//* ++++++++++++ spezielle Abschnitte ++++++++++ */p,ul,ol,li,div,td,th,address,nobr,b { font-size:12pt; color:#004080}/* ----- normaler Text *//* ----- Farbe dkl.taubenblau */p.kl {font-size:10pt; color:#004080}/* ----- Klein (8pt) Bildunterschriften, Kommentare */p.ml {text-align:left; margin-left:1.9cm;}/* ----- ml = linker Einzug, ct = links+rechts *//* ++++++++++++ Links ++++++++++ */a:link {font-family:arial; font-size:12pt;        color:#004080; text-decoration:none; }a:visited { font-family:arial; font-size:12pt;        color:#004080; text-decoration:none; }/*a:active { color:#000000; text-decoration:none; }*//* a:link = Verweise zu noch nicht besuchten Seiten *//* a:visited = Verweise zu bereits besuchten Seiten *//* a:active = Verweise, die gerade angeklickt werden *//* text-decoration = Textstil *//* underline = unterstrichen, Default-Wert *//* none = nicht unterstrichen */a.an { text-decoration:none; }/* gilt nur f�r name *//* +++++++++++ Tabellen ++++++++++ */th { font-family:arial;font-size:12pt; color:#008080; }td { font-family:arial;font-size:12pt; color:#004080; }td.kl { font-family:arial;font-size:10pt; color:#004080; }td.txt { text-align:justify;font-size:12pt; color:#004080;}/* ----- th= Ueberschriften *//* ----- td= normale zeilen *//* ----- .kl = kleine Schrift *//* ----- .txt= Blocksatz */