/* DATEI: kopsieker.css */

/* <!--(c) by ko--> */

body { margin-top:5px; margin-bottom:10px; margin-left:5px; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:arial,sans-serif; }

/*  Überschriften */
h1 { font-size:22pt; font-weight:bold; }
h2 { font-size:19pt; }
/*  Kapitel-Überschriften */
h3 { font-size:14pt; }
/*  2. Überschriften */
h4 { font-size:11pt; }

p,td { color:#000000; font-weight:bold; font-size:9pt; text-align:justify; vertical-align:top; margin:0pt; }

/*  fuer Kopfzeile */
td.top { font-size:12pt; align:center; vertical-align:middle; }
td.top1 { text-align:right; vertical-align:middle; background-color:#ffcc99; }
td.top2 { text-align:center; vertical-align:middle; background-color:#ffcc99; }
td.top3 { text-align:left; vertical-align:middle; background-color:#ffcc99; }
/*  fuer Steuerung grosser Link aktiv*/
td.stgr { font-size:9pt; color:#993300; }

/*  fuer Steuerung kleiner Link aktiv*/
td.st { font-size:8pt; color:#993300; }

/* Thumbnails */
td.th { font-weight:normal; font-size:7pt; text-align:center; }

/* Links in der Steuerungsleiste */
a.st:link { color:#000000; font-weight:bold; font-size:9pt; text-decoration:none; }
a.st:visited { color:#000000; font-weight:bold; font-size:9pt; text-decoration:none; }
a.st:active { color:#000000; font-weight:bold; font-size:9pt; text-decoration:none; }
a.st:hover { color:#cc6633; font-weight:bold; font-size:9pt; text-decoration:none; }

/* kleine Links in der Steuerungsleiste */
a.st1:link { color:#000000; font-weight:bold; font-size:8pt; text-decoration:none; }
a.st1:visited { color:#000000; font-weight:bold; font-size:8pt; text-decoration:none; }
a.st1:active { color:#000000; font-weight:bold; font-size:8pt; text-decoration:none; }
a.st1:hover { color:#cc6633; font-weight:bold; font-size:8pt; text-decoration:none; }

/* kleine Links in der Steuerungsleiste fuer aktive Untergruppe*/
a.st2:link { color:#993300; font-weight:bold; font-size:8pt; text-decoration:none; }
a.st2:visited { color:#993300; font-weight:bold; font-size:8pt; text-decoration:none; }
a.st2:active { color:#993300; font-weight:bold; font-size:8pt; text-decoration:none; }
a.st2:hover { color:#cc6633; font-weight:bold; font-size:8pt; text-decoration:none; }

/* große Links in der Steuerungsleiste fuer aktive Untergruppe*/
a.st3:link { color:#993300; font-weight:bold; font-size:9pt; text-decoration:none; }
a.st3:visited { color:#993300; font-weight:bold; font-size:9pt; text-decoration:none; }
a.st3:active { color:#993300; font-weight:bold; font-size:9pt; text-decoration:none; }
a.st3:hover { color:#cc6633; font-weight:bold; font-size:9pt; text-decoration:none; }

/* kleine Links unter Thumbnails */
a.th:link { color:#000000; font-size:7pt; text-decoration:none; }
a.th:visited { color:#666666; font-size:7pt; text-decoration:none; }
a.th:active { color:#cc6633; font-size:7pt; text-decoration:none; }
a.th:hover { color:#cc6633; font-size:7pt; text-decoration:none; }

/*  fuerSitemap grau*/
td.smgr { font-size:9pt; color:#666666; }

/*  fuer Haupttext */
td.text { padding-right:0px; }

/*  re. ausgerichtet */
td.re { text-align:right; }

/*  li. ausgerichtet */
td.li { text-align:left; }

/*  fuer Haupttext klein */
td.textkl { margin-right:1cm; font-size:8pt; }

/* z.B. fuer Bildunterschriften */
td.kl { font-weight:normal; font-size:8pt; }
p.kl { font-weight:normal; font-size:8pt; }

a:link { font-weight:bold; font-size:9pt; }
a:visited { font-weight:bold; font-size:9pt; }
a:active { font-weight:bold; font-size:9pt; }

/* Kleine Links im Text */
a.kl:link { font-weight:normal; font-size:8pt; }
a.kl:visited { font-weight:normal; font-size:8pt; }
a.kl:active { font-weight:normal; font-size:8pt; }

/* Fussleiste */
td.fuss { font-weight:normal; font-size:8pt; background-color:#ffcc99; }
td.fuss2 { font-weight:normal; font-size:8pt; text-align:left; vertical-align:middle; background-color:#ffcc99; }
td.fuss3 { font-weight:normal; font-size:8pt; text-align:center; vertical-align:middle; background-color:#ffcc99; }
td.fuss4 { font-weight:normal; font-size:8pt; text-align:right; vertical-align:middle; background-color:#ffcc99; }
td.fuss5 { font-weight:normal; font-size:8pt; text-align:right; vertical-align:right; background-color:#ffcc99; }

/* Fussleiste unten */
td.fuss1 { font-weight:normal; font-size:8pt; text-align:center; }

/* Links in der Fussleiste */
a.fuss:link { font-weight:normal; font-size:8pt; text-decoration:none; }
a.fuss:visited { font-weight:normal; font-size:8pt; text-decoration:none; }
a.fuss:active { font-weight:normal; font-size:8pt; text-decoration:none; }

/* Stammbaum */
td.sb { font-weight:normal; font-size:8pt; text-align:center; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* text-decoration = Tetxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */
