div.spacer {
	height: 100px;
	clear: both;
}

.menu-item.collapsed .sub-menu {
	display: none;
}

#ll-menu a, .ll-popup a, #ll-menu a:visited, .ll-popup a:visited, #ll-menu a:link, .ll-popup a:link {
	font-family:Lucida Grande,Lucida Sans,Trebuchet MS,verdana,Arial;
	font-size:11px;
	color: #274290;
	text-decoration: none;
}

#ll-menu .menu-item-level-0 {
	float: left;
	padding: 0;
	margin: 0;
}

#ll-menu .hotspot-level-0 {
	display: block;
	padding: 0;
	margin: 0;
	height: 27px;
}

.ll-popup {
	padding: 0;
	margin: 0;
	position: relative;
	left: 2px;
	top: 0px;
	border: 1px solid #F1DE88;
}

.ll-popup-shadow-e {
	position: absolute;
	top: 0px;
	bottom: -1px;
	right: -3px;
	width: 2px;
	background: transparent url(img/ll/landliebe_shadow_kachel_re.png?090339) repeat-y right top;
}

.ll-popup-shadow-se {
	position: absolute;
	bottom: -3px;
	right: -3px;
	width: 2px;
	height: 2px;
	background: transparent url(img/ll/landliebe_shadow_re_u.png?090339) no-repeat right bottom;
}

.ll-popup-shadow-s {
	position: absolute;
	height: 2px;
	bottom: -3px;
	right: -1px;
	left: 1px;
	background: transparent url(img/ll/landliebe_shadow_kachel_u.png?090339) repeat-x left bottom;
}

.ll-popup-shadow-sw {
	position: absolute;
	bottom: -3px;
	width: 2px;
	height: 2px;
	left: -1px;
	background: transparent url(img/ll/landliebe_shadow_li_u.png?090339) no-repeat left bottom;
}

.ll-popup-level-1 {
	left: 0px;
	top: 0px;
	background: #FFFFFF url(img/ll/ll-subnav-top-bg.gif?090339) repeat-x scroll center top;
	border-top: none;
	padding-top: 8px;
	width: 133px;
}

#ll-popup-top-left {
	left: 0px;
}

.first-pop-up {
	left: 0px;
}

.notfirst-pop-up {
	left: -1px;
}

.ll-popup .hotspot {
	display: block;
	padding: 3px 5px;
	background-color: #EFF6FD;
	width: 123px;
}

.ll-popup .has-children .hotspot {
	background: #EFF6FD url(img/ll/ll-subnav-arrow.png?090339) 153px 50% no-repeat;
}

.ll-popup .expanded .hotspot {
	background-color: white;
}

.ll-popup .has-children .hotspot-level-1 {
	background: white url(img/ll/ll-subnav-arrow.png?090339) 120px 50% no-repeat;
}

.ll-popup .hotspot-level-1 {
	background-color: white;
}

.ll-popup .expanded .hotspot-level-1 {
	background-color: #EFF6FD;
}