/*
/* (CC) Wevolve(R), 2010
/* 
/* Feel free to be inspired by this CSS, see the 
/* Creative Commons License (http://creativecommons.org/) 
/* 
/* If you re-use parts or whole of this CSS, you must 
/* include this copyright notice at the start of the file. 
/* 
/* Please contact us for commercial use and to find out 
/* how we can help you with various web-based solutions: 
/* 
/* web:    http://wevolve.nl
/* e-mail: info@wevolve.nl 
/* tel.:   +31-(0)74 255 2140 
/* -------------------------------------------------------- */ 


.kinderen #header {
  background:url("../img/headers/header_kids_bg.png") 0 100% repeat-x #aa607a;
}

.kinderen #localnav a,
.kinderen #localnav strong {
  color:#aa607a;
}

.kinderen #localnav a:hover,
.kinderen #localnav strong {
  border-left:3px solid #aa607a;
}

.kinderen #news h2 {
  color:#aa607a;
}

.kinderen #news dd a {
  color:#aa607a;
}

.kinderen #news dd a:hover {
  border-bottom:2px solid #aa607a;
}

.kinderen #themes h2 {
  color:#aa607a;
}

.kinderen #themes li a:hover {
  color:#aa607a;
  border-bottom:2px solid #aa607a;
}

.kinderen #billboard p {
  background:url("../img/billboards/billboard_kids.jpg") 50% 40% no-repeat #fff;
}

.kinderen #pagetitle {
  color:#aa607a;
}

.kinderen #page a {
  color:#aa607a;
}

.kinderen #subsectionlist a:hover {
  border-left:3px solid #aa607a;
}

.kinderen #linklist dt a {
  color:#aa607a;
}

.kinderen #linklist dt a:hover {
  border-bottom:2px solid #aa607a;
}

.kinderen form.standardform legend {
  color:#aa607a;
}

.kinderen #toplinks h2 {
  color:#aa607a;
}

.kinderen #toplinks li a:hover {
  color:#aa607a;
  border-bottom:2px solid #aa607a;
}

