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


.trouwen #header {
  background:url("../img/headers/header_trouwen_bg.png") 0 100% repeat-x #a8162d;
}

.trouwen #localnav a,
.trouwen #localnav strong {
  color:#a8162d;
}

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

.trouwen #news h2 {
  color:#a8162d;
}

.trouwen #news dd a {
  color:#a8162d;
}

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

.trouwen #themes h2 {
  color:#a8162d;
}

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

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

.trouwen #pagetitle {
  color:#a8162d;
}

.trouwen #page a {
  color:#a8162d;
}

.trouwen #subsectionlist a:hover {
  border-left:3px solid #a8162d;
}

.trouwen #linklist dt a {
  color:#a8162d;
}

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

.trouwen form.standardform legend {
  color:#a8162d;
}

.trouwen #toplinks h2 {
  color:#a8162d;
}

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


