body, button, html, input, select, td, textarea, th {
  color: #17481b;
  font: 12px/18px Verdana, Arial, sans-serif;
}

a, a:hover, a:visited { 
  color: #17481b; 
}

a img { 
  border: none;
}

body, html { 
	margin: 0;
	padding: 0;
}

body {
  background: url(../images/body-bkg.gif);
}

button {}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { 
	margin: 1em 0;
	padding: 0;
}

h1 {
  margin: 15px 0;
  color:#a4001d;
  font-family:Helvetica;
  font-size:14px;
  line-height:14pt;
  font-weight:bold;
}

h3 {
  font-size: 12px;
  margin: 0;
}

fieldset, form { 
	border: none;
  margin: 0;
  padding: 0;
}

input, select, textarea {}

label { 
	cursor: pointer;
}

li, dd, blockquote { 
	margin-left: 1em;
}

legend {}

td, th {}

#container {
  background: url(../images/container-bkg.gif) repeat-y;
  border-left: #000 1px solid;
  border-right: #000 1px solid;
  border-bottom: #000 1px solid;
  margin: auto;
  width: 780px;
}

#content {
  margin-left: 184px;
  min-height: 550px;
  padding: 20px 40px;
}

* html #content {
  height: 550px;
}

#footer {
  background: url(../images/footer-bkg.gif) no-repeat top right;
  clear: both;
  height: 57px;
  position: relative;
}

#header {
  background: url(../images/header-bkg.jpg) no-repeat top right;
  height: 133px;
  position: relative;
  width: 780px;
}

#imagelist {
  margin: 20px 0;
  clear: both;
}

#imagelist li {
  list-style: none;
  margin-left: 120px;
  margin-bottom: 15px;
}

#logo {
  background: url(../images/woonborg-logo.gif);
  display: block;
  width: 428px;
  height: 114px;
}

#main {
  width: 780px;
}

#nav-container {
  float: left;
  width: 182px;
}

#slogan {
  background: url(../images/slogan.gif);
  display: none;
  height: 15px;
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 331px;
}

#visual {
  background: #94aa95;
  height: 19px;
  position: absolute;
  right: 0;
  bottom: 19px;
  width: 19px;
}

/* Navigatie links */

#nav {
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  width: 182px;
}

#nav a {
  background: url(/images/nav-bkg.gif) no-repeat;
  color: #fff;
  display: block;
  height: 21px;
  line-height: 21px;
  padding-left: 35px;
  text-decoration: none;
}

#nav a:hover {
  background: url(/images/navhover-bkg.gif) no-repeat;
}

#nav li {
  list-style: none;
  margin: 0;
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav ul a {
  background: url(/images/subnav.gif) repeat-x;
  border-left: 1px solid #8ba48d;
	height: 21px;
	padding-left: 10px;
}

#nav ul a:hover {
  background: #8ba48d;
}

* html #nav ul a {
  height: 20px;
}

#nav ul li {
  margin: 0;
}


#nav .exp-open {
  position: relative;
}

* html #nav li.exp-open {
  margin-bottom: -18px;
}

#nav .list-closed {
  display: none;
}

#nav .list-open {
  left: 170px;
  margin: 0;
  position: absolute;
  top: 0;
  width: 240px;
}



/* Navigatie boven */

#nav-top {
  font-size: 10px;
  height: 19px;
  line-height: 19px;
  left: 370px;
  margin: 0;
  position: absolute;
  top: 114px;
  width: 402px;
}

#nav-top li {
  color: #fff;
  display: inline;
  list-style: none;
  margin: 0;
}

#nav-top li a {
  color: #fff;
}

/* Navigatie in footer */

#nav-footer {
  height: 20px;
  margin: 0;
  position: absolute;
  right: 22px;
  bottom: 0;  
}

#nav-footer li {
  display: block;
  float: left;
  margin: 0 0 0 3px;
}

#nav-footer li a {
  color: #17481b;
  font-size: 10px;
  text-decoration: none;
}

/* Zoekform in header */

#header #searchForm, #searchForm2, #searchForm3 {
	background: url(/images/search-bkg.gif) no-repeat right top;
  height: 20px;
}

#searchForm2, #searchForm3 {
	border: 1px #b3b3b3 solid;
	width: 147px;
}

#header #searchForm {
	left: 584px;
  position: absolute;
  top: 8px;
  width: 177px;
}

#header #searchForm div, #searchForm2 div, #searchForm3 div {
	height: 20px;
	overflow: hidden;
}

#header #searchForm input, #searchForm2 input, #searchForm3 input {
  border: 0;
  padding-left: 5px;
}

#header #searchForm input {
	line-height: 14px;
	width: 151px;
}
  
#searchForm2 input, #searchForm3 input {
	float: left;
  line-height: 12px;
	padding-bottom: 3px;
	padding-top: 2px;
  width: 121px;
}

#header #searchForm button, #searchForm2 button, #searchForm3 button {
  background: none;
  border: none;
  cursor: pointer;
  height: 20px;
  width: 20px;
}

#header #searchForm button {
	position: absolute;
}

/* Search result styling */

.results li {
	color: #a4001d;
	font-weight: bold;
	list-style: decimal;
  margin: 20px 0 0 22px;
}

.results li span {
	color: #17481b;
	font-weight: normal;
}

.results li a {
  font-weight: bold;
  text-decoration: none;
}

.results li span .highlight {
	color: #a4001d;
	font-weight: bold;
}

.results li .link-red {
  color: #a4001d;
  font-weight: normal;
  text-decoration: underline;
}

#search-header {
	margin: -2px;
}

#search-header td {
	padding: 0;
}

.search-pager {
	color: #a4001d;
	font-weight: bold;
}

.search-pager a {
	color: #a4001d;
	text-decoration: none;
}

.search-pager a:hover {
	text-decoration: underline;
}

.search-pager-disabled {
	font-weight: normal;
}

.search-pager-selected {
	background: #a4001d;
	color: #fff;
	padding: 0 3px 1px;
}
