

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

#vacatures
{
  position: fixed;
  left:0px;
  top: 260px;
  width:375px;
}

#zoek
{
  padding: 8px;
  width: 253px;
  height: 185px;
  background-color: #FDE81F;
}

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

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

.criteria
{

}

.meerinfo
{
 font-size: 10px;
 color: #000000;
}

.zoek_functie
{
  display: none;
}

.pink
{
  background-color: #DE0000;
  width: 400px;
  color: white;
  font-weight: bold;
  padding-left: 8px;
  padding-top: 5px;
  padding-bottom: 6px;
}

.zoek_criteria
{
  padding-bottom: 10px;
}

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

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

h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
}

#bladeren
{
	margin-top:20px;
	float:right;
  margin-left: 50px;
  width: 250px;
}
