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


.wonen #header {
  background:url("../img/headers/header_houses_bg.png") 0 100% repeat-x #7a1b16;
}

.wonen #localnav a,
.wonen #localnav strong {
  color:#7a1b16;
}

.wonen #localnav a:hover,
.wonen #localnav strong {
  border-left:3px solid #7a1b16;
}

.wonen #news h2 {
  color:#7a1b16;
}

.wonen #news dd a {
  color:#7a1b16;
}

.wonen #news dd a:hover {
  border-bottom:2px solid #7a1b16;
}

.wonen #themes h2 {
  color:#7a1b16;
}

.wonen #themes li a:hover {
  color:#7a1b16;
  border-bottom:2px solid #7a1b16;
}

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

.wonen #pagetitle {
  color:#7a1b16;
}

.wonen #page a {
  color:#7a1b16;
}

.wonen #subsectionlist a:hover {
  border-left:3px solid #7a1b16;
}

.wonen #linklist dt a {
  color:#7a1b16;
}

.wonen #linklist dt a:hover {
  border-bottom:2px solid #7a1b16;
}

.wonen form.standardform legend {
  color:#7a1b16;
}

.wonen #toplinks h2 {
  color:#7a1b16;
}

.wonen #toplinks li a:hover {
  color:#7a1b16;
  border-bottom:2px solid #7a1b16;
}


