/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "../menu/"

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#EEA611"
   DQM_hl_bgcolor = "#DD9A10"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Helvetica"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#434343"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  


   DQM_rollover_image0 = "../menu/menu1hl.gif"
   DQM_rollover_wh0 = "133,26"
   
   DQM_rollover_image1 = "../menu/menu2hl.gif"
   DQM_rollover_wh1 = "56,26"
   
   DQM_rollover_image2 = "../menu/menu3hl.gif"
   DQM_rollover_wh2 = "156,26"
   
   DQM_rollover_image3 = "../menu/menu4hl.gif"
   DQM_rollover_wh3 = "66,26"
   
   DQM_rollover_image4 = "../menu/menu5hl.gif"
   DQM_rollover_wh4 = "46,26"
   
   DQM_rollover_image5 = "../menu/menu6hl.gif"
   DQM_rollover_wh5 = "103,26"


  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "../menu/pfeil.gif"
   DQM_icon_rollover0 = "../menu/pfeil_hl.gif"
   DQM_icon_image_wh0 = "12,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/



DQM_sub_xy0 = "-122,26"
DQM_sub_menu_width0 = 120;
DQM_subdesc0_0 = "Ashtanga Yoga"
DQM_icon_index0_0 = 0
DQM_url0_0 = "ashtangayoga.html"


DQM_sub_xy1 = "-59,26"
DQM_sub_menu_width1 = 130;
DQM_subdesc1_0 = "Claudia Kohse"
DQM_icon_index1_0 = 0
DQM_url1_0 = "lehrer.html"




DQM_sub_xy2 = "-159,26"
DQM_sub_menu_width2 = 157;
DQM_subdesc2_0 = "Kursangebot"
DQM_subdesc2_1 = "Aktuelles"
DQM_subdesc2_2 = "Personal Training"
DQM_subdesc2_3 = "Körperarbeit"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_url2_0 = "kursangebot.html"
DQM_url2_1 = "workshops.php"
DQM_url2_2 = "personaltraining.html"
DQM_url2_3 = "koerperarbeit.html"

DQM_sub_xy3 = "-69,26"
DQM_sub_menu_width3 = 70;
DQM_subdesc3_0 = "Kontakt"
DQM_icon_index3_0 = 0
DQM_url3_0 = "kontakt.php"

DQM_sub_xy4 = "-51,26"
DQM_sub_menu_width4 = 55;
DQM_subdesc4_0 = "Links"
DQM_icon_index4_0 = 0
DQM_url4_0 = "links.html"

DQM_sub_xy5 = "-106,26"
DQM_sub_menu_width5 = 100;
DQM_subdesc5_0 = "Impressum"
DQM_icon_index5_0 = 0
DQM_url5_0 = "impressum.html"

