		#menuul li ul ul {
			padding:0px 0px 0;
			position: absolute;     
			width: 150px;
			left: -999em; 
		}
		#menuul li:hover ul ul{	
			left: auto; 
			margin-top:-25px;
			margin-left:150px;
			border-top:1px solid #cccccc;
			border-right:1px solid #cccccc;
			border-left:1px solid #cccccc;
		}
		#menuul li:hover ul ul, #nav li.sfhover ul ul {     
			left: -999em; 
		} 
		#menuul li:hover ul, #menuul li li:hover ul, #menuul li.sfhover ul, #nav li li.sfhover ul {     
			left: auto; 
		}
		#menuul li ul {
			padding:0px 0px 0;
			position: absolute;     
			width: 150px;
			left: -999em; 
		}
		#menuul li:hover ul {	
			left: auto; 
			border-top:1px solid #cccccc;
			border-right:1px solid #cccccc;
			border-left:1px solid #cccccc;
		}
		#menuul li ul li {
			text-align:left;
			background-image:none;
			margin:0;
			padding:0;
		}
		#menuul li ul li a {
			background-image: none;
			background-color:#ffeef9;
			padding:0;
			display:block;
			width:130px;
			padding:4px 10px;
			border-bottom:1px solid #cccccc;
			outline: 0;

		}
		#menuul li ul li a.more:hover {
			background-repeat: no-repeat;
			background-image: url(../g/more.gif);
			background-position: bottom right;
			outline: 0;
		}
#forside #menuul li ul li a.more ,
#kostpolitik #menuul li ul li a.more ,
#kurser #menuul li ul li a.more ,
#erfagrupper #menuul li ul li a.more ,
#udvikling #menuul li ul li a.more ,
#inspiration #menuul li ul li a.more, 
#ledelse #menuul li ul li a.more ,
#om2k #menuul li ul li a.more ,
		
		#menuul li ul li a.more {
			background-repeat: no-repeat;
			background-image: url(../g/more.gif);
			background-position: bottom right;
			outline: 0;
		}
		
		#menuul li ul li a:hover {
			background-image: none;
			background-color:#ffffff;
			outline: 0;
		}