.index form.formulier {
  margin-bottom:1em;
}

.index .resultaten {
  clear:left;
}

/* .index .resultaten dl {
  float:left;
  margin-bottom:8px;
  width:527px;
}

.index .resultaten dl dt.link {
  width:425px;
  padding-bottom:6px;
}

.index .resultaten dl dd.afbeelding {
  float:right;
  width:100px;
}

.index .resultaten dl dd.afbeelding img {
  width:100px;
  height:auto;
}

.index .resultaten dl dd.tekst {
  width:400px;
}

.index .resultaten dl dd.tekst img {
  max-width:400px;
}*/

/*.index .datum {
}

.index .tekst {
}

.index .link {
}*/

ul.responses {
  margin:0 !important;
  padding:0;
  list-style-type:none;
}

ul.responses li {
  border-bottom:1px solid #be311a;
  padding-bottom:8px;
}

ul.responses li h4 {
  font-weight:normal;
}

ul.responses li h4 a {
  text-decoration:underline;
}

.index .pager_boven {
  float:left;
  width:527px;
  padding-bottom:1px;
  margin-bottom:1em;
  border-top:1px dotted #666666;
  border-bottom:1px dotted #666666;
}

.index .pager_onder {
  float:left;
  width:527px;
  padding-bottom:1px;
  margin-bottom:1em;
  border-top:1px dotted #666666;
  border-bottom:1px dotted #666666;
}

.index .pager_boven .vorige,
.index .pager_onder .vorige {
  margin:0 1em 0 0;
}

.index .pager_boven .volgende,
.index .pager_onder .volgende {
  margin:0 1em 0 0;
}

.index .pager_boven .huidige,
.index .pager_onder .huidige {
  margin:0 1em 0 0;
}

.index .pager_boven .pagina,
.index .pager_onder .pagina {
  margin:0 1em 0 0;
}

.index .pager_boven .puntjes,
.index .pager_onder .puntjes {
  padding:0 1em 0 0;
}

.index div.TweetDiv {
  margin-bottom:1em;
}

/*dd.afbeelding img {
  border-style:none;
  width:100px;
}*/

div.indexitem {
  margin-bottom:15px; 
}

div.indexitem h3 a:hover {
  color: #be311b !important;
}

div.indextxt {
  cursor: pointer;
}

div.indeximg {
  cursor: pointer;
}

div.hpfulllink {
  cursor: pointer;
}

/*div.indexitem div.hpnwstxt p {
  padding-bottom:0.5em;
}*/

div.indexitem div.hpnwsimg {
  float:right;
}

div.indexitem div.hpnwsimg img {
  margin:0 0 5px 5px;
  width:100px !important;
}

div.indexitem img.insertedImage {
  max-width:527px;
  height:auto;
}

div.indexitem div.toolbar {
  clear:both;
  margin-top:0;
}

div.indexitem span.pubdate {
  vertical-align:top;
  display:inline-block;
  padding:2px 10px 0 20px;
  height:15px;
  background:url(/views/scholieren/images/buttons/ic_calendar.gif) 0 0 no-repeat;
  color:#666666;
  font-size:0.8em;
}

div.indexitem span.reacties {
  vertical-align:top;
  display:inline-block;
  padding:2px 10px 0 20px;
  height:15px;
  background:url(/views/scholieren/images/buttons/ic_balloon.gif) 0 2px no-repeat;
  color:#666666;
  font-size:0.8em;
}

div.indexitem span.reacties a {
  color:#666666;
  text-decoration:none;
}

div.indexitem span.reacties a:hover {
  color:#be311b;
  text-decoration:none;
}

div.indexitem span.social_links {
  vertical-align:top;
  display:inline-block;
  font-size:0.8em;
  height:15px;
}

div.indexitem span.social_links span img {
  width:12px;
  height:12px;
}

div.indexitem span.social_links a.facebook {
  display:inline-block;
  padding:2px 0 0 0;
  height:15px;
  color:#666666;
  text-indent:-9999px;
  direction: ltr;
  width:12px;
  background:url(/views/scholieren/images/buttons/ic_facebook.gif) 0 2px no-repeat;
  margin-right:3px;
}

div.indexitem span.social_links a.twitter {
  display:inline-block;
  padding:2px 0 0 0;
  height:15px;
  color:#666666;
  text-indent:-9999px;
  direction: ltr;
  width:13px;
  background:url(/views/scholieren/images/buttons/ic_twitter.gif) 0 2px no-repeat;
}

div.indexitem img {
  height:auto !important;
}