fixMozillaZIndex=true; //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=0;




with(menuStyle=new mm_style()){
align='center';
bordercolor="#92a681";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Tahoma";
fontsize="18px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=138;
itemheight=60;
offbgcolor="#92a681";
offcolor="#ffffff";
onbgcolor="#ccddbb";
oncolor="#334433";
outfilter="Fade(Overlap=1.00)";
padding=0;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#334433";
borderstyle="solid";
borderwidth=0;
itemwidth=138;
fontfamily="Verdana, Arial, Tahoma";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#92a681";
offcolor="#ffffff";
onbgcolor="#ccddbb";
oncolor="#334433";
outfilter="Blinds( Bands=1,direction=down, duration=0.3)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=0;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
}

with(milonic=new menuname("Team")){
openstyle="up";
style=submenuStyle;
aI("text=Joachim Kugler;url=team_kugler.html;");
aI("text=Daniel Trinkl;url=team_trinkl.html;");
}


with(milonic=new menuname("Planung")){
openstyle="up";
style=submenuStyle;
aI("text=Module;url=gapl_schritt1.html;");
aI("text=Skizzierung;url=gapl_schritt2.html;");
aI("text=Endplanung;url=gapl_schritt3.html;");
}

with(milonic=new menuname("Projekte")){
openstyle="up";
style=submenuStyle;
aI("text=Bonsaigarten;url=pro_bonsaigarten.html");
aI("text=Klein / fein;url=pro_fein.html;");
aI("text=Blauregen Dach;url=pro_paralelle.html");
aI("text=Quellen;url=pro_quelle.html");
aI("text=Romantikgarten  ;url=pro_romantik.html");
aI("text=Mit Schwung ;url=pro_schwung.html");
aI("text=Terrasse  ;url=pro_terrasse.html");
aI("text=Traubengarten;url=pro_traubengarten.html");
aI("text=Whirlpool;url=pro_whirlpool.html");
aI("text=Schwimmteich;url=pro_schwimmteich.html");
aI("text=Lounge;url=pro_lounge.html");
aI("text=Biopool;url=pro_biopool.html");
aI("text=Gelb / Weiss;url=pro_gelbweiss.html");
aI("text=Steigende Ebene;url=pro_steigendeebene.html");
aI("text=Dritte Horizontale;url=pro_drittehorizontale.html");
aI("text=Der Kreislauf;url=pro_kreislauf.html");
aI("text=Verweilen;url=pro_verweilen.html");
aI("text=Mediterran;url=pro_mediterran.html");
aI("text=Ebene;url=pro_ebene3.html");
aI("text=Pausenhof;url=pro_pausenhof.html");
aI("text=Wassertreppe;url=pro_wassertreppe.html");
aI("text=Bank am Pool;url=pro_bankpool.html");
}
with(milonic=new menuname("Gestaltung")){
openstyle="up";
style=submenuStyle;
aI("text=Dekoration;url=gage_deku.html;");
aI("text=Glas;url=gage_gl.html;");
aI("text=Holz;url=gage_ho.html;");
aI("text=Licht;url=gage_li.html;");
aI("text=Metall;url=gage_me.html;");
aI("text=Pflanzen;url=gage_pf.html;");
aI("text=Stein;url=gage_st.html;");
aI("text=Wasser;url=gage_wa.html;");
}


with(milonic=new menuname("Pflege")){
openstyle="up";
style=submenuStyle;
aI("text=Pakete;url=gapf_pakete.html;");
aI("text=Leistungen;url=gapf_aufl.html;");
}

with(milonic=new menuname("Kontakt")){
openstyle="up";
style=submenuStyle;
aI("text=Stellenanzeige;url=stellenanzeige.html;");
aI("text=Impressum;url=impressum.html;");
aI("text=Anfahrtsplan;url=anreise.html;");
aI("text=Formular;url=formular.php?plan=ja;");
}

drawMenus();


