@charset "UTF-8";

.headerImage {
  background-image : url(/images/header_red.png);
}

#regiolist a:link {
  color : #BD2820;
}

#linkermenu .active {
  background-image : url(/images/arrow_red.gif);
}

#linkermenu a:link, #linkermenu a:visited {
	color : #BD2820;
}

#linkermenu a:hover {
	background-color : #BD2820;
  color            : #FFF;
}

#plaatjelinks {
	background-image : url(/images/mensen_red5.jpg);
}

.top10 {
  border-top : 2px solid #BD2820;
}

#summary {
	border-top : 2px solid #BD2820;
}

a:link, a:active, a:visited {
  color : #700;
}
