/*-----NAVIGATION-BEREICH----*/
#BGNavigation
{
	height: 70px;
	background:#5c5abb;
}


#CatNavigation
{
	width: 1000px;
	height: 70px;
	margin-top: -1px;
	display: block;
	position: absolute;
	background: #5c5abb;
}

#CatNaviagation ul
{
	margin:0px;
}

/*---------------SCHRIFT---------*/

#CatNavi
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	padding:0px;
	margin: 0px;
	list-style: none;
}


/*------ALLE LISTEN-----*/

#CatNavi ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/*---------------------------AUSBLENDEN-----------------------------------------*/

.level_1_c_3057
{
	display:none;
	left: -999em; /*für Screen reader (erkennen display:none nicht)*/
}

.level_1_c_495
{
	display:none;
	left: -999em; /*für Screen reader (erkennen display:none nicht)*/
}

.level_1_c_1
{
	display:none;
	left: -999em; /*für Screen reader (erkennen display:none nicht)*/
}

.level_1_c_10158
{
	display:none;
	left: -999em; /*für Screen reader (erkennen display:none nicht)*/
}

.level_1_c_382
{
	display:none;
	left:-999em;
}

.level_1_c_19374
{
	display:none;
	left:-999em;
}


/*-----ZU BEGINN AUSBLENDEN--*/

#CatNavi li ul 
{
	position:absolute;
	display:none;
	background-color:#de1b1b;
	width:995px;
	left:-1999px; /* für Screen reader (erkennen display:none nicht*/
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	margin-top:-5px;
}

#CatNavi li ul ul
{
	position:absolute;
	display:none;
	left:-1999em;
}

li ul li
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}

li.CatLevel1
{
	line-height:35px;
	margin-bottom:5px;
}

li.CatLevel2 a:hover
{
	text-decoration:underline;
}


/* ### Hover Effeckte ### */

#CatNavi li:hover ul
{
	display:block;
	left:auto;
	float:left;
	position:absolute;
	z-index:80;
}

#CatNavi li.sfhover ul
{
	display:block;
	left:auto;
	float:left;
	position:absolute;
	z-index:80;
}

#CatNavi li:hover ul ul
{
	display:none;
	left:-9999em;
}

#CatNavi li.sfhover ul ul
{
	display:none;
	left:-9999em;
}

/* ###  SubNavi  ### */

.SubCategories
{
}

#SubNavi
{
	font-family:verdana;
	background-color:#e8e8e8;
	width:145px;
	
}

.SubCategories .CatLevel1
{
	list-style:none;
	margin:0;
	border-top: 1px solid #cecece;
	border-bottom:1px solid #cecece;
	margin-left:-30px;
	z-index:51;
	width:165px;
}

.SubCategories .CatLevel1 a
{
	color:#000000;
}
.SubCategories a:hover
{
	text-decoration:underline;
}

.SubCategories .CatLevel2 a
{
	color:#5C5ABB;
	font-weight: bold;
}



.SubCategories .CatLevel2
{
	background-color:#d9d9d9;
	color:#5C5ABB;
	width:153px;
	padding:2px 5px;
	margin-left:-30px;
	z-index:50;
	list-style:none;
	line-height:20px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left:2px solid #cecece;
}

.SubCategories .CatLevel2 .CatLevel3
{
	width:136px;
	font-size:10px;
	margin-left:-30px;
	background-color:#cecece;
	list-style:none;
	line-height:20px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-left:2px solid #b2b2b2;
}


/* ### Level Allgemein ### */


/*---------------EDELSTAHLMÖBEL-------------------*/

li.level_1_c_270
{
	font-weight: bold;
	float:left;
	Background-color: #4169E1;
	margin-left:0px;
	padding-right:17px;
	padding-left:18px;
	background: url(images/navi_edelstahlmoebel.png) no-repeat;
}

li.level_1_c_270:hover
{
	background:url(images/navi_edelstahlmoebel_hover.png) no-repeat;
}

#CatNavi li.level_1_c_270 ul 
{
	margin-left:-18px;

}

li.level_1_c_270 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}



/*--------------LÜFTUNG-------------------*/

li.level_1_c_322
{
	font-weight: bold;
	float:left;
	Background-color: #4169E1;
	margin-left:0px;
	padding-right:18px;
	padding-left:16px;
	background: url(images/navi_lueftung.png) no-repeat;
}

li.level_1_c_322:hover
{
	background:url(images/navi_lueftung_hover.png) no-repeat;
}

#CatNavi li.level_1_c_322 ul 
{
	margin-left:-207px;
}

li.level_1_c_322 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;
}
/*--------------SPÜLTECHNIK-------------------*/

li.level_1_c_146
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:22px;
	padding-left:21px;
	Background-color: #4169E1;
	background: url(images/navi_spueltechnik.png) no-repeat;
}

li.level_1_c_146:hover
{
	background: url(images/navi_spueltechnik_hover.png) no-repeat;
}

#CatNavi li.level_1_c_146 ul 
{
	margin-left:-325px;
}

li.level_1_c_146 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;
}

/*-------------KÜHLUNG-------------------*/

li.level_1_c_175
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:22px;
	padding-left:20px;
	Background-color: #4169E1;
	background: url(images/navi_kuehlung.png) no-repeat;
}

li.level_1_c_175:hover
{
	background: url(images/navi_kuehlung_hover.png) no-repeat;
}

#CatNavi li.level_1_c_175 ul 
{
	margin-left:-487px;
}

li.level_1_c_175 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;
}

/*---------------IMBISSGERÄTE-------------------*/

li.level_1_c_578
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:20px;
	padding-left:19px;
	Background-color: #4169E1;
	background: url(images/navi_imbissgeraete.png) no-repeat;
}

li.level_1_c_578:hover
{
	background: url(images/navi_imbissgeraete_hover.png) no-repeat;
}

#CatNavi li.level_1_c_578 ul 
{
	margin-left:-614px;
}

li.level_1_c_578 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}

/*---------------GROßKÜCHENTECHNIK-------------------*/

li.level_1_c_505
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:15px;
	padding-left:15px;
	Background-color: #4169E1;
	background: url(images/navi_grosskuechentechnik.png) no-repeat;
}

li.level_1_c_505:hover
{
	background:url(images/navi_grosskuechentechnik_hover.png) no-repeat;
}

#CatNavi li.level_1_c_505 ul 
{
	margin-left:-779px;
}

li.level_1_c_505 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}


/*---------------PIZZA UND BÄCKEREI-------------------*/

li.level_1_c_655
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:13px;
	padding-left:10px;
	Background-color: #4169E1;
	background: url(images/navi_pizza_baeckerei.png) no-repeat;
}

li.level_1_c_655:hover
{
	background: url(images/navi_pizza_baeckerei_hover.png) no-repeat;
}


#CatNavi li.level_1_c_655 ul 
{
	margin-left:-10px;
}

li.level_1_c_655 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}

/*----------------CAFE UND BAR-------------------*/

li.level_1_c_339
{
	font-weight: bold;
	float:left;
	margin-left: 0px;
	padding-right:14px;
	padding-left:10px;
	Background-color: #4169E1;
	background: url(images/navi_cafe_bar.png) no-repeat;
}

li.level_1_c_339:hover
{
	background: url(images/navi_cafe_bar_hover.png) no-repeat;
}

#CatNavi li.level_1_c_339 ul 
{
	margin-left:-201px;
}

li.level_1_c_339 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;
}

/*----------------GASTROZUBEHÖR-------------------*/

li.level_1_c_4812
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:14px;
	padding-left:10px;
	Background-color: #4169E1;
	background: url(images/navi_gastrozubehoer.png) no-repeat;
}

li.level_1_c_4812:hover
{
	background: url(images/navi_gastrozubehoer_hover.png) no-repeat;
}

#CatNavi li.level_1_c_4812 ul 
{
	margin-left:-333px;
}

li.level_1_c_4812 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}


/*------------KÜCHENMASCHINEN-------------------*/

li.level_1_c_247
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:13px;
	padding-left:10px;	
	Background-color: #4169E1;
	background: url(images/navi_kuechenmaschinen.png) no-repeat;
}

li.level_1_c_247:hover
{
	background: url(images/navi_kuechenmaschinen_hover.png) no-repeat;
}

#CatNavi li.level_1_c_247 ul 
{
	margin-left:-509px;
}

li.level_1_c_247 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}

/*-------------TRANSPORT-------------------*/

li.level_1_c_374
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:13px;
	padding-left:10px;
	Background-color: #4169E1;
	background: url(images/navi_transport.png) no-repeat;
}

li.level_1_c_374:hover
{
	background: url(images/navi_transport_hover.png) no-repeat;
}

#CatNavi li.level_1_c_374 ul 
{
	margin-left:-722px;
}

li.level_1_c_374 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;
}


/*-----------------KONZEPTIDEEN-------------------*/

li.level_1_c_20579
{
	font-weight: bold;
	float:left;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	Background-color: #4169E1;
	background: url(images/navi_konzeptideen.png) no-repeat;
}

li.level_1_c_20579:hover
{
	background: url(images/navi_konzeptideen_hover.png) no-repeat;
}

#CatNavi li.level_1_c_20579 ul 
{
	margin-left:-844px;
}

li.level_1_c_20579 ul li.CatLevel2
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	width:220px;	
}


