div#navm {
	position: absolute;
	width: 1010px;
	z-index: 50;
	background-color: #fff;
	clear: both; top: 44px;
	height: 20px;
	font-size: 10px;
}
div#navm_inner {
	position: absolute;
	top: 0; 
	left: 0;
	height:20px;
	text-align:left;
	clear:both;
	float:left;
}
.FNnav ul.L0 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.FNnav ul.L0 li {
	position: relative;
	padding-left: 20px;
	float: left;	
}
.FNnav ul.L0 li a {
	display: block;
	height: 1.31em;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 0.25em;
	color: #222222;
	background-color: #fff;
	text-align: left;
	text-decoration: none;
}

.FNnav ul.L0 li:hover a,
.FNnav ul.L0 li.hover a {
	color: #000000;
	background-color: #fff;
}

.FNnav ul.L0 ul.L1 {
	position: absolute;
	top: 1.52em;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 2px 0 0 0 ;
	clear:both;
	float:none;

}
.FNnav ul.L0 ul.L1 li {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 145px;
	display: block;
	clear:both;
	float:none;
}
.FNnav ul.L0 ul.L1 li a {
	display: block;
	width:100%;
	height: 1.31em;
	overflow: hidden;
	padding-top: 0.0625em;
	padding-left: 0.25em;
	color: #222222;	
	background-color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Links Ebene 2 */
.FNnav ul.L0 ul.L1 li:hover a, .FNnav ul.L0 ul.L1 li.hover a {color: #000000; background-color: #e2dcaf;}

.FNnav li ul {visibility: hidden; display:none;}

.FNnav li:hover ul, .FNnav li.hover ul {visibility: visible; display:block;}

.FNnav .settings {		/* Do not delete or modify - Used by Menukit */ 
/*	position: absolute;
	top: ;
	left: ;
	units: em;
	z-index: 50;
	dyna-move: false;
	preserve: false;
	main-shadow: false;
	main-image: URL("FN/imgs/50pc.gif");
	subs-shadow: false;
	subs-image: URL("FN/imgs/50pc.gif");
	main-depth: 6;
	subs-depth: 6;
	stubs: false;
	format-html: false;
	sticky: false;
	threeD: false;
 */
}
