.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF9201;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text-fett {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5px;
}
.text-fett-orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF9201;
	font-weight: bold;
	letter-spacing: 1px;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EF9201;
	letter-spacing: 1px;
}
.textklein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	color: 0069AE;
}
a:visited {
	color: #00528C;
}
a:hover {
	color: #EF92001;
}
