body {
	margin-top:20px;
	margin-bottom:10px;
	font-size: 10pt;
}
table {
	margin-left: 0px;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:arial; font-colour:#000000; }
h6 {
	font-size: 8pt;
}

h1 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 12px;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

h4 { font-size:12pt; line-height:14pt; font-weight:bold; }

h5 { font-size:10pt; line-height:12pt; font-weight:bold;}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; line-height:14pt; }

/* normaler Text */

pre { font-family:arial; font-size:10pt; color:#000000; }

/* Quelltext-Beispiele */

tt { font-family:arial; 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; }

/* Layout-Elemente mit hellgrauem Hintergrund */

pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */

a:link { color:#000080; text-decoration:none; }
a:visited { color:#800000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:Maroon; text-decoration:none; }

a.an { text-decoration:none; }

a.kubi:visited {
	background-color: transparent;
	color: Black;
	text-decoration: none;
}

a.kubi:hover {
	background-color: black;
	color: Maroon;
}

