/** {
  margin: 0;
}
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd,
table, thead, tbody, th, tr, td, form, fieldset {
  padding: 0; bescherm form controls
}

img {
  border: 0;
  vertical-align: bottom;
}*/

ul {
  list-style: none;
}

/*html, body {
  height: 100%;
}*/

/*body {
  background: #e1eef4 url(../../images/bggradient.gif) 0 0 repeat-x;
  position: relative; /*stabiliseren van IE*/
 /* behavior: url(csshover.htc); /*IE6*/
/*}*/

* html #container, * html #navigation {
  width: 780px;
  width: expression((document.body.clientWidth>2000) ? "1600px" : ((document.body.clientWidth>800) ? "auto" : "780px"));
}
* html #container, * html #navigation1 {
  width: 780px;
  width: expression((document.body.clientWidth>2000) ? "1600px" : ((document.body.clientWidth>800) ? "auto" : "780px"));
}
#container {
  min-height: 100%;
  font: normal 1em/1.5em helvetica, arial, sans-serif;
}
* html #container {
  height: 100%; /*IE6*/
}
/*IE5.5*/
* html #container {
  text-align: center;
  te\xt-align: left;
}

#navigation {
  width: 100%;


  position: fixed ;
  
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
#navigation1 {
  width: 100%;


  position: fixed ;
  
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

* html #navigation {
  position: absolute;
  width: 100%;/*IE5.5*/
  bottom: 0;
  left: 0;
  overflow: visible;
  top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

* html #navigation1 {
  position: absolute;
  width: 100%;/*IE5.5*/
  bottom: 0;
  left: 0;
  overflow: visible;
  top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#navmenu {
  position: relative;
  padding-right:20px;
  min-height: 1.5em;
  margin: 0 auto;
  padding-top: .2em;
  z-index: 10;
}
#navmenu1 {
  position: relative;
  padding-right:20px;
  min-height: 1.5em;
  margin: 0 auto;
  padding-top: .2em;
  z-index: 10;
}
* html #navmenu {height: 1.5em;}
* html #navmenu1 {height: 1.5em;}
	#navmenu li {
	  display: inline;
	  padding: 0 3px;
	    float:right;
	
	}
	 #navmenu a, #navmenu a:visited {
	  font: bold .9em/1.1em arial, times, "times new roman", serif;
	 font-size:12px;
  	  text-align: right;
	  float:right;
	  color: #000000;
	  white-space: nowrap;
	}
	#navmenu a:focus, #navmenu a:hover, #navmenu a:active {
  	  color: #a9076a;
	}
	
	#navmenu1 li {
	  display: inline;
	  padding: 0 3px;
	    float:right;
	
	}
	 #navmenu1 a, #navmenu1 a:visited {
	  font: bold .9em/1.1em arial, times, "times new roman", serif;
	 font-size:12px;
  	  text-align: right;
	  float:right;
	  color: #000000;
	  white-space: nowrap;
	}
	#navmenu1 a:focus, #navmenu1 a:hover, #navmenu1 a:active {
  	  color: #a9076a;
	}
	
	

a[href$=".pdf"] {
  line-height: 1.88em;
  padding-right: 29px;
  background: url(../../images/pdf-icon.gif) no-repeat 100% 50%;
}

#access {
  position: absolute;
  top: -9000px;
  left: -9000px;
  z-index: 5;
}
	  
	#container #access a:focus, #container #access a:active {
	  position: absolute;
	  top: 9030px;
	  left: 9150px;
	  width: 11em;
	  padding: 2px 5px;
	  color: #E6EECC;
	  font-weight: bold;
	  text-align: center;
	  text-decoration: none;
	  background-color: #fff;
	  border: 2px solid #E6EECC;
	}

#header {
  height: 100px;
  background: url(../images/header_logo2.jpg) left bottom no-repeat;
  border-bottom: 1px solid #fff;
  position: relative;
  overflow: hidden; /*tekst vergroting*/
}

#container #naam, #container #tagline {
  text-align: center;
  text-decoration: none;
  color: #599fc6; 
  font: bold 3em arial, sans-serif;
}
#container #naam a, #container #tagline a {
  color: #599fc6; /*Ie kent "inherit" niet.. stom*/
  text-decoration: none;
}
	#naam {
  	  height: 100px;
  	  background: url(../images/homesellinglogorechts.png) 100% 0 no-repeat;
	}
	* html #naam {
	  background-image: url(../images/header_logo.png);/*geen alpha-transparency voor IE6*/
	}
	#header #tagline, #header #tagline a {
	  margin-top: -40px;
  	  font-size: 20px;
	  font-style: italic;
  	  line-height: 20px;
	}

#talen {
  height: 20px;
  margin-top: 5px;
  padding-left: 10px;
}
	#talen li {
	  display: inline;
	}
	#talen a {
	  padding-right: 5px;
	  text-decoration: none
	}
	#talen a:visited {
	  color: #a9076a;
	}
	#talen a:focus, #talen a:hover {
	  color: #fd8402;
	  text-decoration: underline;
	}

h1, h1 a {
  font-size: 1.8em;
  margin: .8em 0 1em;
  text-align: center;
  color: #599fc6;
}

/*skip links naar boven*/
#container p.boven a:visited, #container p.nopad a:visited {
  color: #0d4464;
  text-decoration: underline;
}
p.boven, p.nopad {
  clear: both;
  text-align: center;
}
p.boven a:focus, p.boven a:hover {
  color: #60a5ca;
  text-decoration: underline;
}
	p.boven {
	  padding-bottom: 6em;
	}

