.text1 {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	line-height:140%;
	color:#000000;
}

.textweiss {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	line-height:140%;
	color:#FFFFFF;
}

.schwarz {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	line-height:140%;
	color:#000000;
}


.grau {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	line-height:140%;
	color:#999999;
}


a:link {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

a:visited {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

a:active {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:hover {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

