a {
  color: #812b92;
}

a:hover {
  color: #812b92;
  text-decoration: none;
}

#topheader {
  border-top: #812b92 3px solid;
  background-color: #e6d5e9;
  background-image: url(/images/ears_activiteiten.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#header {
  background-color: #812b92;
  background-image: url(/images/header/header_01.jpg);
  background-repeat: no-repeat;
}

#secondheader {
  background-color: #812b92;
  background-repeat: no-repeat;
  background-image: url(/images/tail_activiteiten.gif);
  background-position: left top;
}

#quicklinx li a {
  color: #812b92;
}

#search_query {
  background-color: #e6d5e9;
  color: #812b92;
}

h1, h2, h3, h4, h5, h6 {
  color: #812b92;
}