	/* Bandportrait-Menu *************************************** */

ul.bandportrait li { list-style-image:url(../../fileadmin/index/pic/menu/list_image_NO.gif); }
ul.bandportrait li:hover { list-style-image:url(../../fileadmin/index/pic/menu/list_image_RO.gif); }

ul.bandportrait_left li { list-style-image:url(../../fileadmin/index/pic/menu/list_image_NO_left.gif); }
ul.bandportrait_left li:hover { list-style-image:url(../../fileadmin/index/pic/menu/list_image_RO_left.gif); }

	/* Navi Horizontal *************************************** */

	/* ### Grundlegende Einstellungen ### */

	div.naviH_float { padding:4px 0 0 0; width:793px; margin:0 auto; }
		.navH,
		.navH ul { position:static; }
	.navH li { list-style:none; float:left; }
		.navH,
		.navH li.navH_NO { margin:0; padding:0; }

	/* ### Grundeinstellung zum verstecken der Untermenus ### */

	.navH li:hover ul ul,
	.navH li:hover ul ul ul { display:none; }

	/* ### Formatierung erste Ebene ### */

		.navH a.navH_NO,
		.navH a.navH_NO:hover,
		.navH a.navH_ACT,
		.navH a.navH_ACT:hover,
		.navH a.navH_NO_IFSUB,
		.navH a.navH_ACT_IFSUB,
		.navH a.navH_NO_IFSUB:hover,
		.navH a.navH_ACT_IFSUB:hover { height:32px; width:129px; text-decoration:none; padding:4px 2px 0 1px; text-align:center; display:block; font-weight:bold; color:#fff; }

	.navH a.navH_NO { background:transparent url(../../fileadmin/index/pic/menu/HM_NO.jpg) no-repeat; }
	.navH a.navH_NO:hover,
	.navH a.navH_ACT,
	.navH a.navH_ACT:hover { background:transparent url(../../fileadmin/index/pic/menu/HM_RO-ACT.jpg) no-repeat; }

	.navH a.navH_NO_IFSUB { position:relative; background:transparent url(../../fileadmin/index/pic/menu/HM_NO_IFSUB.gif) no-repeat; z-index:1; } /** putting the BG's over the submenu **/
	.navH a.navH_NO_IFSUB:hover,
	.navH a.navH_ACT_IFSUB,
	.navH a.navH_ACT_IFSUB:hover { position:relative; background:transparent url(../../fileadmin/index/pic/menu/HM_RO-ACT_IFSUB.gif) no-repeat; z-index:1; } /** putting the BG's over the submenu **/

	/* ### Formatierung zweite Ebene ### */

		.navH ul { position:absolute; display:none; width:119px; }
		.navH li ul li.second_NO a { font-weight:normal; border-bottom:1px solid #A24709; /**height:25px;**/ width:119px; display:block; color:#A24709; background-color:#FAD299; padding:7px 5px; }
		.navH li ul li.second_NO a:hover { width:119px; display:block; color:#fff; background-color:#FFA11A; background-image:none; }

			.navH li ul li.second_ACT a,
			.navH li ul li.second_ACT a:hover { font-weight:normal; border-bottom:1px solid #A24709; /**height:25px;**/ width:119px; display:block; color:#fff; background-color:#FFA11A; padding:7px 5px; }

			.navH li:hover ul,
			.navH li li:hover ul,
			.navH li li li:hover ul { margin:-9px 0 0 0; padding:0; display:block; } /** The magic first to second Level **/

		div.spike { background:transparent url(../../fileadmin/index/pic/menu/NO-spike.gif) no-repeat; width:5px; height:9px; position:absolute; margin:-21px 0 0 115px; }

	/* ### Formatierungen dritte Ebene ### */

			.navH li ul li.third_NO a { font-weight:normal; border-bottom:1px solid #A24709; /**height:25px;**/ width:119px; display:block; color:#A24709; background-color:#F3B863; padding:7px 5px; }
			.navH li ul li.third_NO a:hover { width:119px; display:block; color:#fff; background-color:#FFA11A; }

				.navH li ul li.third_ACT a,
				.navH li ul li.third_ACT a:hover { font-weight:normal; border-bottom:1px solid #A24709; /**height:25px;**/ width:119px; display:block; color:#fff; background-color:#FFA11A; padding:7px 5px; }

				.navH li.first:hover ul,
				.navH li li.second_NO:hover ul,
				.navH li li li.third_NO:hover ul,
				.navH li.first:hover ul,
				.navH li li.second_ACT:hover ul,
				.navH li li li.third_ACT:hover ul { border-left:1px solid #fff; border-top:1px solid #A24709; width:129px; margin:-32px 0 0 129px; padding:0; display:block; z-index:10; } /** The magic Second and Third Level **/
