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


.nieuws #header {
  background:url("../img/headers/header_nieuws_bg.png") 0 100% repeat-x #3098c2;
}

.nieuws #localnav a,
.nieuws #localnav strong {
  color:#3098c2;
}

.nieuws #localnav a:hover,
.nieuws #localnav strong {
  border-left:3px solid #3098c2;
}

.nieuws #news h2 {
  color:#3098c2;
}

.nieuws #news dd a {
  color:#3098c2;
}

.nieuws #news dd a:hover {
  border-bottom:2px solid #3098c2;
}

.nieuws #themes h2 {
  color:#3098c2;
}

.nieuws #themes li a:hover {
  color:#3098c2;
  border-bottom:2px solid #3098c2;
}

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

.nieuws #pagetitle {
  color:#3098c2;
}

.nieuws #page a {
  color:#3098c2;
}

.nieuws #subsectionlist a:hover {
  border-left:3px solid #3098c2;
}

.nieuws #linklist dt a {
  color:#3098c2;
}

.nieuws #linklist dt a:hover {
  border-bottom:2px solid #3098c2;
}

.nieuws form.standardform legend {
  color:#3098c2;
}

.nieuws #toplinks h2 {
  color:#3098c2;
}

.nieuws #toplinks li a:hover {
  color:#3098c2;
  border-bottom:2px solid #3098c2;
}


