#navfachber { position: absolute; top: 220px; width: auto; height: auto; margin-left: 6px; border-right-style: none; border-bottom-style: none; }
#navfachber ul {
list-style: none;
}
#navfachber ul li{
margin-top: 2px;
}
#navfachber ul li a { display: block; background-color: #ffc; color: #000; font-size: 10px; text-decoration: none; padding: 2px 0 3px 10px; border-color: #fff #ffac2d #ffac2d; font-weight: bold; width: 100px; height: 14px; margin: 3px; border-style: solid; border-width: 1px 1px 1px 4px; }
#navfachber ul li a:hover { background-color: #dfdfdf; color: #757575; padding: 3px 0 2px 11px; border-color: #757575 #fff #fff #7d7d7d; border-style: solid; border-width: 1px 1px 1px 4px; }
#navfachber #current a span{ color: #00f; }
#navfachber #current a { color: #00f; border-left-color: #00c; }
* html ul li a {height: 1%; /*hasLayout*/
}
