/* groepen - styles homepage vs 1214921652 */
select.home{
  width: 212px;
}

input.home{
  width: 136px;
}

input#filter_date_to,input#filter_date_from{
  background-image: url(/images/styles/home/calendar.gif);
  background-position: 100%;
  background-repeat: no-repeat;
  cursor: default;
  width: 136px;
}

div#home_col_2 div.middle form div{
  width: 155px;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

div#home_col_2 div.middle form div.seperator{
  width: 100%;
  height: 30px;
}

div#home_col_2 div.middle form div img{
  position: relative;
  top: -60px;
  left: 80px;
}

div#home_col_2 div.middle form div button{
  width: 150px;
  position: relative;
  top: -100px;
  left: 20px;
  background-color: #f7d917;
  border: 1px solid #012b7f;

}

div.col{
  float: left;
  height: 400px;
}

  div.col div.header{
    font-size: 13px;
    color: #ffcc00;
    font-weight: bold;
    padding: 7px 0px 0px 7px;
    height: 53px;
  }

  div.col div.middle{
    color: #ffffcc;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 5px 0px 5px;
    height: 270px;
  }
  
  div.col div.footer{
    font-size: 12px;
    padding: 3px 5px 0px 5px;
    font-weight: bold;
  }

  div#home_col_1{
  width: 255px;
  background-image: url(/images/styles/home/home_col_1.gif);
  background-repeat: no-repeat;
  margin: 0px 15px 0px 0px;
}

    div#home_col_1 div.middle li {
	list-style-image: url('/images/general/bullet-home-blue.gif');
	margin: 0px 0px 0px -20px;
    }
	
    div#home_col_1 div.middle .kopje {
	font-weight: bold;
	color: #ffcc00;
    }

    div#home_col_1 div.middle div.garantie {
	background-image: url(/images/styles/home/euro.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -169px;
	left: 185px;
	border: 0px solid;
    }

    div#home_col_1 div.footer a{
      color: #012b7f;
      text-decoration: underline;
    }

  div#home_col_2{
  width: 330px;
  background-image: url(/images/styles/home/home_col_2.gif);
  background-repeat: no-repeat;
  margin: 0px 15px 0px 0px;
}

    div#home_col_2 div.middle{
      color: #012b7f;
      font-weight: bold;
    }

  div#home_col_3{
  width: 155px;
  background-image: url(/images/styles/home/home_col_3.gif);
  background-repeat: no-repeat;
}

    div#home_col_3 div.header{
      color: #012b7f;
    }

    div#home_col_3 div.acco{
      position: relative;
      height: 81px;
      overflow: hidden;
      text-transform: uppercase;
      padding: 3px 0px 0px 5px;
      white-space: nowrap;
      font-size: 11px;
    }

    div#home_col_3 div.acco div{
      padding: 0px 0px 7px 0px;
      overflow: hidden;
      width: 150px;
      font-weight: bolder;
      font-size: 14px;
    }

    div#home_col_3 div.acco img{
      position: absolute;
      bottom: 7px;
      right: 7px;
      z-index: 10000;
    }

  div#links_to_lists {
    text-align: justify;
  }

    div#links_to_lists div.tekst p a {
      position: relative;
      height: 81px;
      overflow: hidden;
      text-transform: uppercase;
      padding: 300px 0px 0px 5px; 
      color: #ed6d23;
      margin: 0px 20px 0px 0px;
    }

	 div#links_to_lists a{
	    color: #ed6d23;
	 }

