/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.hqmmc .hqmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.hqmmc .hqmdividery{float:left;width:0px;}.hqmmc .hqmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.hqmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.hqmmc {position:relative;zoom:1;z-index:10;}.hqmmc a, .hqmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.hqmmc div a, .hqmmc ul a, .hqmmc ul li {float:none;}.hqmsh div a {float:left;}.hqmmc div{visibility:hidden;position:absolute;}.hqmmc .hqmcbox{cursor:default;display:block;position:relative;z-index:1;}.hqmmc .hqmcbox a{display:inline;}.hqmmc .hqmcbox div{float:none;position:static;visibility:inherit;left:auto;}.hqmmc li {z-index:auto;}.hqmmc ul {left:-10000px;position:absolute;z-index:10;}.hqmmc, .hqmmc ul {list-style:none;padding:0px;margin:0px;}.hqmmc li a {float:none}.hqmmc li:hover>ul{left:auto;}#hqm0 ul {top:100%;}#hqm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#hqm0	
	{	
		width:auto;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#hqm0 a	
	{	
		padding:5px 30px 5px 3px;
		/* background-color:#EAEAEA; */
		background-color:#E6E6E6;
		color:#666666;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px;
		border-style:solid;
		border-color:#A6A6A6;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#hqm0 a:hover	
	{	
		color:#000000;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#hqm0 li:hover>a	
	{	
		/* background-color:#f0f0f0; */
		color:#000000;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #hqm0 .hqmactive, body #hqm0 .hqmactive:hover	
	{	
		/* background-color:#f0f0f0; */
		color:#000000;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #hqm0 .hqmpersistent, body #hqm0 .hqmpersistent:hover	
	{	
		color:#000000;
		font-weight:bold;
	}
	
	
	/*"""""""" (SUB) Container""""""""*/	
	#hqm0 div, #hqm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px 0px;
		/* background-color:#EAEAEA; */
		background-color:#E6E6E6;
		border-width:1px;
		border-style:solid;
		border-color:#A6A6A6;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#hqm0 div a, #hqm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#hqm0 div a:hover	
	{	
		background-color:#fcfcfc;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#hqm0 ul li:hover>a	
	{	
		background-color:#fcfcfc;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #hqm0 div .hqmactive, body #hqm0 div .hqmactive:hover	
	{	
		background-color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Persistent State""""""""*/	
	body #hqm0 div .hqmpersistent, body #hqm0 div .hqmpersistent:hover	
	{	
		color:#000000;
		/* border: 1px #999999 dotted; */
		background-color:#f0f0f0;
		font-weight:normal;
	}


	/*"""""""" Individual Titles""""""""*/	
	#hqm0 .hqmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#hqm0 .hqmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#hqm0 .hqmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" Custom Rule""""""""*/
	/* nicht benoetigt, deswegen auskommentiert	
	ul#hqm0 ul li:hover > a.hqmparent	
	{	
		background-image:url(hqmimages/cssalt1_arrow_right_hover.gif);
	}
	*/


	/*"""""""" Custom Rule""""""""*/
	/* nicht benoetigt, deswegen auskommentiert	
	ul#hqm0 ul .hqmparent	
	{	
		/* background-image:url(hqmimages/cssalt1_arrow_right.gif);
	}
	*/


	/*"""""""" Custom Rule""""""""*/
	/* nicht benoetigt, deswegen auskommentiert	
	ul#hqm0 li:hover > a.hqmparent	
	{	
		/* background-image:url(hqmimages/cssalt1_arrow_down_hover.gif);
		text-decoration:underline;
	}
	*/


	/*"""""""" Custom Rule""""""""*/
	/* nicht benoetigt, deswegen auskommentiert
	ul#hqm0 .hqmparent	
	{	
		/* background-image:url(hqmimages/cssalt1_arrow_down.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}
	*/


