-#html-menu .item span.menu-spacer { display: inline-block; width: 24px }
-#html-menu .menu span.menu-spacer { display: inline-block; width: 32px }
-
+#html-menu .i span.ms { float: left; width: 24px }
+#html-menu .m span.ms { float: left; width: 32px }
+#html-menu .sm span.ms { float: left; width: 24px; background: url(../../image/unterpunkt.png); }
+#html-menu div.m { height: 24px }
+#html-menu div.m { color:#000000; background-color: #ffffff; position: relative; top: 5px; }
+#html-menu div.m span.mic { position: relative; top: 5px; }
+#html-menu a:link,
+#html-menu a:visited,
+#html-menu a:active { border-bottom: none; }
+#html-menu div.m:hover,
+#html-menu div.i:hover { color: #FE5F14; background-color: #d1d1d1; cursor: pointer; }
+#html-menu span.mic { white-space: normal; display: inline-block; vertical-align: top; line-height: 1.2; }
+#html-menu a.ml span.mic { width: 145px } /* fix deep indents */
+#html-menu div.s0 { padding-left: 2px }
+#html-menu div.s1 { padding-left: 8px }
+#html-menu div.s2 { padding-left: 16px }