
#Ebene1 { visibility: visible; position: fixed; top: 0; left: 6px; width: 1260px; height: 40px }
.navigationsmenue ul  { background-color: #ccc; list-style-type: none; margin: 0; padding: 0; width: 121px; border-bottom: 1px solid #e6e6fa }
.navigationsmenue ul li { background-color: #ccc; position: relative }
/*Sub level menu items */
/* .navigationsmenue ul li ul { background-color: #ccc; visibility: hidden; position: absolute; top: 0; width: 106px } */
.navigationsmenue ul li ul  { background-color: #ccc; visibility: hidden; position: absolute; top: 0; width: 121px }
/* Sub level menu links style */
.navigationsmenue ul li a  { color: #5a5a5a; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background: #ccc; display: block; padding: 1px 5px; overflow: hidden; border-top: 1px solid #e6e6fa; border-right: 1px solid #e6e6fa; border-bottom: 0 none }
.navigationsmenue ul li a:visited { color: #5a5a5a; background-color: #ccc }
.navigationsmenue ul li a:hover  { color: #ed6519; background-color: #ccc }
.navigationsmenue .subfolderstyle { background: #ccc url("../pics/arrow-list.gif") no-repeat right center }
/* Holly Hack for IE \*/
* html .navigationsmenue ul li { background-color: #ccc; height: 1%; float: left }
* html .navigationsmenue ul li a { background-color: #ccc; height: 1% }
/* End */
#Ebene2  { visibility: visible; position: fixed; top: 96px; left: 0; width: 110px; height: 744px }
.sepperator    { color: #ccc; cursor: default; width: 120px; height: 17px; border-top: 1px solid #e6e6fa; border-right: 1px solid #e6e6fa }
#Ebene2 { visibility: visible; position: fixed; top: 96px; left: 6px; width: 110px; height: 744px }
