        .jquery_menu {
	    font-size: 90%;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    vertical-align: top;
	    width: 157px;
            margin-top:10px;
	}
	.expand_all,
	.collapse_all {
	        cursor: pointer;
	}
	.jquery_menu ul {
	    display: none;
	    list-style: none;
	    margin: 0;
	    padding: 0;

	}
	#menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .jquery_menu li {
	    background-image: none;
	    margin: 0;
	    padding: 0;
	}
	.jquery_menu ul ul {
	    display: block;
	}
	.jquery_menu ul ul li a {
	    padding-left: 20px;
	    width: 109px;
	}
	.jquery_menu a {
	    color: #000;
	    cursor: pointer;
	    display: block;
	    font-weight: bold;
	    margin-left: 0;
	    width: 156px;
            margin-bottom:2px;
            text-decoration:none;
	}

	.jquery_menu a.expanded {
            background: url('/ui/zoombits/arrows/minus_v1.gif') no-repeat 138px 50%;
	}
	.jquery_menu a.collapsed {
            background: url('/ui/zoombits/arrows/plus_v1.gif') no-repeat 138px 50%;
	}
	.jquery_menu a:hover {
	    text-decoration: none;
	}
	.jquery_menu ul a {
	    background: #eee;
/*	    border-top: 2px solid #fff;*/
	    color: #000;
	    display: block;
	    font-weight: normal;
	    padding: 6px 2px 6px 14px;
            width: 138px;
            border-left:1px solid #ccc;
            border-right:1px solid #ccc;
	}
	
/*	.jquery_menu ul.menu-1 a, .jquery_menu ul.menu-6 a{
		background: #c4df9b;
	}
	.jquery_menu ul.menu-2 a, .jquery_menu ul.menu-7 a{
		background: #b1b7dd;
	}
	.jquery_menu ul.menu-3 a, .jquery_menu ul.menu-8 a{
		background: #7bd0dd;
	}
	.jquery_menu ul.menu-4 a{
		background: #bae5fb;
	}
	.jquery_menu ul.menu-5 a{
		background: #c7c7c9;
	} */
	
	.jquery_menu ul a:link {
	    font-weight: normal;
	}
	.jquery_menu ul a:hover {
	    background : #fff;
	    color:black;
	}

	.jquery_menu li.active_memory-cards a, .jquery_menu li.active_speicherkarten a, .jquery_menu li.active_carte-memoire a {
	    	background: #c4df9b;
            font-weight:bold;
            border-left:6px solid #8dc63f;
            border-right:2px solid #8dc63f;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_game-accessories a, .jquery_menu li.active_game-zubehor a, .jquery_menu li.active_accessoire-jeux a {
	    	background: #b1b7dd;
            font-weight:bold;
            border-left:6px solid #7482bf;
            border-right:2px solid #7482bf;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_movie-media-players a, .jquery_menu li.active_films-media-players a, .jquery_menu li.active_films-media-players a {
	   		background: #7bd0dd;
            font-weight:bold;
            border-left:6px solid #00aec5;
            border-right:2px solid #00aec5;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_gifts-and-gadgets a, .jquery_menu li.active_geschenke-gadgets a, .jquery_menu li.active_cadeuax-gadgets a {
	    background: #bae5fb;
            font-weight:bold;
            border-left:6px solid #71cef5;
            border-right:2px solid #71cef5;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_batteries a, .jquery_menu li.active_batterein a, .jquery_menu li.active_batterie a {
	    background: #c7c7c9;
            font-weight:bold;
            border-left:6px solid #a1a1a5;
            border-right:2px solid #a1a1a5;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_audio a, .jquery_menu li.active_ton a, .jquery_menu li.active_audio-joueur a {
	    	background: #c4df9b;
            font-weight:bold;
            border-left:6px solid #8dc63f;
            border-right:2px solid #8dc63f;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_cameras a, .jquery_menu li.active_kameras a, .jquery_menu li.active_audio-photo a {
	    	background: #b1b7dd;
            font-weight:bold;
            border-left:6px solid #7482bf;
            border-right:2px solid #7482bf;
            width:138px;
            padding-left:9px
	}
        .jquery_menu li.active_apple a {
	   		background: #7bd0dd;
            font-weight:bold;
            border-left:6px solid #00aec5;
            border-right:2px solid #00aec5;
            width:138px;
            padding-left:9px
	}
