#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: 319px;
height: 219px;
background: url(../pictures/aanbieding_back.gif);
background-repeat: no-repeat;
float: left;
margin-left: 8px;
margin-right: 0px;
margin-bottom: 7px;
}
  .aanbieding_top1 {
  width: 290px;
  float: left;
  text-align: left;
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
  padding: 3px;  
  }
  .aanbieding_bottom1 {
  width: 160px;
  height: 172px;
  float: left;
  text-align: center;  
  padding-top: 10px;
  }
  .aanbieding_bottom2 {
  width: 15px;
  height: 182px;  
  float: left;
  text-align: center;  
  }
  .aanbieding_bottom3 {
  width: 143px;
  height: 182px;  
  float: left;
  text-align: center;  
  }    
  .kortingbutton {
  position: absolute;
  width: 98px;
  height: 95px;
  left: 130px; 
  top: 15px; 
  }  