.horz_nlsmenu {
    z-index:100;
	margin-left:50px;
}

.horz_nlsitemcontainer {
    height:22px;
    /*background-image:url(../bilder/menuBg.png);*/
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
	height:22px;
    font-family:Arial;
    font-size:8pt;
	color: #445a93;
   	font-weight:bolder;
	letter-spacing:1px;

    padding:0px 10px 3px 10px
}

.horz_nlsitemcontainerover {
    height:23px;
    background-image:url(backgroundMenu.gif?t=8);
	 background-position:center 0px;
    background-repeat:no-repeat;
}

.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:Arial;
    font-size:8pt;
    color:#005596;
	font-weight:bolder;
	letter-spacing:1px;
       padding:0px 10px 3px 10px
}

.horz_nlsitemdisable {
    font-family:Arial;
    font-size:8pt;
    color:#999999;
	
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:30px;
    width:1px;
    background-image:url(img/mbarseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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 {
height:25px;
/*
   font-family:Arial;
    font-size:8pt;
    color:#ffffff;
	font-weight:bolder;*/
	background-image:url(backgroundMenuSel.png);
	 background-position:center 0px;
    background-repeat:no-repeat;
	letter-spacing:1px;

    font-family:Arial;
    font-size:8pt;
	color: #445a93;
   	font-weight:bolder;
	letter-spacing:1px;


      padding:0px 10px 0px 10px
}

