/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
}
.qmmc .qmdividery {
	float:left;
	width:0px;
}
.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc .qmcbox {
	cursor:default;
	display:block;
	position:relative;
	z-index:1;
}
.qmmc .qmcbox a {
	display:inline;
}
.qmmc .qmcbox div {
	float:none;
	position:static;
	visibility:inherit;
	left:auto;
}
.qmmc li {
	z-index:auto;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none;
}
.qmmc li:hover>ul {
	left:auto;
}
#qm0 li {
	float:none;
}
#qm0 li:hover>ul {
	top:0px;
	left:100%;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0 {
	width:214px;
	background-color:transparent;
	text-align: left;
}
/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a {
	padding: 4px 5px 6px 15px;
	color:#3c3c3c;
	font-size:12px;
	text-decoration:none;
	border: #c6c7c6;
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	background: url(../images/bg_leftmenu.gif) no-repeat left -44px;
	
}
/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover {
	color:#3a9f03;
	text-decoration:none;
	background-color: #e5e5e5;
	background: url(../images/bg_leftmenu.gif) no-repeat left -22px;
}
/*"""""""" (MAIN) Hover State - (duplicated for pure CSS) ok """"""""*/	
	#qm0 li:hover>a {
	text-decoration:none;
}
/*"""""""" (MAIN) Active State ok """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover {
	text-decoration:none;
	font-weight:bold;
	background-color: #fff;
	background: url(../images/bg_leftmenu.gif) no-repeat left top;
}
/*"""""""" (SUB) Container PROBLEM """"""""*/	
	#qm0 div, #qm0 ul {
	padding:1px 0px 1px 0px;
}
/*"""""""" (SUB) Items OK """"""""*/	
	#qm0 div a, #qm0 ul a {
	padding:4px 0px 6px 30px;
	margin:0px;
	color:#3c3c3c;
	font-size:11px;
	background-position: 0px -80px;
	border: #c6c7c6;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}
/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover {
	color:#3a9f03;
	text-decoration:none;
	background-color: #e5e5e5;
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS) OK """"""""*/	
	#qm0 ul li:hover>a {
	text-decoration:none;
}
/*"""""""" (SUB) Active State OK """"""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	text-decoration:none;
	font-weight:bold;
}
/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle {
	font-size:11px;
}
/*"""""""" Custom Rule""""""""*/	
	ul#qm0 {
	border-width:1px;
	border-style:solid;
	border-color:#3c3c3c;
}
/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul {
	border-width:1px;
	border-style:solid;
	border-color:#3c3c3c;
}
/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a {
	padding:2px 20px 2px 5px;
}
/*"""""""" Custom Rule"
	ul#qm0 .qmparent {
	background-image:url(/design/images/arrow_0.gif);
	background-repeat:no-repeat;
	background-position:95% 55%;
}"""""""*/

/*	#qm0 a.punkt_sub {
	background-image:url(/design/images/arrow_0.gif);
	background-repeat:no-repeat;
	background-position:0% 55%;
}
	#qm0 a.punkt_sub:hover {
	background-image:url(/design/images/arrow_1.gif);
	background-repeat:no-repeat;
	background-position:0% 55%;
}
	#qm0 a.sub_sub {
	background-image:url(/design/images/arrow_2.gif);
	background-repeat:no-repeat;
	background-position:5% 55%;
}
	#qm0 a.sub_sub:hover {
	background-image:url(/design/images/arrow_3.gif);
	background-repeat:no-repeat;
	background-position:5% 55%;
}*/

	#qm0 a.mainitem {
	background-color:transparent;
	background: url(../images/bg_leftmenu.gif) no-repeat left top;
}

	#qm0 a.mainitem:hover {
	background-color:transparent;
	background: url(../images/bg_leftmenu.gif) no-repeat left top;
}


#qm1
{
	padding-left:18px;
}

#qm1 a {
	padding:5px 0px 3px 0px;
	width: 91px;
	color:#817f82;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	border-width:0px 0px 0px 0px;
	border-style:dashed;
	border-color:#9b9b9b;
	background: url(../images/bg_topmenu.gif) no-repeat left top;
}


#qm1 a img {
	vertical-align:middle;
}
/*"""""""" (MAIN) Hover State""""""""*/	
	#qm1 a:hover {
	color:#000;
	background: url(../images/bg_topmenu_hover.gif) no-repeat left top;
}
/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm1 li:hover>a {
	color:#000;
}
/*"""""""" (MAIN) Active State""""""""*/	
	body #qm1 .qmactive, body #qm1 .qmactive:hover {
	color:#000;
	border-color:#f7d57b;
}
/*"""""""" (SUB) Container""""""""*/	
	#qm1 div {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border-width: 1px 1px 0px 1px;
	border-style:solid;
	border-color:#c7ccd2;
}
/*"""""""" (SUB) Items""""""""*/	
	#qm1 div a {
	width: 220px;
	padding:3px 5px 3px 15px;
	color:#555;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background-color: #fff;
	background-position: 0px -100px;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color:#c7ccd2;
}
	#qm1 div a:hover {
	text-decoration: none;
	background-color: #e6eaed;
	background-position: 0px -100px;
}
/*"""""""" (SUB) Parent Items""""""""*/	
	#qm1 div .qmparent {
	text-decoration:none;
	background: #fff url(../images/arrow_0.gif) no-repeat left center;
}
/*"""""""" (SUB) Active State""""""""*/	
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover {
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color:#c7ccd2;
	background: #e6eaed url(../images/arrow_1.gif) no-repeat right center;
}
/*"""""""" Individual Titles""""""""*/	
	#qm1 .qmtitle {
	font-size:11px;
}
/*"""""""" Custom Rule""""""""*/	
	ul#qm1 ul {
	margin:0px 0px 0px 0px;
}
/*"""""""" Custom Rule""""""""*/	
	ul#qm1 ul ul {
	border-width:0px;
}

