/* Body-Element; enth�lt den Header-Hintergrund */

body {
	background-image:  url('images/header.gif');
}

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

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

#panel_lang_money {
    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_top2.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_middle.gif');
}

#categories ul li, #right ul li {
    background-image:  url('images/categories_ul_li.gif');
}
#categories ul li a, #right ul li a {
	color:#fff;
    text-decoration: none;
}
#categories form, #right form, #left .or_bg {
	background-image:  url('images/table_categories_mitte.gif');
}

.or_sg {
	background-image:  url('images/table_categories_mitte.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-color: #006E2E;
	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:             #fff;
}
.cat_header {
    color:             #fff;
}
