
/* ******************************************************* */
/* Vakantie buttons                                        */
/* ******************************************************* */

ul#vakantiebuttons
{
  float: left;
  width: 700px;
  height: 330px;
  margin-top: 9px;
  margin-bottom: 30px;
}

ul#vakantiebuttons li
{
  float: left;
  padding: 0px;
  margin: 0px;
  text-indent: 0px;
  background: none;
}

ul#vakantiebuttons li a
{
  float: left;
  width: 175px;
  height: 150px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

ul#vakantiebuttons li a:hover
{

  text-decoration: none;
}

#button-wintersport         { background-image: url('../images/button_wintersport.gif'); }
#button-zeilen-en-surfen    { background-image: url('../images/button_zeilen-en-surfen.gif'); }
#button-sport-en-boards     { background-image: url('../images/button_sport-en-boards.gif'); }
#button-actie-en-avontuur   { background-image: url('../images/button_actie-en-avontuur.gif'); }
#button-taalvakanties       { background-image: url('../images/button_taalvakanties.gif'); }
#button-strand-en-actie     { background-image: url('../images/button_strand-en-actie.gif'); }
#button-dier-en-zoo         { background-image: url('../images/button_dier-en-zoo.gif'); }
#button-creatief-en-cultuur { background-image: url('../images/button_creatief-en-cultuur.gif'); }

/* ******************************************************* */
/* 3 kolommen                                              */
/* ******************************************************* */


.middlecol
{
  float: left;
  width: 460px;
}

.newscol
{
  float: left;
  width: 460px;
  margin-right: 20px;
  padding-bottom: 10px;
  line-height: 18px;

}

.newscol h2
{
  font-size: 18px;
  color: #ff00ff;
  line-height: 24px;
}

.homecol1, .homecol2
{
  float: left;
  width: 210px;
  margin-right: 20px;
}

.homecol3
{
  float: left;
  width: 230px;
  /*background: url('../images/zoekjevakantie.gif') 0px 6px no-repeat;*/
  padding-top: 8px;
}

.divider
{
  width: 220px;
  height: 1px;
  display: block;
  clear: both;
  background: #3baddf url('../images/column2divider.gif') 0px 0px repeat-x;
}

.homecol1 h2, .homecol2 h2
{
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #3baddf;
  height: 40px;
  width: 220px;
  display: block;
}

.homecol1 img, .homecol2 img
{
  padding: 8px 0px;
}

.homecol1 p, .homecol2 p
{
  padding: 0px;
}

.homecol1 ul, .homecol2 ul
{
  padding: 8px 0px;
}

.homecol1 h3, .homecol2 h3
{
  color: #3baddf;
  line-height: 24px;
  padding-top: 6px;
}

.homecol3 ul
{
  padding: 4px 0px;
}

.homecol3 ul li
{
  line-height: 24px;
}

.homecol3 ul li a
{
  line-height: 24px;
  height: 24px;
  display: block;
}

/* ******************************************************* */
/* Footer aanpassingen                                     */
/* ******************************************************* */

#qlcol1, #qlcol2
{
  float: left;
  width: 220px;
}

#qlcol1
{
  margin-right: 10px;
}

#qlcol1 p, #qlcol2 p
{
  font-size: 11px;
  line-height: 14px;
  padding: 0px;
  padding-bottom: 5px;
}

#qlcol1 h4, #qlcol2 h4
{
  font-size: 13px;
  line-height: 28px;
}

#qlcol1 li, #qlcol2 li
{
  background: url('../images/bulletb.gif') 1px 7px no-repeat;
  line-height: 18px;
}

#qlcol1 a, #qlcol2 li a
{
  font-size: 11px;
  line-height: 18px;
}
