a.botlink{
color: black;
text-decoration: none;
}

a.botlink:hover{
color: black;
text-decoration: none;
}


a.detfot{
text-decoration: none;
}


.inputbox {

border: 1px solid #526F91;

}


 #navcontainer
{
margin: 0;
margin-left:10px;

padding-left:-70px;
height: 24px;
font: 14px Verdana;
font-variant: small-caps;
width: 93%;
border-bottom: 2px solid #B4C9DC;
list-style-type: none;
background: #fff;
}

#navlist li
{
float: left;
margin: 0;

padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #526F91;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #526F91;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #526F91;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}




/* Algemeen */

body {
  font: 12px verdana;
  background-color:#FFFFFF; 
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
  background-image: url("images/backg.jpg");
  background-attachment: fixed;
  background-size: 100% 100%;
}

a  {
   color: #002A57;

   }   

a:hover{
   color: #526F91;
   }      

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#tabelletje {
width: 775px; /* een breedte */
position : absolute; /* anders werkt left50% niet */
left: 50%; /* in het midden beginnen */
margin-left : -388px; /* de helft van de breedte naar links */

}


/* Header */

div.header {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:97px;
}

div.header-left {
	position:absolute;
	left:0px;
	top:97px;
	width:775px;
	height:27px;
    background: url(images/header_left.gif);
    background-repeat: no-repeat;
}

div.header-balk {
	position:absolute;
	left:0px;
	top:124px;
	width:775px;
	height:15px;
}

/* Header Menu */

#toplist
{
margin-left: 5;
margin-top: 0;
padding-left: 0;
list-style: none;
font: 14px Verdana;
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
}

#toplist li
{
display: inline;
padding-left: 10px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0 .5em;
text-decoration: none;
}

#toplist li a
{
color: #002A57;
text-decoration: none;}

#toplist li a#current  
{
color: #526F91;
text-decoration: none;}


#toplist li a:hover
{
     color: #526F91;
     text-decoration: none;
}



div.menu_top {
    padding-left: 225px;
    padding-top: 6px;
}


/* Woningen Menu */

.won-random {
    border-bottom: 2px solid #B4C9DC;
    border-left: 2px solid #B4C9DC;
    border-right: 2px solid #B4C9DC;
    padding-top: 20px;
    padding-bottom: 20px;
    width:166px;
	background: #DDDEE2;
    
   }
.won-info {
    border-bottom: 2px solid #B4C9DC;
    border-left: 2px solid #B4C9DC;
    border-right: 2px solid #B4C9DC;
    padding-top: 20px;
    padding-bottom: 20px;
    width:167px;
	background: #DDDEE2;
    cursor: hand;
   }   
  
.menu-won-holder {
    border-top: 0px solid #B4C9DC;
    border-bottom: 2px solid #B4C9DC;
    border-left: 2px solid #B4C9DC;
    border-right: 2px solid #B4C9DC;
    width:162px;
	background: #DDDEE2;
}
   
.menu-won-bot {
    margin-bottom: 0px;
    position: relative;
    height: 11;
    width: 194;           
    background: url(images/menu_won_bot.gif) no-repeat;
    
}

.won-bot-flip {
    margin-bottom: -11px;
    position: relative;
    height: 11px;
    width: 194px;           
    background: url(images/menu_won_bot_flip.gif) no-repeat;
}

.menu-won-top {
    padding-left: 5px;
    padding-top: 7px;
    position: relative;
    height: 30;
    width: 194;           
    background: url(images/menu_won_top.gif) no-repeat;
    font: 14px Arial;
    font-weight: bold;
    color:#526F91;
}

.menu-won-top-s {
    padding-left: 5px;
    padding-top: 7px;
    position: relative;
    height: 30;
    width: 167;           
    background: url(images/menu_won_top_s.gif) no-repeat;
    font: 14px Arial;
    font-weight: bold;
    color:#526F91;
}

#menu-won {
	margin-left: 2px;
    width:194px;
	float: left;
}

div.menu-won-links {
	
    margin-top: 1px;
    margin-bottom: -3px;
    vertical-align: top;
    width:162px;
	
}


 #wonlist
{
margin-left: 15px;
margin-top: 10px;
padding-left: 0;
list-style: none;
font: 14px Arial;
    font-weight: bold;
    text-decoration: none;
}

#wonlist li
{
padding-left: 20px;
padding-top: 7px;
margin-top: 10px;
background-image: url(images/huis.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
text-decoration: none;
}

#wonlist li a
{
color: #002A57;
text-decoration: none;
}

#wonlist li a:hover
{
color: #526F91;
text-decoration: none;
}

#wonlist li#active
{



background-image: url(images/huis_w.gif);
background-repeat: no-repeat;
background-position: 0 .5em;

}



/* Content */    

.titelhome {
    padding-left:0px;
    padding-top:0px;
    font: 14px Verdana;
    font-weight: bold;
    color: #002A57;
    text-decoration: none;
}

.home a{
      color: #000000;
      text-decoration: none;
}


.ver-sc {
    
    font: 18px Verdana;
    font-variant: small-caps;
}

.ver1 {
    font: 12px Verdana;
}

.content {
      background-color:#FFFFFF;
    position: absolute;
    left: 0px;
    top: 139px;
    clear:both;
    
}


.inhoud_top {
    padding-left:20px;
    padding-top:10px;
    margin-right: 30px;
    font: 12px Verdana;
 }
         

.titeloz {
    padding-left:2px;
    padding-top:6px;
    font: 14px Verdana;
    font-weight: bold;
    color: #526F91;
    text-decoration: none;
}

.titel {
    padding-left:20px;
    padding-top:6px;
    font: 14px Verdana;
    font-weight: bold;
    color: #526F91;
    text-decoration: none;
}


#con_top {
	vertical-align: top;
    width:577px;
    float: right;
	 
}


div.con_bot {
	position:relative;
	left:0px;
	top:311px;
	width:194px;
    border-right: 1px solid #526F91;
    border-left: 1px solid #526F91;
	
}

/* Overzicht Woningen */

.verkocht {
    font: 14px Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: #000000;
}

.infobasis {
  
  background-color: #DBD4B4;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px groove black;
  font: 12px Verdana;
  }

.infocontent {
  
  background-color: #DBD4B4;
  padding-top: 5px;
  padding-bottom: 20px;
  border-top: 1px groove black;
  font: 12px Verdana;
  }

.infotype {
    width: 200px;
    background-color: #DBD4B4;
    padding-top: 5px;
    border-top: 1px double black;
    vertical-align: top;
    font: 13px Verdana;
    font-variant: small-caps;
    font-weight: bold;
    }
.overzicht {
margin-top: 20px;
margin-left: -40px;
}

.overzicht ul {
margin-top: -10px;
}

#over {
list-style: none;
}


#over li {
padding-bottom: 7px;
display: inline;
border-bottom: 1px solid red;
}

#over a{
color: #002A57;
text-decoration: none;
}

#over a:hover{
cursor: hand;
color: #526F91;
text-decoration: none;
}


/* Detail Woningen */

.lijnonder-top {  
  padding-left: 3px;
  border-color: #000000; 
  border-bottom-style: double;
  font: 12px Verdana;
  font-variant: small-caps;
  font-weight: bold;
  COLOR: #000000;
  TEXT-DECORATION: None;
  height: 25;
  }


.lijnonder {  
  padding-left: 3px;
  border-bottom: 1px solid black; 
  font: 12px Verdana;
  COLOR: #000000;
  TEXT-DECORATION: None;
  height: 80;
  cursor: hand;
  }

  
/* Footer */

div.footer {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
    text-align: center;
}
