.normal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #333333;
	letter-spacing: 1px;
}
.normal_ohne {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.normal_10 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #333333;
	letter-spacing: 0px;
}

#news a:link {
	color: #F73;
	text-decoration: none;
}

#news a:hover {
	color: #999999;
	text-decoration: none;
}

#news a:visited {
	color: #F73;
	text-decoration: none;
}