fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;




with(menuStyle=new mm_style()){
align="center";
bgimage="bilder/bgr-button.jpg";
overbgimage="bilder/bgr-button-over.jpg";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=0;
offbgcolor="#D5C9A3";
offcolor="#000000";
oncolor="#7A7978";
outfilter="fade(duration=0.5)";
pagecolor="#773B81";
borderwidth=0;
//separatorsize=5;
//separatorcolor="#D5C9A3";
padding=0;
//subimage="bilder/arrow.gif";
//subimagepadding=0;
bordercolor="#773B81";
itemheight=26;
itemwidth=90;
margin=0;
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="raised";
//bgimage="bilder/nav-midO.jpg";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#FFCE75";
offcolor="#000000";
//FFCE75
oncolor="#7A7978";
outfilter="fade(duration=0.5)";
padding=3;
pagecolor="black";
separatorsize=0;
//subimagepadding=8;
swap3d=1;

}



with(milonic=new menuname("Leistungen")){
style=submenuStyle;
aI("text=Individuelle L&ouml;sungen;url=loesungen.php;");
aI("text=Planung;url=planung.php;");
aI("text=Tanklager;url=lagern.php;");
aI("text=Mischen & Dosieren;url=mischen.php;");
aI("text=Versorgen & Abf&uuml;llen;url=versorgen-abfuellen.php;");
aI("text=Elektro-MSR;url=elektro-msr.php;");
aI("text=Montage & Service;url=montage-service.php;");
}

drawMenus();


