.naviBlau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #004D9F;
}
.naviSchwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #004D9F;
}
a.naviSchwarz:hover {
	text-decoration: underline;
	color: #004D9F;
}
a.naviBlau:hover {
	text-decoration: underline;
	color: #004D9F;
}
a:visited {
	text-decoration: none;
	color: #004D9F;
}
a:link {
	text-decoration: none;
	color: #004D9F;
}
a:active {
	text-decoration: underline;
	color: #004D9F;
}
td.unter {
	background-image : url(../pics/navi/navi_unter.gif);
	background-repeat : repeat-y;
}
td.unter1 {
	background-image : url(../pics/navi/navi_unter1.gif);
	background-repeat : repeat-y;
}
td.unter2 {
	background-image : url(../pics/navi/navi_unter2.gif);
	background-repeat : repeat-y;
}
td.unter3 {
	background-image : url(../pics/navi/navi_unter3.gif);
	background-repeat : repeat-y;
}
td.unterlast {
	background-image : url(../pics/navi/navi_unter1_last.gif);
	background-repeat : no-repeat;
}
