html, body {
  height: 100%;
}

html {
  background: #F1F0F0 url("../gfx/back_body.gif") center repeat-y;
}

body {
  font-family: arial, helvetica, sans-serif;
  margin: 0px;
  text-align: center;
}

.column {
  float: left;
  height: 100%;
}

.column_0 {
  width: 192px;
  border-left:1px solid #FFFFFF;
}

.column_1 {
  border-left: 1px solid #fff;
}

img {
  border: 0px;
}

a:active, a:focus {
  outline: none;
}

.niki-container {
  width: 962px;
  margin: 0 auto 0 auto;
  text-align: left;
  height: 100%;
}

.box {
  width: 192px;
  border-top: 1px solid #fff;
}

.box {
  float: left;
}

.box_2_0 {
 display:none;
}

.box ul {
  margin-top: 10px;
}

.box_0_0 {
  background-color:#ffffff;
  display:block;
  height:0px;
  border-top:1px solid #ffffff;
}

.box_0_0 img {
  display:none;
}

.box_0_0 a {
  display:none;
  width:188px;
  height:30px;
}

.box_0_0 a span{
 display:none;
}

.box_0_2 {
  width: 192px;
  height: 160px;
  background: #17A6C9;
  border-top: 1px solid #fff;
}

.box_0_2 img {
  margin: 12px 12px 20px 12px;
}

.box_0_2 div {
  font-size: 10pt;
  color: #fff;
  margin: -9px 0 0 12px;
}

.box_0_3 {
  width: 192px;
  height: 69px;
  border-top: 1px solid #fff;
}

/************************** menu links (opnieuw zoeken etc.) */
.leftmenu, .leftmenu li {
  padding:0px;
  margin:0px;
  display:inline;
  list-style-position:inside;
}

.leftmenu span {
  display:none;
}

.leftmenu li, .leftmenu a {
  background-repeat:no-repeat;
  border-color:#FFFFFF;
  border-style:solid;
  border-width:4px 4px 0px;
  display:block;
  float:left;
  height:69px;
  width:188px;
  background-color: #009ADB;
}

.leftmenu a {
  border:none;
}

.leftmenu {
  margin-right:-3px;
}

.leftmenu #li1{
  height:29px;
}

.leftmenu #li1 a{
  background:url("../gfx/nav_opnieuw-zoeken.png") no-repeat;
  height: 29px;
}

.leftmenu #li1 a:hover {
  background-color: #005FA9;
}

.leftmenu #li2 a{

}

.leftmenu #li2 a{
background:url("../gfx/nav_terug.png") no-repeat ;
}

.leftmenu #li2 a:hover {
    background-color: #005FA9;
}

.leftmenu #li3{

}

.leftmenu #li3 a{
  background:url("../gfx/nav_terug-factsheet.png") no-repeat;
}

.leftmenu #li3 a:hover {
  background-color: #005FA9;
}

.leftmenu #li4{
}

.leftmenu #li4 a{
  background: url("../gfx/nav_huurwoningen.png") no-repeat;
}

 .leftmenu #li4 a:hover {
    background-color: #005FA9;
}

.leftmenu #li5{ 
}

.leftmenu #li5 a{
  background: url("../gfx/nav_koopwoningen.png") no-repeat;
}

.leftmenu #li5 a:hover {
   background-color: #005FA9;
}

.leftmenu #li6{
}

.leftmenu #li6 a {
  background:url("../gfx/nav_projecteninvoorbereiding.png") no-repeat;
}

.leftmenu #li6 a:hover {
    background-color: #005FA9;
}

#zoek_opslaan{
  display:none;
}
/************************** contact, over niki, gebruikersvoorwaarden, privacyverklaring */
.box_0_4 {
  border-top: 4px solid #fff;
  display:block;
  overflow:hidden;
}

.navigation, .navigation li {
  list-style: none;
  margin:10px 0 15px 4px;
  padding:0px;
}


.navigation #li1 a{
  background:transparent url(/gfx/logo_niki.png) no-repeat scroll 0%;
  height:28px;
  width:130px;
  display:none;
  margin-top:25px;
}

.navigation li span {
  display:none;
}

/************************** copyright */
.copyright {
  clear: both;
  margin: 0 0 0 10px;
  font-size: 60%;
}

.copyright a {
  color: #797878;
  text-decoration: none;
}

.copyright a:hover {
  color: #797878;
  text-decoration:underline;
}


.box_0_5 {
  width: 192px;
  height: 71px;
  border-top: 1px solid #fff;
}

.box_1_0 {
  display:none;
}

.resultfooter {
  background: #fff;
  float: right;
  width: 762px;
  padding: 3px;
  font-size: 10pt;
}

.resultfooter a {
  color: #727272;
  text-decoration: none;
}

.resultfooter a:hover {
  text-decoration: underline;
}

.resultfooter span {
  float: right;
  margin-top: -16px;
}

.searchcriteria_long {
  width: 768px;
  background: #e3e3e3;
  font-size:70%;
  float:left;
  display:none;
}

.searchcriteria_long ul{
 padding-left:-20px;
}
/************************** infoitem op detailpagina */
.infoitem {
  position: absolute; 
  margin: -30px 0 0 30px !important;
  margin: -15px 0 0 15px;
  display: none;
  background: #fff;
  border: 1px solid #cecece;
  padding: 5px;
  width: 300px;
}

.infoitem .closeinfo {
  width:15px;
  height:15px;
  text-align:center;
  border:1px solid #cecece;
  background-color:#cecece;
  color:#fff;
  display:block;
  float:right;
  text-decoration:none;
  font-size:12px;
}

.infoitem .closeinfo:hover {
  background-color:#fff;
  color:#afafaf;
}

/************************** statische content */
.static_content h2 {
  margin:0 0 18px 0 !important;
}

.static_content h3 {
  margin:3px 0 0 -9px !important;
}

.static_content .uitgebreid_zoeken_help{
  height:47px;
  background:transparent url(../extendedsearch/gfx/uitgebreidzoeken_help.gif) no-repeat scroll 1px 0pt
}

.static_content .uitgebreid_zoeken_help span{
display:none;
}
.static_content a {
  color:#000;
}

.static_content a:hover {
  text-decoration:none;
}

/* styles used if noscript content is displayed */

.noscr_invisible {
   display:none;
}

.noscr_column {
  font-size: 10pt;
  background: #e3e3e3;
  width: 200px;
  float: left;
  margin: 25px 0 10px 25px;
  padding: 10px;
}

.noscr_projectresult {
   width: 280px;
}

.noscr_head {
   font-size: 100%;
   margin: 0;
}

.noscr_column a {
  color: #000;
}

.noscr_column h2 {
  font-size: 10pt;
}

.noscr_column_0 {

}

.noscr_column_1 {

}

.noscr_column_2 {

}

.noscr_crums {
  float: left;
  background: #e3e3e3;
  width: 757px;
  padding: 2px 0 2px 10px;
  font-size: 8pt;
}

.noscr_crums a {
  font-size: 8pt;
  color: #000;
}

/* extra divs voor de owz */
.owz_header01{
  height:100px;
}

.owz_header01 a{
  width:220px;
  height:80px;
  display:block;
}

.owz_header01 a span{
  display:none;
}

html>body .owz_header01{
  background: #FFFFFF url(/gfx/logo_blauwhoed.png) no-repeat scroll 30px 10px;
}

.owz_header02{
  background:transparent url(../gfx/logo_niki.png) no-repeat scroll 50%;
  float:right;
  height:50px;
  margin-top:-100px;
  width:200px;
}

.owz_header03
{
  display:none;
}

html > body .owz_footer01 {
  background:transparent url(../gfx/logo_niki.png) no-repeat scroll 0%;
}

.owz_footer01 {
  display:none;
  background-repeat:no-repeat;
  height:43px;
  margin-left:809px;
  margin-top:-90px;
  width:161px;
}

.owz_footer01 a {
  width: 130px;
  height: 43px;
  display: block;
}

.owz_footer01 a span{
  display:none;
}

.owz_footer02{
  display:none;
}

.owz_footer03{
  display:none;
}

