body { padding: 4px 0 4px 0; }
.BarDiv { position:absolute; left:0; top:4px; height:60px; width:100%; white-space:nowrap; }
.BarDiv ul { list-style-type:none; margin:0; padding:0; position:absolute; top:10px; left:20px; width:800px; overflow:hidden; white-space:nowrap; }
.BarDiv li { display:inline; float:left; }
.BarDiv ul a { display:block; width:106px; height:38px; line-height:38px; text-align:center; }
.BarDiv ul a:link ,
.BarDiv ul a:visited { background:url(../img/barmoff.png) no-repeat; }
.BarDiv ul a:hover { background:url(../img/barmoff_h.png) no-repeat; }
.BarDiv ul a:active { background:url(../img/barmoff_p.png) no-repeat; border:0; }
.BarDiv ul a.selected:link ,
.BarDiv ul a.selected:visited { background:url(../img/barmon.png) no-repeat; }
.BarDiv ul a.selected:hover { background:url(../img/barmon_h.png) no-repeat; }
.BarDiv ul a.selected:active { background:url(../img/barmon_p.png) no-repeat; }
#LangSel { /*background-color:#262626;*/ color:black; WIDTH:150px; HEIGHT:24px; margin-left:2em; margin-top:10px; }
#BarLogoDiv { margin-top:6px; position:absolute; right:160px; }
#BarLogoDiv img { position:absolute; top:0; left:0; width:150px; height:48px; border:0; background:transparent no-repeat center; }

body.BarShowOff { display:none; visibility:hidden; }

body.SimpleStyle .BarDiv ul a:link ,
body.SimpleStyle .BarDiv ul a:visited { background:transparent; }
body.SimpleStyle .BarDiv ul a:hover { text-decoration:underline !important; }

li#AXViewerDiv { display:none; >display:block; }
