BODY { 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #A0D5F4;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

A {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	color: #FFFFFF;
}

A:LINK {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #FFFFFF;
}

A:VISITED {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #FFFFFF;
}

A:HOVER {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	background-color: #FFFFFF;
	color: #006AA7;
}

A:ACTIVE {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #FFFFFF;
}

A.aktiv {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.aktiv:LINK {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.aktiv:VISITED {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.aktiv:HOVER {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	background-color: #FFFFFF;
	color: #006AA7;
}

A.aktiv:ACTIVE {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}


A.link {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.link:LINK {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.link:VISITED {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.link:HOVER {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal; 
	font-weight: normal;
	background-color: #FFFFFF;
	color: #006AA7;
}

A.link:ACTIVE {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.linkKlein {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.linkKlein:LINK {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.linkKlein:VISITED {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

A.linkKlein:HOVER {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal; 
	font-weight: normal;
	background-color: #FFFFFF;
	color: #006AA7;
}

A.linkKlein:ACTIVE {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #006AA7;
}

.text {
	font-family: Arial, Helvetica, "sans serif"; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
}

.textBlau {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #006AA7;
}

.textWeiss {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.ueberschrift {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #006AA7;
}

.ueberschriftWeiss {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.titel {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #006AA7;
}
