.leftcol {
  float:left;
  width:527px;
  margin-right:15px;
}

.ingang {
  border-style:solid solid solid solid;
  border-width:1px 1px 1px 0;
  border-color:#952531 #952531 #952531 transparent;
  width:526px;
  margin-bottom:25px;
  height:121px;
}

.ingang img {
  float:left;
}

.ingang .tekst {
  float:left;
  overflow-y:auto;
  width:354px;
  height:119px;
}

.intekst {
  margin:7px;
}

.intekst h2 {
  margin-bottom:0.3em;
}

.nieuws {
  border-style:solid;
  border-width:1px;
  border-color:#952531;
  width:193px;
  height:121px;
  margin:44px 0 25px 0;
}

.nieuws .intekst {
  overflow-y:auto;
}

.intekst h2 a {
  color:#952531;
}

.noLinkStyle{
  color:black !important;
  font-weight:normal !important;
  text-decoration:none !important;
}