.horz_nlsmenu {
    z-index:1;
}
.horz_nlsitemcontainer {
    height:31px;
	padding-right:13px;
 }
.horz_nlsitemcontainerover {
    height:31px;
	padding-right:13px;
}
.horz_nlsiconcell {
	width:17px;
	padding-top:1px;
}
.horz_nlsiconcellover {
	width:17px;
	padding-top:1px;
}
.horz_nlsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78899C;
	font-weight: bold;
	padding:0px 5px 0px 0px;
}
.horz_nlsitemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #627386;
	font-weight: bold;
	padding:0px 5px 0px 0px;
}
.horz_nlssubmenucell{
	width:6px;
	padding-top: 3px;
}
.horz_nlssubmenucellover {
	width:6px;
	padding-top: 3px;
}
.horz_nlsseparatorcontainer {
}
.horz_nlsnlsseparator {
}

	/* -- ab hier Hauptmenüs Active -- */
	
.active_nlsmenu {
    z-index:1;
}
.active_nlsitemcontainer {
    height:31px;
	padding-right:13px;
}
.active_nlsitemcontainerover {
    height:31px;
	padding-right:13px;
}
.active_nlssubmenucell {
	width:6px;
	padding-top: 3px;
}
.active_nlssubmenucellover {
	width:6px;
	padding-top: 3px;
}
.active_nlsiconcell {
	width:17px;
	text-align:left;
	padding-top:1px;
}
.active_nlsiconcellover {
	width:17px;
	text-align:left;
	padding-top:1px;
}
.active_nlsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #627386;
	font-weight: bold;
    padding:0px 5px 0px 0px;
}
.active_nlsitemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #627386;
	font-weight: bold;
    padding:0px 5px 0px 0px;
}
.active_nlsitemdisable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646e75;
	font-weight: bold;
    padding:0px 5px 0px 0px;
}
.active_nlsseparatorcontainer {
}
.active_nlsseparator {
}

