.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	font-size: 14px;
	text-decoration: none;
}

.headline a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	font-size: 14px;
	text-decoration: none;
}

.headline a:hover {
	text-decoration: none;
	font-weight: bold;
	color: White;
	background-color : transparent;
}

.menue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Navy;
	font-size: 10px;
	float: center;
	text-decoration: none;
}

.menue a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Navy;
	font-size: 13px;
	float: center;
	text-decoration: none;
}

.menue a:hover {
	text-decoration: none;
	font-weight: normal;
	color: White;
}

.datum {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Navy;
	font-size: 11px;
}

.news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 10px;
	text-decoration: none;
}

.news a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 10px;
	text-decoration: none;
}

.news a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 10px;
	text-decoration: underline;
}

.minitext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Navy;
	font-size: 9px;
	text-decoration: none;
}
.minitext a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 9px;
	text-decoration: none;
}

.minitext a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 9px;
	text-decoration: none;
}

.starttext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

.starttext a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

.starttext a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Navy;
	font-size: 12px;
	text-decoration: none;
}

.text a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

.text a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 12px;
	text-decoration: none;
}