div.boxhead h2 span{
  display:none;
}
div#box_categories h2 span{
  display:inline;
}
div#box_cart div.boxhead h2{
  background-image: url(img/boxheader-de/cart.gif);
}
div#box_bestseller div.boxhead h2{
  background-image: url(img/boxheader-de/bestseller.gif);
  height: 16px;
}
/* alt
div#box_categories_1 div.boxhead h2 {
  background-image: url(img/boxheader-de/sterling-silver.gif);
}
div#box_categories_2 div.boxhead h2 {
  background-image: url(img/boxheader-de/charm-club.gif);
}
*/
/***
Definition:
div#box_categories_N: N ist die catID des Untershops
zur Zeit:
108 = thomas sabo
87  = BOSS

bsp: div#box_categories_108 h2
...

div.sublevel_M: M beschreibt die CategoryID des ersten Sublevels (Bsp: Uhren / Schmuck)
1 : Sterling Silber (Sabo-Shop) 
2 : Charms (Sabo-Shop)
88 : Orange (Boss)
89 : Black (Boss)


bsp: div.sublevel_88 h2
***/
div#box_categories_108 h2 {
  background-image: url(img/boxheader-de/sabo_takeyourchoice.gif);
}
div.sublevel_1 div.boxhead h2 {
  background-image: url(img/boxheader-de/sabo_sterlingsilber.gif) !important;
}
div.sublevel_2 div.boxhead h2 {
  background-image: url(img/boxheader-de/sabo_charms.gif) !important;
}


div#box_welcome div.boxhead span {
  background-image: url(img/boxheader-de/welcome.gif);
}
div#box_whatsnew div.boxhead h2 {
  background-image: url(img/boxheader-de/whats-new.gif);
}
div.img_heading_agb {
  background-image: url(img/boxheader-de/unsere_agb.gif);
  width:268px;
  height:50px;
}
div.img_heading_collection {
  background-image: url(img/boxheader-de/aus_unserer_kollektion.gif);
  width:240px;
  height:22px;
  padding-top: 28px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: bottom;
}
div.img_heading_charm_hotm {
  background-image: url(img/boxheader-de/charm_club_hotm.gif);
  width:186px;
  height:42px;
  margin-right: 25px;
}
div.img_heading_sterling_hotm {
  background-image: url(img/boxheader-de/sterling_silver_hotm.gif);
  width:186px;
  height:42px;
  margin-right: 30px;  
}
div.img_heading_contact {
  background-image: url(img/boxheader-de/kontakt.gif);
  width:180px;
  height:50px;
}
div.img_heading_links {
  background-image: url(img/boxheader-de/links.gif);
  width:119px;
  height:50px;
}
div.img_heading_about_us {
  background-image: url(img/boxheader-de/thomas_sabo_mehr_als_nur_ein_trend.gif);
  width:776px;
  height:50px;
}
div.img_heading_charm_club {
  background-image: url(img/boxheader-de/willkommen_im_charm_club.gif);
  width:566px;
  height:40px;
}
div.img_heading_sterling_silver {
  background-image: url(img/boxheader-de/willkommen_bei_sterling_silber.gif);
  width:632px;
  height:43px;
}
div.img_heading_dataprotection {
  background-image: url(img/boxheader-de/datenschutz.gif);
  width:274px;
  height:43px;
}
div.img_heading_customerinfo {
  background-image: url(img/boxheader-de/kundeninformation.gif);
  width:401px;
  height:43px;	
}
div.img_heading_shippingcost {
  background-image: url(img/boxheader-de/versandkosten.gif);
  width:320px;
  height:43px;	
}

div#footnav{
 position:absolute;
 top:3px;
 right:5px;
 width:298px;
 height:17px; 
 background-image: url(img/boxheader-de/bg-footnav.gif);
}
a#footnav01{
  top:0px;
  left:0px;
  height:17px;
  width:40px;
}
a#footnav02{
  top:0px;
  left:41px;
  height:17px;
  width:180px;
}
a#footnav03{
  top:0px;
  left:221px;
  height:17px;
  width:60px;
}
a#footnav04{
  top:0px;
  left:221px;
  height:17px;
  width:77px;
}
/*
div#customerNavigation{
  margin:0px auto;
  height:58px;
  width:963px;
  background-image: url(img/boxheader-de/bg-head02.gif);
  background-repeat: no-repeat; 
  background-position: bottom;
  position:relative;
}
a#cat01:hover{
  background-image: url(img/boxheader-de/bg-menu-highlight02.gif);
}
a#link-about:hover{
  background-image: url(img/boxheader-de/bg-menu-highlight04.gif);
}
a#link-suche:hover{
  background-image: url(img/boxheader-de/bg-menu-highlight05.gif);
}
*/

