menunum=0;
menus=new Array();
_d=document;

function addmenu(){
  menunum++;
  menus[menunum]=menu;
}

function dumpmenus(){
  mt="<script language=JavaScript>";
  for(a=1;a<menus.length;a++){
    mt+=" menu"+a+"=menus["+a+"];"
  }
  mt+="<\/script>";
  _d.write(mt)
}


// Menüeinstellungen, Menütexte

timegap=1000                   // (vorher 600000), Zeitverzögerungen, in denen das Menü nach loslassen noch sichtbar bleibt
followspeed=5                 // Scrollgeschwindigkeit
followrate=50                 // Scrollrate
suboffset_top=20               // Untermenü-Offset Oben
suboffset_left=128              // Untermenü-Offset links, (170 minus 145 = 25, 126 minus 25 = 101)
Frames_Top_Offset=5		// Frames Page Adjustment for Top
Frames_Left_Offset=99		// Frames Page Adjustment for Left



MainMenuStyle=[                 
"A52B1C",                     // Maus Off Schriftfarbe
"FFFFFF",                     // Maus Off Hintergrundfarbe (0 für transparent in Netscape 6)
"333399",                     // Maus On Schriftfarbe
"FFE680",                     // Maus On Hintergrundfarbe
"FFFFFF",                     // Menü-Randfarbe
"14px",                         // Schriftgröße (Grundeinstellung: px, aber auch mm, pt oder Prozentangabe möglich)
"normal",                     // Font Style (italic oder normal)
"bold",                       // Font Weight (bold or normal)
"Arial,helvetic,sans-serif",    // Schriftart
2,                            // Menüeintrag Padding oder spacing
,                             // Bild für Untermenü (leer, wenn nicht benötigt)
0,                            // 3D Rand & Trennlinie
,                             // 3D High Color
,                             // 3D Low Color
,                             // Current Page Item Font Color (leer, wenn nicht benötigt)
,                             // Current Page Item Background Color (leer, wenn nicht benötigt)
,                             // Top Bar image (leer, wenn nicht benötigt)
,                             // Menu Header Font Color (leer, wenn nicht benötigt)
,                             // Menu Header Background Color (leer, wenn nicht benötigt)
,	                      // Menu Item Separator Color
]



SubMenuStyle=[                 // XPMenuStyle is an array of properties. You can have as many property arrays as you need
"802000",                     // Mouse Off Font Color
"FFE680",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"333399",                     // Mouse On Font Color
"eeeeee",                     // Mouse On Background Color
"FFFFFF",                     // Menu Border Color
"11",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                     // Font Weight (bold or normal)
"Arial,helvetic,sans-serif",    // Font Name
1,                            // Menu Item Padding or spacing
,   	 		      // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
,                             // 3D High Color
,                             // 3D Low Color
,                             // Current Page Item Font Color (leave this blank to disable)
,                             // Current Page Item Background Color (leave this blank to disable)
,   			      // Top Bar image (Leave this blank to disable)
,                             // Menu Header Font Color (Leave blank if headers are not needed)
,                             // Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",                     // Menu Item Separator Color
]



addmenu(menu=[
"MainMenu",                   // Menu Name - This is needed in order for this menu to be called
15,                           // Menu Top - The Top position of this menu in pixels
0,                            // Menu Left - The Left position of this menu in pixels
160,                             // Menu Width - Menus width in pixels (horizontal)
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
MainMenuStyle,                  // Properties Array - this array is declared higher up as you can see above
1,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
,                             // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // vertikal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
0,                            // 1 Pixel Streifen wurde verursacht!!! ::nono !!! Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Öffnet das Menü per Klick!  ::nono --- Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,	      		      // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"&nbsp;::&nbsp;News&nbsp;","show-menu=news",,"News",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Unser Haus&nbsp;","show-menu=hotel",,"Unser Haus",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Restaurant-Cafe&nbsp;","show-menu=restaurant",,"Restaurant-Cafe",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Wellness&nbsp;</TD>","show-menu=wellness",,"Wellness",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Aktuelles/Angebote&nbsp;","show-menu=aktuelles",,"Aktuelles/Angebote",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Umgebung&nbsp;","show-menu=umgebung",,"Umgebung",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;360°&nbsp;Panoramen&nbsp;","http://www.moving-pictures.de/vtour/hotel_sonnentau/index.php?design=3 target=_blank",,"360° Panoramen",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Seminare und<BR>&nbsp;&nbsp;&nbsp;&nbsp;Tagungen&nbsp;","show-menu=tagung",,"Seminare & Tagungen",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;&Uuml;ber uns&nbsp;","show-menu=ueberuns",,"&Uuml;ber uns",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Unsere&nbsp;Partner&nbsp;","partner.php target=main",,"Unsere Partner",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Kontakt&nbsp;","show-menu=kontakt",,"Kontakt",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Sitemap&nbsp;","sitemap.php target=main",,"Sitemap",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Suche&nbsp;","suche.php target=main",,"Hotelseiten durchsuchen",0
,"<img src=../gfx/strichellinie_160.gif width=160 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;::&nbsp;Home&nbsp;","start.php target=main",,"Startseite",0
])

addmenu(menu=[
"news",
,
,
129,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Newsmeldungen&nbsp;","http://www.ledermann.biz/cms_admin/news.vorschau.php?HOTEL=3 target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"News",0
,"<img src=../gfx/gelb.gif width=125 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Bildergalerie&nbsp;","http://www.ledermann.biz/cms_admin/galerie.php?HOTEL=3 target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Bildergalerie",0
,"<img src=../gfx/gelb.gif width=125 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Newsletter&nbsp;bestellen&nbsp;","newsletter.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Newsletter abonnieren",0
])

addmenu(menu=[
"hotel",
,
,
136,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Hotel&nbsp;","hotel.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Hotel (Kategorie 1)",0
,"<img src=../gfx/gelb.gif width=132 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Zimmer&nbsp;","zimmer.php#kat1 target=main",,"Zimmer",0
,"<img src=../gfx/gelb.gif width=132 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Preise&nbsp;","preisliste.php#kat1 target=main",,"Preise",0
,"<img src=../gfx/abstand.gif width=132 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Stammhaus&nbsp;","hotelstammhaus.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Stammhaus (Kategorie 2)",0
,"<img src=../gfx/gelb.gif width=132 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Zimmer&nbsp;","zimmer.php#kat2 target=main",,"Zimmer",0
,"<img src=../gfx/gelb.gif width=132 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Preise&nbsp;","preisliste.php#kat2 target=main",,"Preise",0
,"<img src=../gfx/abstand.gif width=132 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Ferien- und&nbsp;G&auml;ste-<BR>&nbsp;&nbsp;&nbsp;&nbsp;h&auml;user","ferien.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Ferien- & G&auml;steh&auml;user (Kategorie 3)",0
,"<img src=../gfx/gelb.gif width=132 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Zimmer&nbsp;","zimmer.php#kat3 target=main",,"Zimmer",0
,"<img src=../gfx/gelb.gif width=132 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Preise&nbsp;","preisliste.php#ferienhaus target=main",,"Preise",0
])


addmenu(menu=[
"restaurant",
,
,
130,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Gastr&auml;ume&nbsp;","gastronomie.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Gastr&auml;ume",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Sonnenterrasse&nbsp;","gastronomie.php#terrasse target=main",,"Sonnenterrasse",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Festbankett&nbsp;","gastronomie.php#bankett target=main",,"Festbankett",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Wellness-Lobby&nbsp;","wellnesslobby.php target=main",,"Wellness-Lobby",0
//,"<img src=../gfx/abstand.gif width=126 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Rh&ouml;ner&nbsp;Kulinarium&nbsp;","kulinarium.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Rh&ouml;ner Kulinarium",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Speisekarte&nbsp;","speisen.php target=main",,"Speisekarte",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Regionale&nbsp;und<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;saisonale&nbsp;Gerichte&nbsp;","regionalespeisen.php target=main",,"Regionale und saisonale Gerichte",0
//,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Getr&auml;nkekarte&nbsp;","getraenke.php target=main",,"Getr&auml;nkekarte",0
])


addmenu(menu=[
"wellness",
,
,
130,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Wellness-&nbsp;Bereich&nbsp;","wellness_landschaft.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Wellness-Bereich",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Schwimmbad&nbsp;","wellness_landschaft.php#schwimm target=main",,"Schwimmbad",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Saunen&nbsp;","wellness_landschaft.php#saunen target=main",,"Saunen",0
,"<img src=../gfx/abstand.gif width=126 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;.:&nbsp;Ambiente&nbsp;","wellness_ambiente.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Ambiente",0
//,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Anwendungs-<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r&auml;ume&nbsp;","anwendungsraeume.php target=main",,"Anwendungsr&auml;ume",0
//,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Wellness-Lobby&nbsp;","wellnesslobby.php target=main",,"Wellness-Lobby",0
//,"<img src=../gfx/abstand.gif width=126 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Fit&nbsp;&&nbsp;vital&nbsp;","fitness.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Fit und vital",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Outdoor-<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aktivit&auml;ten&nbsp;","fitness.php target=main",,"Outdoor-Aktivit&auml;ten",0
,"<img src=../gfx/abstand.gif width=126 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Qi Gong&nbsp;","fitness.php#qigong target=main",,"Qi Gong",0
//,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Fitness im Hause&nbsp;","fitness.php#fitness target=main",,"Fitness im Hause",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Wellness-Angebote&nbsp;","wellness_angebote.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Wellness-Angebote",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Wellness-<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pauschalen&nbsp;","wellness_pauschalen.php target=main",,"Wellness-Pauschalen",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Verw&ouml;hnpakete&nbsp;","wellness_verwoehnpakete.php target=main",,"Verw&ouml;hnpakete",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Einzelangebote&nbsp;","wellness_einzelangebote.php target=main",,"Einzelangebote",0
])


addmenu(menu=[
"aktuelles",
,
,
130,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Pakete und Veran-<BR>&nbsp;&nbsp;&nbsp;&nbsp;staltungskalender&nbsp;","http://www.ledermann.biz/cms_admin/termine.php?HOTEL=3 target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Pakete und Veranstaltungen",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Tipps & Vorschl&auml;ge&nbsp;","programmgestaltung.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Tipps und Vorschl&auml;ge",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Ausfl&uuml;ge und<BR>&nbsp;&nbsp;&nbsp;&nbsp;Sonderprogramme&nbsp;","programmgestaltung.php#ausflug target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Ausfl&uuml;ge und Sonderprogramme",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Gruppenangebote&nbsp;","programmgestaltung.php#gruppe target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Gruppenangebote",0
,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;.:&nbsp;Termine&nbsp;","http://www.ledermann.biz/cms_admin/termine.php?HOTEL=3 target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Termine",0
//,"<img src=../gfx/gelb.gif width=126 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Downloads&nbsp;","downloads.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Downloads",0
])

addmenu(menu=[
"umgebung",
,
,
112,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Der Sonnenplatz&nbsp;","ausblick.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Der Sonnenplatz",0
,"<img src=../gfx/gelb.gif width=108 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Fladungen&nbsp;","ausblick.php#fladungen target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Fladungen",0
,"<img src=../gfx/gelb.gif width=108 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Die Rh&ouml;n&nbsp;","ausblick.php#rhoen target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Die Rh&ouml;n",0
,"<img src=../gfx/gelb.gif width=108 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;.:&nbsp;Impressionen&nbsp;","ausblick.php#impressionen target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Impressionen",0
//,"<img src=../gfx/gelb.gif width=108 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Sehens-<BR>&nbsp;&nbsp;&nbsp;&nbsp;w&uuml;rdigkeiten&nbsp;","ausblick.php#sehens target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Sehensw&uuml;rdigkeiten",0
])


addmenu(menu=[
"tagung",
,
,
132,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Seminarr&auml;ume&nbsp;","tagung.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Seminarr&auml;ume",0
,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Ausstattung&nbsp;","tagung.php#ausstattung target=main",,"Ausstattung",0
,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Technik&nbsp;","tagung.php#details target=main",,"Tagungstechnik",0
//,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Preise&nbsp;","tagungspreise.php target=main",,"Preise",0
,"<img src=../gfx/abstand.gif width=128 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;.:&nbsp;Seminarpauschalen&nbsp;","tagungspreise.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Seminarpauschalen",0
//,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Pauschale 1&nbsp;","tagungspreise.php#paket1 target=main",,"Tagungspauschale 1",0
//,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Pauschale 2&nbsp;","tagungspreise.php#paket2 target=main",,"Tagungspauschale 2",0
//,"<img src=../gfx/abstand.gif width=128 height=2 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Seminarangebote&nbsp;","seminare.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Seminarangebote",0
,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Seminare im Haus&nbsp;","seminare.php#kreativ target=main",,"Seminare im Haus",0
//,"<img src=../gfx/gelb.gif width=128 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Mental Wellness-<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Angebote&nbsp;","seminare.php#mental target=main",,"Mental Wellness-Angebote",0
])

addmenu(menu=[
"ueberuns",
,
,
107,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
//,"&nbsp;.:&nbsp;Neuigkeiten&nbsp;","aktuell2006.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Neuigkeiten",0
//,"<img src=../gfx/gelb.gif width=103 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Unsere&nbsp;G&auml;ste&nbsp;","http://www.ledermann.biz/cms_admin/gaesteehrung.vorschau.php?HOTEL=3 target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Unsere G&auml;ste",0
,"<img src=../gfx/gelb.gif width=103 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Familienchronik&nbsp;","familiengeschichte.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Familienchronik",0
,"<img src=../gfx/gelb.gif width=103 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Unser Team&nbsp;","team.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Unser Team",0
//,"<img src=../gfx/gelb.gif width=103 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
//,"&nbsp;.:&nbsp;Unsere&nbsp;Partner&nbsp;","partner.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Unsere Partner",0
])


addmenu(menu=[
"kontakt",
,
,
105,			// wichtig angeben
1,
,
SubMenuStyle,
0,
,
"fade(duration=0.4);Shadow(color=333333,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
"quicksearch",
,
0,
,
,"&nbsp;.:&nbsp;Adresse&nbsp;","adresse.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Adresse",0
,"<img src=../gfx/gelb.gif width=101 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Infos ordern&nbsp;","dialogform.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Infos ordern",0
,"<img src=../gfx/gelb.gif width=101 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Buchungs-<BR>&nbsp;&nbsp;&nbsp;&nbsp;anfrage&nbsp;","buchung.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Buchungsanfrage",0
,"<img src=../gfx/gelb.gif width=101 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Reiser&uuml;cktritts-<BR>&nbsp;&nbsp;&nbsp;&nbsp;versicherung&nbsp;","https://www.elviab2b.de/elvia-booking-ta-de/new&AN=HOT483&PF=00000000000001000000001&PT=RRHOT target=_blank onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Reiser&uuml;cktrittsversicherung",0
,"<img src=../gfx/gelb.gif width=101 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Jobb&ouml;rse&nbsp;","jobboerse_fragebogen.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Jobb&ouml;rse",0
,"<img src=../gfx/gelb.gif width=101 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Anfahrt&nbsp;","anfahrt.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Anfahrt/Route",0
,"<img src=../gfx/gelb.gif width=101 height=1 border=0>","#  onbackcolor=FFFFFF;offbackcolor=FFFFFF;",,"",0
,"&nbsp;.:&nbsp;Impressum&nbsp;","impressum.php target=main onbackcolor=eeeeee;offbackcolor=FFCC66;",,"Impressum",0
])

dumpmenus();	