/* UDMv4.52 */
/***************************************************************\

  ULTIMATE DROP DOWN MENU Version 4.52 by Brothercake
  http://www.udm4.com/
  
  This script may not be used or distributed without license

\***************************************************************/

/***************************************************************/
/* Generated CSS - DO NOT EDIT THIS DIRECTLY                   */
/***************************************************************/

/* expanding menu styling */
#udm ul {	
	margin-left:0 !important;	
	margin-top:1px !important;	
	width:257px !important;	
	w\idth:257px !important;	
}
#udm ul ul {	
	width:220px !important;	
	w\idth:212px !important;	
	border-style:dashed;	
	background-color:#cc0000;	
}
#udm ul ul ul {	
	width:212px !important;	
	w\idth:204px !important;	
	border-style:dotted;	
	background-color:#cc0000;	}

/* give all anchors a hand cursor */
#udm a {	
	cursor:pointer !important;	
	cursor:hand !important;	
}


#udm li {
	line-height:20px;
	background-image:url(http://hera/typo4/lsv/fileadmin/layout/images/menu_bg3.gif);
	background-repeat:no-repeat;
	
}
