/* DATEI: bg.css */

a:link 	{ font-weight:bold; color:#000000; text-decoration:none }
a:visited 	{ font-weight:bold; color:#000000; text-decoration:none }
a:hover 	{ font-weight:bold; color:#63797B; text-decoration:none }
a:active 	{ font-weight:bold; color:#63797B; text-decoration:none }
a:focus 	{ font-weight:bold; color:#000000; text-decoration:none }
h1 	{ font-size:14pt; 	font-family:Arial;	color:#000000;}
h2 	{ font-size:12pt; 	font-family:Arial;	color:#000000;}
h3 	{ font-size:11pt; 	font-family:Arial;	color:#000000;	font-weight:lighter}
h4 	{ font-size:10pt; 	font-family:Arial;	color:#000000;	font-weight:lighter}
h5 	{ font-size:9pt; 	font-family:Arial;	color:#000000;	font-weight:lighter}
h6 	{ font-size:8pt; 	font-family:Arial;	color:#000000;	font-weight:lighter}
.navigation{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.navigation:LINK{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.navigation:ACTIVE{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.navigation:VISITED{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.navigation:HOVER{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text 	{
	font-size:8pt;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
}

.tabellenText 	{
	font-size:8pt;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
}

.titel 	{ font-size:10pt; 	font-family:Arial;	color:#000000;	font-weight:normal}

.logoText 	{
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

BODY
{
SCROLLBAR-FACE-COLOR: 		#63797B;
SCROLLBAR-SHADOW-COLOR: 	#FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: 	#63797B;
SCROLLBAR-3DLIGHT-COLOR: 	#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: 	#63797B;
SCROLLBAR-TRACK-COLOR: 		#96ACAE;
SCROLLBAR-ARROW-COLOR: 	#96ACAE;
background-color: #96ACAE;
color:#000000;
font-family:Arial;
}
