.fliesstext {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#111111;
}
.ueberschriften {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color:#111111;
	font-weight: bold;
}
.termine {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.navigation_gross {
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color:#111111;
}
.navigation_klein {
	font-size: 13px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color:#111111;
}
a:link {
	color:#111111;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color: #FF4444;
	text-decoration: none;
}
a:active {
	color: #FF6666;
	text-decoration: none;
 
