.headline {
	font-family: Arial;
	color:#002A44;
	text-align:left;
	font-size:15px;
	margin-left:20px;
	font-weight:bold;
}

.text {
	font-family: Arial;
	color:#333333;
	text-align:justify;
	font-size:12px;
}

.linktext {
	font-family:Arial;
	color:#008AB5;
	text-align:justify;
	font-size:12px;
	text-decoration:none
}

.linktext:hover {
	font-family:Arial;
	color:#333333;
	text-align:justify;
	font-size:12px;
	text-decoration:none
}

.menue {
	font-family:Arial;
	color:#002A44;
	font-size:16px;
}

.menue:hover {
	font-family:Arial;
	color:#008AB5;
	font-size:16px;
}

.menueaktuell {
	font-family:Arial;
	color:#008AB5;
	font-size:16px;
}

.menuezwischenstriche {
	background-color:#008AB5;
	height:1px;
	width:75px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.footer {
	font-family:Arial;
	color:#002A44;
	font-size:16px;
}

.footeraktuell {
	font-family:Arial;
	color:#008AB5;
	font-size:16px;
}

.footer:hover {
	font-family:Arial;
	color:#008AB5;
	font-size:16px;
}