/* Formatierungen fuer TopNavigation */
div.navilayer2
{
	position:				absolute;
	top:						84px;
	left:						0px;
	width:					100%;
	visibility: 			hidden;
	z-index:					100;
}
div.navilayer3
{
	position:				absolute;
	top:						105px;
	left:						0px;
	width:					100%;
	visibility: 			hidden;
	z-index:					100;
}
div.navilayer770
{
	position:				relative;
	top:						0px;
	left:						0px;
	width:					770px;
	visibility: 			show;
	z-index:					105;
}
a.navilink_sub:link
{
	font:						1em helvetica,verdana;
	font-weight:			normal;
	text-decoration:		none;
	color:					#666666;
}

a.navilink_sub:visited
{
	font:						1em helvetica,verdana;
	font-weight:			normal;
	text-decoration:		none;
	color:					#666666;
}
a.navilink_sub:hover
{
	font:						1em helvetica,verdana;
	font-weight:			normal;
	text-decoration:		none;
	color:					#000;
}
a.navilink_sub:active
{
	font:						1em helvetica,verdana;
	font-weight:			normal;
	text-decoration:		none;
	color:					#666666;
}
/* Ende - Formatierungen fuer TopNavigation */