.navigation_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	padding: 0px;
	border-width: 100%;
	list-style-type: disc;
	list-style-position: inside;
	width: 786px;
	position: absolute;
	top: 102px;
	left: 0px;
	z-index: 2;
}

.navigation_sub a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #336699;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none; }
	
.navigation_sub a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #999900;
	background-color: transparent;
	text-decoration: none; }

.navigation_sub_fett {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; line-height: 120%;
	font-weight: bold;
	color: #333333;
	border-width: 100%;
	list-style-type: disc;
	list-style-position: inside; }
