#header {
	   background: url(../../../_common/images/startpage/backgrounds/bg-header_at.jpg) no-repeat;
}

  .cat-shop
  {
    background-image:url(../../images/startpage/backgrounds/shop.gif);
    height:110px;
  }

    .cat-shop a.button, .cat-shop a.button:hover
    {
      top:79px;
    }


  .cat-factoryshops
  {
    background-image:url(../../images/startpage/backgrounds/factoryshops.gif);
    height:50px;
    margin-top:-50px;
  }

    .cat-factoryshops a.button, .cat-factoryshops a.button:hover
    {
      left:215px;
      top:22px;
    }

    .cat-factoryshops a.button:hover
    {
      background-image:url(../../images/startpage/backgrounds/btn_glow.gif);
    }

  .cat-factoryshops p
  {
    margin-top:2px;
  }


.banner-wide {
	margin-left: 3px;
}