.Navigation {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.Subnavigation {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
.Subsubnavigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #174F7B;
	font-style: normal;
	text-decoration: none;
}
.LinkTitel1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #174F7B;
	font-style: normal;
	text-align: center;
}
