/* Body-Element; enth�lt den Header-Hintergrund */


#page {
  margin: 0 auto;
  width: 950px;
  } 
#header {
	background-image:  url('images/laufen.jpg');
	background-repeat:no-repeat;
	background-position:center;
}


#content .th_light_middle {
    background-image: url('images/table_top_middle.gif');
}

#navi {
    background: #008cab;

}


#panel_lang_money {
    background-image:  url('images/panel_lang_money.gif');
}

#search {
    background-image:  ;
}

#categories .th_categories_top, #right .th_categories_top {
    background-image:  url('');
	
}

#categories .td_categories_content, #right .td_categories_content, #left .td_categories_content {
    background-image:  url('');
}

#categories .th_categories_bottom, #right .th_categories_bottom {
    background-image:  url('');
}

#categories ul li, #right ul li {
    
}
#categories ul li a, #right ul li a {
	color:#000;
    text-decoration: none;
}
#categories form, #right form, #left .or_bg {
	background-image:  url('');
}

.cat_header {
    background-image:  url('');
}

.cat_footer {
	background-image:  url('');
}

.bg_light_menu {
	background: #fff;
	padding: 5px 0 0 0px;
}

.misc {
	background: #fff;
	color: #008cab;
	font-size: 14px;
	margin: 0;
}
#footer {
	background-color: #008cab;
	color:            #fff;
}
#categories ul li, #right ul li {
    border-bottom:     1px solid #ccc;
	color: #000;
	font-weight: bold;
}

#categories ul li a:hover, #right ul li {
	color: #008cab;
	font-weight: bold;
}



#footer span a {
    color:           #fff;
}
#categories .th_categories_top, #right .th_categories_top {
    color:             #008cab;
}
.cat_header {
    color:             #008cab;
	margin: 0px 0 0 0px;
	padding: 0;
}

.cat_search {
    color:             #008cab;
	margin: 20px 0 0 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

