.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #000000;
}
.navlinksRubriken { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-align: left ; list-style-type: circle; list-style-position: inside; color: #FFFFFF}
a:hover {
	color: #000099;
	text-decoration: overline blink;

}
a:visited {
	color: #000000;

}
a:active {
	color: #0099FF;

}
a:link {
	text-decoration: none;
	color: #333333;

}
.navlinksweiss {
	color: #CCCCCC;
}
