#menubox1           { background: #000; margin-right: 20px; padding-top: 10px; position: absolute; z-index: 80; bottom: 20px; left: 0; width: 100%; height: 80px }
#menubox1  a                { color: #b3ad89; font-size: 1.1em; font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS", Schriftname; font-weight: normal; text-decoration: none; background-image: none; background-repeat: no-repeat; cursor: pointer }
#menubox1  a:hover  { color: #fff }
#menubox1 a:active  { color: #fff }
ul#menu                   { background-color: transparent; list-style-image: none; padding: 0; position: absolute; top: 4px; left: 155px; width: 150px; height: 70px }

ul#menu a.current       { color: #fff; text-decoration: none; list-style-image: none }
ul#menu li          { background-image: none; background-repeat: no-repeat; background-position: 3px center; list-style: none inside }
/*Untermenu Ebene 1 */
ul#menu li ul     { font-size: 0.9em; font-weight: normal; background-image: none; list-style-image: none; margin: 0 0 0 0; padding: 0 }
ul#menu li ul a.current     { color: #f90; background-image: url("../img/link.gif"); background-repeat: no-repeat; background-position: 0 0; list-style-image: none }
ul#menu li ul li          { background-image: none; background-repeat: no-repeat; background-position: left 0; list-style: none }
ul#menu li ul li a    { background-image: url("../img/link.gif"); background-repeat: no-repeat; background-position: 0 0; margin-left: 10px; padding-left: 14px }
/* menu 2 */
#menubox2   { position: relative; z-index: 75; top: 0; left: 350px; width: 250px; height: 70px }
ul#menu2                   { background-color: transparent; list-style-image: none; padding: 0; position: absolute; top: -7px; left: 2px; width: 250px; height: 70px }
ul#menu2 a.current       { color: #fff; text-decoration: none; list-style-image: none }
ul#menu2 li         { background-image: none; background-repeat: no-repeat; background-position: 3px center; list-style: none inside;width: 250px }
/*Untermenu Ebene 1 */
ul#menu2 li ul      { font-size: 0.9em; font-weight: normal; background-image: none; list-style-image: none; margin: 0; padding: 0; width: 198px }
ul#menu2 li ul a.current     { color: #f90; background-image: url("../img/link.gif"); background-repeat: no-repeat; background-position: 0 0; list-style-image: none }
ul#menu2 li ul li          { background-image: none; background-repeat: no-repeat; background-position: left 0; list-style: none }
ul#menu2 li ul li a    { background-image: url("../img/link.gif"); background-repeat: no-repeat; background-position: 0 0; margin-left: 10px; padding-left: 14px }
/* menu 3 */
#menubox3   { position: relative; z-index: 70; top: 0; left: 580px; width: 180px; height: 70px }
ul#menu3                   { background-color: transparent; list-style-image: none; padding: 0; position: absolute; top: -77px; left: 2px; width: 150px; height: 70px }
ul#menu3 a.current       { color: #fff; text-decoration: none; list-style-image: none }
ul#menu3 li         { background-image: none; background-repeat: no-repeat; background-position: 3px center; list-style: none inside }
/*Untermenu Ebene 1 */
ul#menu3 li ul     { font-size: 0.9em; font-weight: normal; background-image: none; list-style-image: none; margin: 0 0 0 0; padding: 0 }
ul#menu3 li ul a.current     { color: #f90; background-image: url("../img/link.gif"); background-repeat: no-repeat; background-position: 0 0; list-style-image: none }
ul#menu3 li ul li          { background-image: none; background-repeat: no-repeat; background-position: left 0; list-style: none }
ul#menu3 li ul li a    { background-image: url("../img/link.gif"); background-repeat: no-repeat; background-position: 0 0; margin-left: 10px; padding-left: 14px }


