.ueberschrift {
	font-family: Geneva;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.text {
	font-family: Geneva;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Geneva;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Geneva;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textklein {
	font-family: Geneva;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.dick {
	font-family: Geneva;
	font-size: 24px;
	color: #FF6600;
	text-decoration: none;
}

