@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("fnp.de") {
	html,body {
		width: 860px !important;
		margin: 0 auto !important;
	}
	#nav ul {
		position: relative;
	}
	#nav ul li.open ul {
		position: absolute !important;
	}
}