#menueweg{background-image:url(../pic/transparent.gif); position:absolute; top:0px; left:170px; width:800px; height:120px;}
#menue_obenhgrd{position:absolute; top:22px; left:180px; width:780px; hight:22px; }
#menue_untenhgrd{position:absolute;  left:180px; width:780px; bottom:5px; hight:22px;background-color:#eee;}

/*allgemeine Einstellungen fuer div in Menue Haupt */
#m1, #m2, #m3, #m4, #m5, #m6{position:absolute; z-index:5; top:25px; }
/*fuer Menue unten*/
#mb1, #mb2, #mb3, #mb4, #mb5{position:absolute; top:3px;}
/*ausrichtung fuer hauptmenue*/
#m1{left:180px;}
#m2{left:300px;}
#m3{left:420px;}
#m4{left:540px;}
#m5{left:660px;}
#m6{left:780px;}
/*ausrichtung fuer menue unten*/
#mb1{left:280px;}
#mb2{left:380px;}
#mb3{left:480px;}
#mb4{left:580px;}
#mb5{left:680px;}

/*Menue Hauptpunkte*/
a.m{font-family:arial; font-size:12px; color:#fff; letter-spacing:1px; text-decoration:none; text-align:center; display:block; width:120px; heigth:20px; }	
a.sm:hover, a.ssm:hover, a.sssm:hover{color:#FF6633;}

/*Submenue - sm */
a.sm{font-family:arial; font-size:12px; color:#fff; letter-spacing:1px; text-decoration:none; text-align:center; display:block; width:140px; heigth:20px; background-color:#778899; border-bottom:1px solid silver; }
div.sm{position:absolute; z-index:10; display:none; border-bottom:1px solid black; border-right:1px solid black;}

/*SubSubmenue - ssm*/
a.ssm{font-family:arial; font-size:12px; color:#fff; letter-spacing:1px; text-decoration:none; text-align:center; display:block; width:140px; heigth:20px; background-color:#677889; border-bottom:1px solid silver; }
div.ssm{position:absolute; z-index:20; margin-left:125px; margin-top:-16px; display:none; border-bottom:2px solid black; border-right:2px solid black;}

a.mb{font-family:arial; font-size:12px; color:#fff; letter-spacing:1px; text-decoration:none; text-align:center; display:block; width:80px; heigth:20px; }	
a.mb:hover{color:#FF6633;}
div.mb{position:absolute; z-index:10; display:none; }

#firma{position:absolute; top:5px; left:180px; font-family:arial; font-size:12px; color:darkblue;}
#logo{position:absolute; top:5px; left:20px;}


