/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

/* Es folgen die Style-Definitionen, die Sie aendern koennen: */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */

body { background-color="#7F7F7F" }
body { margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px }
ul,ol,li,div,th,address,blockquote,nobr
     { font-family:Comic Sans MS; color:#000000;}
     { margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:2px }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

<!--HTML
{scrollbar-DarkShadow-Color:#000000;
scrollbar-Track-Color:#808080;
scrollbar-Face-Color:#7F7F7F;
scrollbar-Shadow-Color:#000000;
scrollbar-Highlight-Color:#FFFFFF;
scrollbar-3dLight-Color:#AFAFAF;
scrollbar-Arrow-Color:#000000 }
-->

h1 { font-size:18pt; }

/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */

h2 { font-size:16pt; }
h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */

h4 { font-size:12pt; }
ul,ol,li,div,td,th,address,nobr{ font-size:10pt; }

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Beispiele */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */


tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */



td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#9F9F9F; }

/* Bereiche mit Beispiel-Quelltexten */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* border-width = Randbreite */
/* 1pt = 1 Punkt, Wert aenderbar */
/* border-style = Randstil */
/* solid = durchgezogen, Wert aenderbar */
/* border-color = Randfarbe */
/* #999999 = grau, Wert aenderbar */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */



.code { background-color:#7F7F7F; }

/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */



td.xplcode { background-color:#7F7F7F; }

/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */

BODY { background-color: #7F7F7F;}
/* Fuer Opera: farbiger Hintergrund */


.doc { background-color:#7F7F7F; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* background-color = Hintergrundfarbe */
/* #EEEEEE = helles Grau, Wert aenderbar */



.qbar { background-color:#7F7F7F; font-size:9pt; font-family:Arial,sans-serif; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* font-family = Schriftart */
/* Arial,sans-serif = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */


pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = Farbe */
/* #000000 = schwarz, Wert aenderbar */


a:link { color:#000080; text-decoration:none; }
a:visited { color:#0000FF; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:none; background-color:#FFFF00; }
a:active { color:#000000; text-decoration:none; background-color:#FF0000; }
a:focus { color:#00FF00; text-decoration:none; background-color:#FF0000; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:hover = Verweise bei denen der Anwender mit der Maus drüber fährt */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }


/* Wenn Sie sich mit Style-Sheets */
/* auskennen, koennen Sie weitere Angaben notieren */

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

p { font-family:"Comic Sans MS"; color:#000000; }

/* Zwischenueberschriften an manchen Stellen */


p { font-size:10pt;  } h3.tip  { font-style: normal ; font-family: "Comic Sans MS"}dt {  font-family: "Comic Sans MS"; font-size: 10pt; font-style: normal; line-height: 16pt; font-weight: normal; color: #000000; text-decoration: none; background-color: #00FF00; text-align: left; text-indent: 20pt; white-space: normal; margin-top: auto; margin-bottom: auto; margin-left: 20px; vertical-align: middle; border-style: none; margin-right: 20%}
h5 {  font-family: "Comic Sans MS"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
h4 { font-family:"Comic Sans MS"; color:#000000; ; font-style: normal; line-height: normal; font-weight: normal} h3 { font-family:"Comic Sans MS"; color:#000000; ; font-weight: bold}
/* Abschnittsueberschriften innerhalb einer Seite */


h3 { font-size:14pt;  ; font-style: normal; line-height: normal}


h1 { font-family:"Comic Sans MS", Arial, SansSerif; color:#000000; ; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none} h2 { font-family:"Comic Sans MS"; color:#000000; ; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none} h6 {  font-family: "Comic Sans MS"; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
i
 { ; } i  { ;  font-style: italic; text-decoration: none} h2.weiss {  font-family: "Comic Sans MS"; font-size: 16pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
p.weiss {  font-family: "Comic Sans MS"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: lighter; color: #FFFFFF; text-decoration: none}
b
 { ; } b { ;  font-weight: bold} td.weiss { background-color:#9F9F9F; ; font-family: "Comic Sans MS"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: lighter; color: #FFFFFF; text-decoration: none; border: 1pt #999999 solid; left: 5px; top: 5px; clip:  rect(   )}
td { font-family:"Comic Sans MS"; color:#000000; } 