body { margin-top:20px; margin-bottom:10px; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-colour:#000000;
}

h1 { font-size:18pt; font-weight:bold; }

h2 { font-size:16pt; font-weight:bold; }

h2.sh2 { font-size:16pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

h4 { font-size:10pt; line-height:14pt; font-weight:bold; }

h5 {
	font-size:12pt;
	line-height:14pt;
	font-weight:bold;
	color: maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; line-height:14pt; }

/* normaler Text */

pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

/* Quelltext-Beispiele */

tt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:14pt;
ALIGN="LEFT" VALIGN="TOP"; }

td.xmpcode { border-width:0pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }

/* Bereiche mit Beispiel-Quelltexten */

.code { background-color:#FFFFE0; }

/* Tabelleninhalte mit Quellcode */

td.xplcode { background-color:#EEEEFF; }

/* Tabelleninhalte mit Erklaerungen */

.doc { background-color:#EEEEEE; }

/* Layout-Elemente mit hellgrauem Hintergrund */

.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

/* Layout-Elemente mit hellgrauem Hintergrund */

pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */

a:link {
	color:maroon;
	text-decoration:none;
}
a:visited {
	color:#ABABAB;
	text-decoration:none;
}
a:active { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

a.an { text-decoration:none; }
