@charset "utf-8";
.naviauswahl {
	height: 20px;
	width: 986px;
	left: 2px;
	top: 70px;
	position: absolute;
	padding-right: 20px;
	word-spacing: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.naviauswahl a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:none
}
.naviauswahl a:visited {


}
.naviauswahl a:hover {
	color: #FFFFFF;
	background-color: #666666;
	visibility: visible;
}
.rot {
	font-size: 12px;
	color: #FF0000;
}

