html,body
{
	margin:0;
	padding:0;
	background-color: #f4ede2;
	height:auto;
}

body
{
	font-family: arial,sans-serif;
	text-align:center;
	background-image:url(/images/schaduwjp.gif);
	background-repeat:repeat-y;	
	background-position: center;
}
div#header{
	background-color: #bf9b9b;
    height: 170px;
	background-image:url(/images/kop_bg.gif);	
}
div#container{
	text-align:left;
	width: 780px;
}
div#content p{
	line-height:1.4;
}

div#content h3
{
    font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;	
}

#selector
{
	color: #FFFFFF;
	margin-bottom: 5px;
}

#selector a
{
	background-color: #bf9b9b;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;	
	padding-right: 5px;
}

#help
{
    font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	background-color: #f4ede2;
	border: 1px solid #666666;
	width: 509px;
	padding: 3px;
}

.zoekresultaat
{
    font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	width: 520px;
	height: 110px;
	margin-bottom: 10px;
	background-color: #faf7f2;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px dashed black;
	border-top: 1px dashed black;	
}

.zoekresultaat a, .zoekresultaat a:hover
{
    color: black;
	text-decoration: none;
}

#huur, #kavel, #koop, #nieuwbouw
 {
	padding: 5px;
}
 
div#extra
{

}

div#footer
{
	background-color: #bf9b9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 0px;
}

div#container{
	width:780px;
	margin:0 auto;
}
div#content
{
	padding-top: 140px;
	float:right;
	width:530px;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Verdana,Arial,sans-serif;
}

div#content H1
{
    font-family: "Century Gothic",Verdana,Arial,sans-serif;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed black;	
}

div#content H2
{
    font-family: "Century Gothic",Verdana,Arial,sans-serif;
	margin: 0px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #bf9b9b;
}

div#navigation{
	float:left;
	width:250px;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
}

div#navigation h3
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Arial, sans-serif;
	color: #bf9b9b;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}

div#extra{
	clear:both;
	width:100%;
	margin: 0px;
}

div#floatbox
{
	width: 510px;
	height: 175px;
	position: absolute;
	top: 120px;
	background-color: #FFFFFF;
	border: 1px solid #bf9b9b;
	z-index: 100;
	margin-left: 250px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 5px;
	text-align:  justify;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #bf9899;
	font-weight: bold;
	padding: 0;
	margin: 0;
	z-index: 200;
	font-family: Verdana, Arial,sans-serif;
	font-size: 13px;
	width: 780px;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	padding: 5px 5px;
	color: #ffffff;	
	background-color:#bf9899;
	text-decoration: none;
}
/* I'm targeting the last main navigation link to have no "bar" on the right side 

*/
#nav a.last {
	background-image: none;
}
#nav a.one, #nav a.two, #nav a.three {
	text-align: left;
	font-size: 1em;
}
#nav li {
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
/* -------------------------- */
/* The dropdown links lists */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px; 
	font-weight: normal;
	border: 1px solid #ffffff;
	background-color: #bf9899;
	margin: 0;
}
#nav li li {
	padding: 0;
	width: 140px; 
}
#nav li ul a {
	padding: 5px 5px;
	width: 120px;
	* html width: 100px;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 140px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover 

ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, 

#nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: #bf9899;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #000;
	background-image: none;
}
#nav li ul.under a:hover {
	background-color: #bf9899;
	color: #ffffff;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under 

it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background-color: #f00;
}

.adres
{
	padding: 5px;
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
}

#floatbox H2
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana,Arial, sans-serif;
	color: #bf9b9b;
	margin: 0px;
}

#floatbox form
{
	margin: 0px;
}

#floatbox form select, input, textarea
{
    font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: black;
}

#contactform form input, textarea
{
    font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: black;
	width: 250px;
	height: 60px
}

.woningaanbod_scroller
{
    width: 225px;
	padding: 5px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;	
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #e8dad2;
	margin-left: 5px;
	margin-top: 5px;
}

.woningdetail_fotoscroller
{
    width: 225px;
	height: 200px;
	padding: 5px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;	
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #e8dad2;
	margin-left: 5px;
	margin-top: 5px;
}

dl.table-display
{
	width: 500px;
	margin: 0px;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.table-display dt
{
	width: 140px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
}

dt {
	clear: both;
}

.table-display dd
{
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 2px;
}

.details_subregel, .details_subregel a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #bf9899;
	font-weight: bold;
	text-decoration: none;
}

.details_subregel a:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #bf9899;
	font-weight: bold;
	text-decoration: underline;
}

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:225px; height:450px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:225px; height:450px; 
	clip:rect(0px 225px 450px 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

table#imgTbl { background-color:#fff; width:225px }
table#imgTbl td { height:150px; vertical-align:middle; text-align:center }

/* Styles for demo, not necessary for scrolling layers */  

a img { border:none }

.highslide {
	cursor: url(/images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid white;
}



.highslide-image {
	border: 5px solid white;
    cursor: pointer; /* opera */
	cursor: url(/images/highslide/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

.highslide-caption {
 	display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(/images/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    z-index: 100;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.my-wrapper-class .highslide-image {
   border-color: black;
   z-index: 100;
}
.my-wrapper-class  {
   border-color: black;
   background-color: gray;
   color: white;
}

.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

.highslide-move {
    cursor: move;
    z-index: 100;
}

#flashscroller
{
    z-index: 1;
}