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