/* ELEMENTS */
a:link {
	color: yellow;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a  		{ color: white; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body, textarea	{ color: white; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: #bacdee url(images/back_02.jpg) fixed; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #330066; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #330066; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-track-color: #ccccff }
p 		{ color: white; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* CLASSES */
.b9 		{ color: white; font-weight: 600; font-size: 9pt; line-height: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 3pt; vertical-align: baseline }
.b9gelb 		{ color: yellow; font-weight: 600; font-size: 9pt; line-height: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 3pt; vertical-align: baseline }
.db10   		{ color: white; font-weight: 600; font-size: 10pt; line-height: 150%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.db10gelb 	{ color: yellow; font-weight: 600; font-size: 10pt; line-height: 150%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.db14  		{ color: white; font-weight: 500; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.db14gelb 	{ color: yellow; font-weight: 500; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.db12		{ color: white; font-weight: 600; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.db9		{ color: white; font-weight: 500; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.db9gelb 		{ color: yellow; font-weight: 500; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.b8gelbit {
	color: yellow;
	font-weight: normal;
	font-size: 8pt;
	line-height: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 3pt;
	vertical-align: baseline;
	font-style: italic;
}
.db10gb   		{
	color: white;
	font-size: 10pt;
	line-height: 150%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #460071;
}
