@charset "UTF-8";

/* ---------
 * Menue Stylesheet - C+P Möbelsysteme GmbH & Co. KG
 *
 * @copyright       Copyright 2009, C+P Möbelsysteme GmbH & Co. KG
 * @link            http://www.cpmoebel.de
--------- */

#cp_hs_content_menue ul {
	margin: 0;
	padding: 0;
}

#cp_hs_content_menue ul li {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey.gif') no-repeat top left;
	margin: 0 0 0.6em 0;
	list-style-type: none
}

#cp_hs_content_menue ul li a {
	display: block;
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey_repeat.gif') repeat-x top left;
	margin: 0 0 0 2em;
	padding: 0 0.6em 0 0.6em;
	border: 1px solid #cccccc;
	height: 23px;
	line-height: 21px;
	text-decoration: none;
	color: #696969;
}

#cp_hs_content_menue ul li a:hover {
	font-weight: bold;
}

#cp_hs_content_menue ul li a.active {
	font-weight: bold;
}


#cp_hs_content_menue ul li ul {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey_active.gif') repeat-x bottom left !important;
	margin: 0 0 0.6em 2em;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#cp_hs_content_menue ul li ul li {
    background: transparent !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#cp_hs_content_menue ul li.submenue a {
	background: transparent !important;
	border-bottom: none;
}

#cp_hs_content_menue ul li ul li a {
    display: block;
	margin: 0 0 0 0;
	background: none;
	padding: 0 0 0em 1.4em;
	height: 23px;
	border: none;
	line-height: 21px;
	text-decoration: none;
	color: #696969;
	font-size: 0.9em;
}

#cp_hs_content_menue ul li ul li a.ative {
    font-weight: bold;
}

























#cp_hs_content_menue_categories ul {
	margin: 0;
	padding: 0;
}

#cp_hs_content_menue_categories ul li {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey.gif') no-repeat top left;
	margin: 0 0 0.6em 0;
	list-style-type: none
}

#cp_hs_content_menue_categories ul li a {
	display: block;
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey_repeat.gif') repeat-x top left;
	margin: 0 0 0 2em;
	padding: 0 0.6em 0 0.6em;
	border: 1px solid #cccccc;
 	height: 23px;
	line-height: 21px;
	text-decoration: none;
	color: #696969;
}

#cp_hs_content_menue_categories ul li ul {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey_active.gif') repeat-x bottom left !important;
	margin: 0 0 0.6em 2em;
	padding: 0 0 0 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#cp_hs_content_menue_categories ul li ul li {
    background: transparent !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#cp_hs_content_menue_categories ul li.submenue a {
	background: transparent !important;
	border-bottom: none;
}

#cp_hs_content_menue_categories ul li ul li a {
    display: block !important;
	margin: 0 0 0 0;
	background: none;
	padding: 0 1.8em 0.6em 1.4em;
	border: none;
	text-decoration: none;
	color: #696969;
	height: auto !important;
	line-height: 16px !important;
	font-size: 0.9em;
}

#cp_hs_content_menue_categories ul li ul li a.ative {
    font-weight: bold;
}

#cp_hs_content_menue_categories ul li a:hover {
	font-weight: bold;
}

#cp_hs_content_menue_categories ul li a.active {
	font-weight: bold;
}

#cp_hs_content_menue_categories ul li#yellow {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_yellow.gif') no-repeat top left;
	margin: 0 0 0.6em 0;
	list-style-type: none
}

#cp_hs_content_menue_categories ul li#blue{
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_blue.gif') no-repeat top left;
	margin: 0 0 0.6em 0;
	list-style-type: none
}

#cp_hs_content_menue_categories ul li#green {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_green.gif') no-repeat top left;
	margin: 0 0 0.6em 0;
	list-style-type: none
}

#cp_hs_content_menue_categories ul li#red {
	background: transparent url('../imgserver/menu/cp_highlightshop_menue_red.gif') no-repeat top left;
	margin: 0 0 0.6em 0;
	list-style-type: none
}


ul, li {
list-style-type: none;
}
