/* Body-Element; enth�lt den Header-Hintergrund */
body {
	background-image:  url('images/header.jpg');
}

#content .th_light_middle {
    background-image: url('images/table_top_middle.gif');
}

#navi {
	/*background-color: 	#B73744;
	border: 1px solid #FFF;*/
}

#panel_lang_money {
	display: none;
    background-image:  url('images/panel_lang_money.gif');
}

#search {
    /*background-image:  url('images/panel_search.gif');*/
}

#categories .th_categories_top, #right .th_categories_top {
    /*background-image:  url('images/table_categories_top.gif');*/
}

#categories .td_categories_content, #right .td_categories_content, #left .td_categories_content {
    /*background-image:  url('images/table_categories_middle.gif');*/
}

#categories .th_categories_bottom, #right .th_categories_bottom {
    /*background-image:  url('images/table_categories_bottom.gif');*/
}

#categories ul li, #right ul li {
    background-image:  url('images/categories_ul_li.gif');
}

#categories ul li a, #right ul li a {
	color:#538565;
    text-decoration: none;
}

#categories ul li:hover, #right ul li:hover {
    background-image:  url('images/categories_ul_li_hover.gif');
}

#categories form, #right form, #left .or_bg {
	/*background-image:  url('images/table_categories_middle.gif');*/
}

.cat_header {
    /*background-image:  url('images/table_categories_top.gif');*/
}

.cat_footer {
	/*background-image:  url('images/table_categories_bottom.gif');*/
}

.bg_light_menu {
	background-image:    url('images/sub_menu_bg.gif');
}

.misc {
	background-image:    url('images/sub_menu_bg.gif');
}
#footer {
	background: url(images/footer.jpg) repeat-x;;
	color:            #fff;
}
#categories ul li, #right ul li {
    border-bottom:     1px solid #DEDBFF;
}
#footer span a {
    color:           #fff;
}
#categories .th_categories_top, #right .th_categories_top {
    color:             #538565;
}
.cat_header {
    color:             #538565;
}
