.nav-hg {
	background-color: #202D6A;
}
.nav-link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav-link:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav-titel {
	font-size: 16px;
	font-weight: bold;
	color: #202D6A;
}
.nav-titelBIG {
	font-size: 16px;
	font-weight: bold;
	color: #202D6A;
	text-transform: uppercase;
}
.nav-subtitel {
	font-weight: bold;
	color: #202D6A;
	text-transform: uppercase;
}
a { color: #202D6A}
a:hover { color: #354BB2}

