a.navi:link, a.navi:visited, a.navi:active {
	color: #5fa1db;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5fa1db;
	display: block;
	padding-left: 10px;
	line-height: 20px;
	width: 181px;
}

a.navi:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5fa1db;
	display: block;
	padding-left: 10px;
	line-height: 20px;
	background-color: #5fa1db;
	width: 181px;
}


a.navi2:link, a.navi2:visited, a.navi2:active {
	color: #d6e7f5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5fa1db;
	display: block;
	padding-left: 16px;
	line-height: 20px;
	width: 175px;
	background-color: #386796;
}

a.navi2:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5fa1db;
	display: block;
	padding-left: 16px;
	line-height: 20px;
	background-color: #5fa1db;
	width: 175px;
}



/* Navitext im Content */
a.navitext:link, a.navitext:visited, a.navitext:active {
	color: #000000;
}
a.navitext:hover {
	color: #5fa1db;
}


/* Navitext im Content wie H2 gestaltet */
a.navitexth2:link, a.navitexth2:visited, a.navitexth2:active {
	letter-spacing:0,5;
	color: #8C773E;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
a.navitexth2:hover {
	letter-spacing:0,5;
	color: #5da1db;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}




a.navitop:link, a.navitop:visited, a.navitop:active {
	color: #FFFFFF;
	text-decoration: none;

}
a.navitop:hover {
	color: #5fa1db;
	text-decoration: none;
}




/* Subnavigation im Contentbereich mit blauen Punkten */
a.subnavi:link, a.subnavi:visited, a.subnavi:active {
	color: #000000;
	text-decoration: none;
	margin-right: 12px;
	font-size: 10px;
}
a.subnavi:hover {
	color: #5fa1db;
	text-decoration: none;
	margin-right: 12px;
	font-size: 10px;
}

/* Subnavigation im Contentbereich - Formatierung blaue Punkte */
.subnavblue {
	font-size: 12px;
	color: #5fa1db;
	font-weight: bold;
}
/* Subnavigation im Contentbereich - Linie zur Subnavigation */
.subnavline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-bottom: 40px;
}


/* Verlinktes Logo oben */
a.logolink:link, a.logolink:visited, a.logolink:active {
	line-height: 33px;
	color: #FFFFFF;
	text-decoration: none;
}

a.logolink:hover {
	color: #FFFFFF;
	text-decoration: none;
}




/* Navigation im gelben Bereich rechts */
a.navirechts:link, a.navirechts:visited, a.navirechts:active {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.navirechts:hover {
	color: #5fa1db;
	text-decoration: none;
	font-size: 10px;
}
a.navirechts2:link, a.navirechts2:visited, a.navirechts2:active {
	color: #666666;
	font-size: 10px;
}
a.navirechts2:hover {
	color: #5fa1db;
	font-size: 10px;
}
