
/*
produktmenu
*/

#ProductmenuContainer_DIV {
	width:184px;
	overflow:hidden;
}

td.SubCategoryIndent1_Productmenu, .SubCategoryIndent2_Productmenu, .SubCategoryIndent3_Productmenu, .SubCategoryIndent4_Productmenu, .SubCategoryIndent5_Productmenu, .SubCategoryIndent6_Productmenu {
	display:none;
}

table#ProductMenu_Table td td b {
	font-weight: normal;
}

table#ProductMenu_Table td td {
	width:184px;
	background-image: url('/images/dd/menu/menu_level1bg.gif');
	background-repeat: repeat-y;
}

table#ProductMenu_Table a {
	display:block;
}


.SubMenu_Productmenu_Table {
	float:left;
}

table#ProductMenu_Table br {
	display:none;
}


table#ProductMenu_Table a.Activ_Productmenu, table#ProductMenu_Table a.Deactiv_Productmenu {
	background-repeat:no-repeat;
	padding-top:3px;
	height:17px; #height:20px;
	width:184px;
	display:block;
	font-weight:bold;
	font-size:11px;
	padding-left:23px;

}
table#ProductMenu_Table a.Activ_Productmenu {
	background-image: url('/images/dd/menu/menu-bg-active.gif');
	color:#FFF !important;
}
table#ProductMenu_Table a.Deactiv_Productmenu {
	background-image: url('/images/dd/menu/menu-bg.gif');
	color: #fff;
}
table#ProductMenu_Table a:hover {
	background-image: url('/images/dd/menu/menu-bg-hover.gif');
	color:#000000;
	background-repeat:no-repeat;
	text-decoration:none
}
table#ProductMenu_Table a.Activ_Productmenu:hover {
	background-image: url('/images/dd/menu/menu-bg-active.gif');
	text-decoration:underline
}


table#ProductMenu_Table .SubCategory1_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory1_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory1_Productmenu a:hover {
	color:#FFFFFF;
	background:#cdcdcd;
	height:17px; #height:20px;
	display:block;
	font-weight:bold;
	font-size:10px;
	background-image: url('/images/dd/menu/menu_level1bg.gif');
	background-repeat: repeat-y;
	padding-left:30px;
	width:184px;
	padding-top:4px;
	font-family:tahoma, verdana
}
table#ProductMenu_Table .SubCategory1_Productmenu a:hover {
	background-image: url('/images/dd/menu/menu_level1bg-hover.gif');
	color:#000000;
	background-repeat:repeat-y;
}
table#ProductMenu_Table .SubCategory1_Productmenu a.Activ_Productmenu {
	background-image: url('/images/dd/menu/menu_level1bg-active.gif');
	color:#FFF !important;
	text-decoration:underline;

}



table#ProductMenu_Table .SubCategory2_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a:hover {
	background-image: url('/images/dd/menu/menu_level2bg.gif');
	background-repeat: repeat-y;
	padding-left:50px;
	padding-right:10px;
	font-family:tahoma, verdana;
	font-weight:normal!important
}
table#ProductMenu_Table .SubCategory2_Productmenu a:hover {
	background-image: url('/images/dd/menu/menu_level2bg-hover.gif');
	background-repeat:repeat-y;
}
table#ProductMenu_Table .SubCategory2_Productmenu a.Activ_Productmenu {
	background-image: url('/images/dd/menu/menu_level2bg-active.gif');
	color:#000000 !important;
	text-decoration:underline;
}





table#ProductMenu_Table .SubCategory2_Productmenu .ProductMenu_MenuItemBold  {
	font-weight:normal!important
}
table#ProductMenu_Table .SubCategory3_Productmenu a, table#ProductMenu_Table .SubCategory4_Productmenu a  {
	font-weight:normal!important
}

.ProduktMenuSeperator
 {display:none}