.horz_nlsmenu {
    z-index:1;


}

.horz_nlsitemcontainer {
    background-color:#fff;
	
    /*background-image:url(../bilder/navig_bg.gif);*/
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsiconcellsel{width:20px;}
.horz_nlsitem {
   font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
    color:#485EB7;

	font-weight:normal;
   padding:6px 7px 5px 7px;
	width:100px;
	text-align:left;
	border-bottom:1px solid gray;

	
}

.horz_nlsitemcontainerover {

    background-image:url(backgroundMenu.gif);
	background-position:center center;
    background-repeat:no-repeat;
}

.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
 font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
    color:#485EB7;

	font-weight:normal;
   padding:6px 7px 5px 7px;
	width:100px;
	text-align:left;
	border-bottom:1px solid gray;
	background-color:#EEEEFF;
}

.horz_nlsitemdisable {
   font-family: Verdana, Arial, sans-serif;
    font-size:13px;
    color:white;
	letter-spacing:1px;
	font-weight:bolder;
    padding:2px 5px;
	width:100px;
	text-align:left
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    width:1px;
    background: #fff;
}

.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}

.horz_horzshadow {}
.horz_vertshadow {}
.horz_cornshadow {}

.horz_nlsitemsel {
 font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
    color:#485EB7;

	font-weight:bold;
    padding:6px 7px 5px 7px;
	width:100px;
	text-align:left;
	border-bottom:1px solid gray;
	background-color:#EEEEFF;
	

}
