@charset "utf-8"; /* ??? - aus marvs NaviCSS übernommen ... */


a {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c8cb00;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
}

a:hover, a:active {
	color: #ffffff;
	background-color: transparent;
	border: none;
}



div.links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

div.links li {
	display: inline;
   margin: 0 0 0 6px;
   padding: 0;
	border: 0;
}




div.fliesstext a {
	font: inherit;
	color: #C2C2C2;
	background-color: transparent;
	text-decoration: underline;
}

div.fliesstext a:hover {
	font: inherit;
	color: #F2F2F2;
	background-color: transparent;
	text-decoration: none;
}

div#newsbox a {
	font: inherit;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

div#newsbox a:hover {
	color: #000000;
}
