.Titel{
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 38pt;
	font-style : normal;
	font-weight : bold;
}
.TitelGross {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 38pt;
	font-style : normal;
	font-weight : bold;
}
.TitelMittel {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26pt;
	font-style : normal;
	font-weight : bold;
}
.TitelKlein {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.TitelKategorie {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}
.TitelRot {
	color: #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
}
.TitelRotKlein {
	color: #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}
TABLE {
	color: #000066;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TextNormalFett{
	color: #000066;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
}
.TextNormal {
	color: #000066;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TextKleinFett {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}
.TextKlein {
	color: #000066;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Fussnote {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

body {
	scrollbar-base-color : #666666;						/* Grundfarbe */
	scrollbar-face-color : #000066;						/* Oberfläche */
	scrollbar-arrow-color : #FFFFFF;					/* Pfeile */
	scrollbar-3d-light-color : #000066;					/* 3D-Schatten */
	scrollbar-dark-shadow-color : #FFFFFF;		/* Laufbereich */
	/*scrollbar-highlight-color : #FFFFFF;*/
	scrollbar-shadow-color : #CCCCCC;			/* Schatten rechts in Schaltfläche */
}


