
/* "experimental" css for markt/partner specific layout of the root categories at the start page */

.category-col {
  width: 150px;
  position: absolute;
}

.home-categories {
  width: 622px;
  position: relative;
  float: left;
  height: 835px;
}

/* first col */
#cat-1000000000{top:0;left:0;}
#cat-1100000000{top:438px;left:0px;}

/* 2nd col */
#cat-1200000000{top:0;left:155px;}
#cat-1300000000{top:234px;left:155px;}
#cat-1500000000{top:366px;left:155px;}
#cat-1400000000{top:583px;left:155px;}

/* 3rd col */
#cat-1600000000{top:0px;left:310px;}
#cat-1700000000{top:352px;left:310px;}
#pseudo_category_all_shopitems{top:722px;left:310px;}
#pseudo_category_all_shopitems a{font-size:13px;}

/* 4th col */
#cat-1800000000{top:0px;left:465px;}
#cat-1900000000{top:540px;left:465px;}
#pseudo_category_all_free_offers{top:723px;left:465px;}
#pseudo_category_all_free_offers a{font-size:13px;}

