



body
{
 padding: 0px;
 margin: 0px;
 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 1.6;
}

#vacatures
{
  position: fixed; 
  left:0px;
  top: 190px;
  width:550px;
  color:#000000;

}

#zoek
{
  padding: 8px;
  width: 300px;
  height: 180px;
}


.vacaturep
{
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid grey;
  margin-bottom: 20px;
}

.functie
{
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color:#67B14E;
}

.criteria
{
  font-size: 12px;
  text-decoration: none;
  color:#000000;
  word-spacing: -1px;
}

.meerinfo
{
 position:relative;
 font-size: 10px;
 color:#67B14E;
 float:right;
 top:-16px;
}

.zoek_functie
{
  display: none;
}

.pink
{
  padding: 2px 0px 0px 0px;
  font-size: 18px;
  margin-bottom: 20px;
  color:#67B14E;
  width:550px;
  font-weight: bold;
  border-bottom: 1px solid grey;
}

.zoek_criteria
{
  padding-bottom: 10px;
}


#zoek select
{
  position: absolute;
  left: 75px;
  width:200px;
  font-size:12px;
  color: #000000;
  font-family: Tahoma;
}

#zoekknop
{
  background: url('http://www.eenvacaturebij.nl/frame/custom/9425/zoeken.png') no-repeat right top;
  height: 100px;
  width: 198px;
  cursor: pointer;
}

a{
color:#67B14E;
}

h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0px;
  color:#67B14E;
}





#bladeren
{
  position: fixed;
 top: 170px;
  margin-left: 50px;
  width: 300px;
}
