.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFCC33;
}
.überschriften {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	line-height: 25px;


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

}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #5F9EA0;

}
a:active {
	text-decoration: none;
	color: #FF3300;

}
.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
