/*
/* (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
/* -------------------------------------------------------- */ 


.voetbal #header {
  background:url("../img/headers/header_voetbal_bg.png") 0 100% repeat-x #01b64d;
}

.voetbal #localnav a,
.voetbal #localnav strong {
  color:#01b64d;
}

.voetbal #localnav a:hover,
.voetbal #localnav strong {
  border-left:3px solid #01b64d;
}

.voetbal #news h2 {
  color:#01b64d;
}

.voetbal #news dd a {
  color:#01b64d;
}

.voetbal #news dd a:hover {
  border-bottom:2px solid #01b64d;
}

.voetbal #themes h2 {
  color:#01b64d;
}

.voetbal #themes li a:hover {
  color:#01b64d;
  border-bottom:2px solid #01b64d;
}

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

.voetbal #pagetitle {
  color:#01b64d;
}

.voetbal #page a {
  color:#01b64d;
}

.voetbal #subsectionlist a:hover {
  border-left:3px solid #01b64d;
}

.voetbal #linklist dt a {
  color:#01b64d;
}

.voetbal #linklist dt a:hover {
  border-bottom:2px solid #01b64d;
}

.voetbal form.standardform legend {
  color:#01b64d;
}

.voetbal #toplinks h2 {
  color:#01b64d;
}

.voetbal #toplinks li a:hover {
  color:#01b64d;
  border-bottom:2px solid #01b64d;
}

