/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 153

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "includes/"

   DQM_border_color = "#ffffff"

   
   DQM_menu_bgcolor = "#9D0021"
   DQM_hl_bgcolor = "#C80000"

   DQM_sub_xy = "0,0"
   DQM_border_width = 2
   DQM_divider_height = 2

   /*---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 = 0
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana, Arial, Helvetica"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

DQM_rollover_image0 ="images/navigation/unsere_produkte_on.gif" 
DQM_rollover_wh0 = "168,18" 

DQM_rollover_image1 ="images/navigation/bio_gefluegel_on.gif" 
DQM_rollover_wh1 = "168,18" 

/*--------------------------------------------- Optional Icon Images
-----------------------------------------------*/ 
DQM_icon_image0 ="images/buttons/bullet.gif" 
DQM_icon_rollover0 = "images/buttons/bullet_hl.gif"
DQM_icon_image_wh0 = "13,8" 
DQM_icon_image1 ="images/buttons/bullet.gif" 
DQM_icon_rollover1 = "images/buttons/bullet_hl.gif"
DQM_icon_image_wh1 = "13,8" 
/*--------------------------------------------- Sub
Menu Item Settings -----------------------------------------------*/


 


