div.zoeken div.shadowblock {
  width:515px;
  height:auto;
  float:none;
}

div.zoeken div.shadowblocktop {
  width:515px;
  background:url(../images/backgrounds/formwide_shadowblocktop.gif) no-repeat;
  height:10px;
  overflow:hidden;
}

div.zoeken div.shadowblockcontent {
  width:515px;
  background:url(../images/backgrounds/formwide_shadowblockcontent.gif) repeat-y;
  padding:0 0 10px 20px;
}

div.zoeken div.shadowblockbottom {
  width:515px;
  background:url(../images/backgrounds/formwide_shadowblockbottom.gif) no-repeat;
  height:10px;
  overflow:hidden;
}

div.zoeken form.formulier {
  width:470px;
  overflow:hidden;
}

form.formulier div.rij {
  padding-bottom:0.5em !important;
  width:460px;
}

form.formulier input#zoeken_term {
  width:236px !important;
  font-family:verdana,arial,sans-serif;
  font-size:1em;
}

form.formulier input {
  border:1px solid #004890;
}

form.formulier select {
  width:240px;
}

form.formulier .verzenden {
  float:left;
  clear:left;
  /*width:515px;*/
  margin:1em 0 0.5em 0;
  padding-bottom:1em;
  display:inline;
}

form.formulier .verzenden input {
  display:inline;
  margin-left:216px;
  width:240px;
  /*width:140px; voor index*/
  height:21px;
  line-height:21px;
  background:url(../images/backgrounds/form_button.gif) repeat-x;
  border-style:none;
  font-weight:bold;
  color:#ffffff;
  cursor:pointer;
}

div.aantalresultaten {
  margin-bottom:1em;
  font-weight:bold;
}

/*.resultaten dl {
  margin-bottom:1em;
}

.resultaten dt {
  font-weight:bold;
}

.resultaten dd {
}

.resultaten dd.datum {
  font-weight:bold;
  font-size:0.8em;
}*/

div.resultaten dl {
  float:left;
  margin-bottom:1em;
  width:100%;
}

div.resultaten dl dt {
  font-weight:bold;
}

div.resultaten dl dt a {
  color:#0d4488;
  display:block;
  padding-left:12px;
  background:url(../images/buttons/pijl_rechts_rood.gif) no-repeat 0 3px;
}

div.resultaten dl dt a:hover {
  color:#c90400;
  text-decoration:none;
}

div.resultaten dl dd.tekst img {
  float:left;
  border:1px solid #195a9b;
  margin:3px 11px 5px 0;
}

div.resultaten dl dd.tekst div,
div.resultaten dl dd.tekst div div,
div.resultaten dl dd.tekst p {
  display:inline !important;
}

div.resultaten dl dd.tekst span.datum {
  font-style:italic;
  padding-left:1ex;
  color:#c90400;
}

.pager_boven span {
  margin:0 !important;
}
