#snippet_home {
width: 959px;
height: 32px;
clear: both;
font-size: 8pt;
padding: 8px;
color: #6F319E;
}

#homepagetop {
position: absolute;
width: 959px;
clear: both;
}

.aanbieding {
position: relative;
width: 187px;
height: 265px;
margin: 0px 5px 18px 5px;
background: url(../pictures/aanbieding_back_cadeau.gif);
background-repeat: no-repeat;
float: left;
}
  .aanbieding_top {
  width: 150px;
  height: 24px;
  clear: both;
  text-align: left;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  padding: 3px;  
  }
  .aanbieding_trans1 {
  width: 187px;
  height: 21px;
  clear: both;
  text-align: center; 
  margin: auto; 
  }  
  .aanbieding_trans2 {
  background-color: #D60508;
  height: 21px;
  clear: both;
  margin: auto; 
  }
  .aanbieding_mid {
  width: 187px;
  height: 170px;
  clear: both;
  text-align: center; 
  }     
  .aanbieding_bottom {
  width: 187px;
  height: 26px;
  padding: 10px;
  clear: both;
  }   
  .kortingbutton {
  position: absolute;
  width: 98px;
  height: 95px;
  left: 100px; 
  top: 130px; 
  z-index: 2;
  }
  .kortingtekst {
  position: absolute;
  text-align: center;
  width: 98px;
  height: 95px;
  left: 95px; 
  top: 140px; 
  z-index: 3;
  }    