.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0762F8;
	font-weight: bold;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0080FF;
}
a:link {
	text-decoration: none;
	color: #0080FF;

}
a:visited {
	text-decoration: none;
	color: #0080FF;

}
a:hover {
	text-decoration: none;
	color: #6CB6FF;

}
a:active {
	text-decoration: none;
	color: #0080FF;

}
.textgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;

}
