.horz_nlsmenu {
    z-index:1;
	margin-left:20px;
}

.horz_nlsitemcontainer {
    height:30px;
	margin-left:20px;
    /*background-image:url(../bilder/menuBg.png);*/
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
height:23px;
    font-family: "Trebuchet MS", Arial,sans-serif;;;
    font-size:8pt;
    color:white;
	letter-spacing:1px;
	font-weight:bolder;
    padding:0px 15px 3px 15px
}

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

.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family: "Trebuchet MS", Arial,sans-serif;;;
    font-size:8pt;
    color:#d4e1e9;
	font-weight:bolder;
	letter-spacing:1px;
       padding:0px 15px 3px 15px
}

.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:23px;
    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_nlsitemcontainersel {
    height:23px;
    background-image:url(backgroundMenuSel.png?t=8);
	 background-position:center -2px;
    background-repeat:no-repeat;
}

.horz_nlsitemsel {
    font-family: "Trebuchet MS", Arial,sans-serif;;;
    font-size:8pt;
    color:#005596;
	font-weight:bolder;
	letter-spacing:1px;
	color:white;
       padding:0px 15px 3px 15px
}
/*background-image:url(backgroundMenuSel.png);
*/