.module_categorytree_table {
    width: 169px;
    border: 1px solid #4c977d;
}

.module_categorytree_top {
    background-image: url(../../../vis/79/img/mCategoryTree/kategorie.gif);
    height:           31px;
    color:            #FFFFFF;
    font-weight:      bold;
}

.module_categorytree_center {
    border:   0px none;
}

.module_categorytree_desc {
    font:         10px;
    padding-left: 5px;
    color:        #909090;
}

.module_categorytree_color, .module_categorytree_color:hover {
    background-color: #55ba5a;
    padding-left:     5px;
    padding-right:    5px;
    color:            #026a47;
    font:             10px;
    font-weight:      bold;
    border:    		  0px none;
}

.module_categorytree_raquo {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
}

.module_categorytree_rsaquo {
    color: #fe5617;
    font-weight: bold;
    font-size: 10px;
}

.module_categorytree_a1, .module_categorytree_a1:hover {
    color: #ffff00;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: underline;
}

.module_categorytree_a2, .module_categorytree_a2:hover {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: underline;
}

.module_categorytree_bottom {
	background-color: #55ba5a;
}
