#navfachaus { background-color: transparent; position: absolute; top: 220px; width: auto; height: auto; margin-left: 6px; border-right: 1px none #ffac2d; border-bottom: 1px none #ffac2d; }
#navfachaus ul {
list-style: none;
}
#navfachaus ul li{
margin-top: 2px;
}
#navfachaus ul li a { display: block; background-color: #ffc; color: #000; font-size: 10px; text-decoration: none; padding: 2px 0 3px 10px; border-color: #fff #757575 #757575 #ffac2d; font-weight: bold; text-align: left; width: 100px; height: 14px; margin: 3px; border-style: solid; border-width: 1px 1px 1px 4px; }
#navfachaus 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; }
#navfachaus #current a { color: #00f; background-position: 0 -42px; border-left-color: #00f; }
* html ul li a {height: 1%; /*hasLayout*/
}
