
#homeflyerHolder {
   /*border-top:1px solid #dedddb;*/
   background-image:url(../images/images/bkg_zoeken.jpg);
   background-repeat:repeat-x;
   background-position:top;

}

h2.homeflyerHeading {
   font-size:15px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.homeflyer, .homeflyerOn {
   width:230px;
   float:left;
   margin-right:2px;
   font-size:11px;
   text-align:center;
   padding:5px;
   cursor:pointer;
   line-height:20px;
}

   .homeflyer img,.homeflyerOn img {
      border:3px double #dedddb;
      margin:auto;
   }
   .homeflyer p,.homeflyerOn p {
      padding:7px;
/*      height:250px;*/
      margin:0px;
      text-align:justify;
      line-height:20px;
   }

   .homeflyer a, .homeflyerOn a {
      display:block;
      color:#834510;

   }
   .homeflyerOn img {
      border:3px solid #4789a8;
   }


   h3.homeflyertitle{
      display:block;
      text-align:center;
      /*border:1px solid #ff00ff;*/
      /*float:left;*/
      overflow:hidden;
      height:26px;
      margin:0px;
      margin-top:8px;
      margin-bottom:0px;
      clear:left;
      width:240px;
      font-size:20px;
      color:#4789a8;

      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   }
   h3.homeflyertitle a, a.arrow{
      display:block;
      color:#4789a8;
      text-decoration:none;
   }
      h3.homeflyertitle a:hover{
         text-decoration:none;
      }


  a.arrow, a.smallarrow{
      margin-top:15px;
      text-align:left;
      text-decoration:none;
      padding:7px;
      padding-left:12px;

      background-image:url(../images/home/bg_btn_zoeken.gif);
      background-repeat:repeat-x;
      border:2px solid #87c943;

      font-size:12px;
      font-weight:bold;
      color:#446622;
      margin-top:12px;
      font-family:"Trebuchet MS", Verdana, Arial;
      background-color:#e1f2d0;
   }
      a:hover.arrow, .homeflyerOn a.arrow, .a:hover.smallarrow{
         text-decoration:underline;
         border:2px solid #c0cfb2;
      }
   a.arrow img, a.smallarrow img{
      margin-top:2px;
      padding-right:10px;
      border:0px;
   }
      a.arrow em, a.smallarrow em{
         padding-bottom:6px;
         font-style:normal;
      }
      a.smallarrow{

         clear:left;
         padding:0px;
         padding-left:0px;
         background-image:none;
         border:0px;
         background-color:none;
      }
      .a:hover.smallarrow{
         border:1px;
      }




   .homeflyerContainer{
      float:left;
      margin-left:4px;
/*      border:1px solid #dedddb;*/
   }



#homeflyerHolder{
   /*border:1px solid #ff00ff;*/
}
   .homeflyer, .homeflyerOn{

      float:left;
      margin-right:2px;
      font-size:11px;
      text-align:center;
      cursor:pointer;
      line-height:20px;

      background-image:url(../images/home/tab_homeflyer.gif);
      background-position:top left;
      background-repeat:no-repeat;
/*      margin-left:4px;
      margin-right:4px;*/
      /*margin:5px;*/
      padding-top:10px;



      background-color:#fff;
      width:234px;

/*      border:3px double #ccc;
      background-image:url(../images/home/bg_block_home.jpg); */
   }
   .homeflyerOn{
      /*border:3px solid #ccc;*/
      /*background-color:#ff00ff;*/
   }




























#quicksearch {
      font-family:"Trebuchet MS", Verdana, Arial;
      font-weight:normal;
      color:#00440e;
      clear:both;
      font-size:12px;
      font-weight:bold;
      background-image:url(../images/images/bkg_zoeken.jpg);
      background-repeat:repeat-x;
}
   #quicksearch label {
      display:block;
      margin-bottom:5px;

   }
   #quicksearch select,input {
      font-size:11px;
      font-family:arial;
   }
    #quicksearch form {
      padding:0px;
      margin:0px;

   }

      #quicksearch h4, h2.homeflyerHeading {
         margin:0px;
         padding-top:5px;
         padding-bottom:6px;
         padding-left:15px;
         font-size:16px;
         color:#00440e;
      }
      h2.homeflyerHeading{
         /*background-color:#87c943;*/
         width:745px;
      }

      #quicksearch .button{
         background-image:url(../images/home/bg_btn_zoeken.gif);
         background-repeat:repeat-x;
         border:2px solid #87c943;
         padding:2px;
         font-size:12px;
         font-weight:bold;
         color:#446622;
         margin-top:12px;
         font-family:"Trebuchet MS", Verdana, Arial;
      }

      #quicksearch select, #quicksearch input{
         font-size:12px;
         padding:0px;
         border:1px solid #87c943;

      }
      #quicksearch option{
         margin-left:5px;
      }


      #quicksearch .tableft, #homeflyerHolder .tableft{
         float:left;
         background-image:url(../images/home/quicksearch_left.gif);
         background-repeat:no-repeat;
         background-position:right;
         width:9px;
         height:54px;
         margin-left:9px;
      }
      #quicksearch .tabright, #homeflyerHolder .tabright{
         float:left;
         background-image:url(../images/home/quicksearch_right.gif);
         background-repeat:no-repeat;
         background-position:left;
         width:9px;
         height:54px;
         margin-right:9px;
      }
      #quicksearch .tabcontent, #homeflyerHolder .tabcontent{
         height:54px;
         float:left;
         padding-left:5px;
         padding-right:5px;
         padding-top:5px;
         background-color:#fff;
      }
      #homeflyerHolder .tabcontent{
         padding:0px;
      }
