#navigation{	position:absolute;	top:165px;	z-index:201;}#navigation ul{	}#navigation ul li{	background-image: url(../global/images/navitrenner.gif);	background-repeat: repeat-x;	background-position: 0 bottom;	min-width:90px;	text-align:right;	list-style-type: none;}#navigation a{	color:#959897;	text-decoration:none;	font-family:Trebuchet MS;	font-size: 120%;	line-height:230%;}#navigation a:hover{	color:#333333;}#navigation ul li ul{	display:none;	position:absolute;	left:88px;	background-image: url(../global/images/navipfeil.gif);	background-repeat: no-repeat;	background-color:#ffffff;	background-position: 0 6px;	min-width:120px;	padding-right:10px;	text-align:left!important;}#navigation ul li ul li{	background-image: none;	background-repeat: repeat-x;	background-position: 0 bottom;	min-width:80px;	text-align:left!important;	list-style-type: none;	padding-left:18px;}#navigation ul li ul li a{	color:#333333;	font-size:100%;	line-height:200%;}#navigation ul li ul li a:hover{	text-decoration:underline;}
