.titel {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;

}
.subtitel {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #888888;

}
.text {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:;
	color: #ffffff;
	
	

}
.text1 {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:;
	color: #aaaaaa;
	
	

}
.subtext {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:;
	color: #888888;

}
a:link {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:visited {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}







