/*****************************************
  front.css (Stylesheet by One Shoe)
*****************************************/
#main_content .coll1{
  width:695px;
  float:left;
  background:url(../images/spinazieblad_bg.jpg) no-repeat top right;
  z-index:100;
  position:relative;
}
#main_content .coll2{
  width:259px;
  float:right;
  text-align:right;
  z-index:100;
  position:relative;
}

/*build for col1*/
#main_content .coll1 p{
  width:330px;
}
#main_content .coll1 h2.title1{
  background:url(../images/title_iglospinaziekookboek.gif) no-repeat top left;
}
#main_content .coll1 .text_img{
  width:235px;
  height:132px;
  float:left;
  background:url(../images/spinazie_boek.jpg) no-repeat top left;
}
#main_content .coll1 .text_img a h3{
  background:url(../images/link_gratiskookboek.gif) no-repeat left top;
  height:115px;
  width:235px;
  margin-left:140px;
  margin-top:7px;
}
#main_content .coll1 .text_img a:HOVER h3{
  background:url(../images/link_gratiskookboek.gif) no-repeat left -125px ;
}
/*build for col2*/
#main_content .coll2 h2.title1{
  background:url(../images/title_nieuweverpakking.gif) no-repeat top right;
  text-align:left;
}
#main_content .coll2 a.movie_pic {
  display:block;
  float:left;
  height:132px;
  margin:12px 0 4px -57px;
  overflow:hidden;
    position:relative;
  padding:0 8px;
  width:182px;
  font-size:0px;
  text-indent:-999em;
  background:url(../images/movie_verpakking.jpg) no-repeat  left top;
}
#main_content .coll2 a.movie_pic:HOVER {
  background:url(../images/movie_verpakking.jpg) no-repeat  left -133px;
}
#main_content .coll2 .row2{
  background:transparent url(../images/spinazieblad_small_bg.jpg) no-repeat top right;
width:275px;
  height:114px;
  padding:90px 0 0;
  float:right;  
  margin-top:50px;
}
#main_content .coll2 .row2 h2.title2{
  text-align:left;
   background:url(../images/title_vindjouwboer.gif) no-repeat top right;
}
/*content with big background*/
.big_content{
  background:url(../images/front_recept_big.jpg) no-repeat top left;
  float:left;
  width:470px;
  height:31px;
margin-top:-70px;
  z-index:1;
  padding:436px 111px 0px 111px;
}
.big_content a{
  font-size:0px;
  text-indent:-999em;
  background:url(../images/link_debereidingswijze.gif) no-repeat left top;
  display:block;
  width:242px;
  height:41px;
  margin-top:9px;
}
.big_content a:HOVER{
  background:url(../images/link_debereidingswijze.gif) no-repeat left -47px;
}