body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #edca73;
	margin: 0px;
	padding: 0px;
}

#Banner {  
	padding:0px; 
	color: #ffffff;
	background-position:  center center; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 87px; 
}
#Leftdoor {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height:73px;
    background:url("images/leftpanel.png")
      repeat-x left top;
    padding:0;
    z-index: 0;
  }						  

#Doorway {
  	position: relative;
  	top: 0px;
  	left: 0px;
    background:url("images/skyline.jpg")
      no-repeat center top;
    padding:0;
    z-index:0;
    }						    

#Rightdoor {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 73px;
    background:url("images/rightpanel.png")
      repeat-x right top;
    padding:0;
    z-index: 0;
    }			

#Advert {
  position: absolute;
  color: #ffffff;
  right: 0px;
  top: 0px;
  height: 73px;
  padding:0;
  margin: 4px;
  z-index: 15;
}			
	
#Menu {
	position: absolute; 
	width: 100%;
	background-color: black;
	padding: 2px;
	left: 0px; 
	top: 73px;
	font-size: 8pt;
	z-index: 10; 

}
#Menu a:link, #Menu a:visited, #Menu a:active {
	background-color: black;
	padding: 2px;
	text-decoration: none;
	color: #edca73;
}
#Menu a:hover {
	padding: 2px;
	background-color: #C46F2D;
	text-decoration: none;
	color: #FDFCF2;font-weight:bold
}

label {
	display: block;
	float: left;
	width: 150px;
}

#dropmenudiv{
border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF; position:absolute;
font-size: 8pt;
line-height:18px;
z-index:100; color:#ffffff; background-color:black
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px dotted #FCFAAB;
text-decoration: none; font-size:8pt; color:#edca73; border-left-width:1px; border-right-width:1px; border-top-width:1px; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px; background-color:black
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C46F2D; color:#FDFCF2; font-size:8pt
}

.Logo {  
	padding:0px; 
	margin: 0px;
	position: absolute; 
	width: 64px; 
	height: 32px; 
	background-image:url('images/tehuur.gif'); 
	background-repeat:no-repeat; 
}

#iDEAL a:link, #iDEAL a:visited, #iDEAL a:active{
  color: #CC0066;
  font-family:Arial
  }



h1, h2 {
font-size: 15px;
margin: 0;
color: #ffffff;
background-color: black;    
}

h2 {background-color: #FF6600; color: #FFFFFF;}


#middlebox {
  position : absolute;
  left: 0px;
  top: 93px;
  width: 100%;
	margin: 0 0 0 0px;
	padding: 0px;
	background-color: #edca73;     /*** This div has a background to cover the 2-tone body BG ***/
	color: black;
}


#contentFrame{
  margin: 0px;
  padding: 0px;
  font-size: 12px;
	color: black;  
	background-color: #F9F0C1;
}
#contentFrame a:link, #contentFrame a:visited, #contentFrame a:active {
	padding: 2px;
	text-decoration: none;
	color: #EA5E00;
}
#contentFrame a:hover {
	padding: 2px;
	background-color: #C46F2D;
	text-decoration: none;
	color: #FDFCF2;font-weight:bold
}

#content{
  position: relative;
  height: 75%;
  padding: 7px;
  font-size: 12px;
	color: black;  
	background-color: #F9F0C1;
}

#Footer, #Footer a:link, #Footer a:visited, #Footer a:active {
  padding: 2px;
  position: relative;
  left: 0px;
	bottom: 0px;
  width: 100%;
  background-color: #eba750;
  color: #F9F0C1; 
  text-decoration: none;
	text-align:center; 
}
#Footer a:hover {
	padding: 2px;
	background-color: #FF6600;
	text-decoration: none;
	color: #FFFFFF;
}
#iframe {
	padding: 4px;
  margin: 4px;
  font-size: 12px;
	color: black;  
	background-color: #F9F0C1;
  font-size: 12px;
	border-width: 0px;
	height: 650px;
	width: 100%;
}
iframe {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-size: 12px;
	color: black;  
	background-color: #F9F0C1;
	border-width: 0px;
	height: 650px;
	width: 99%;
}
iframe.hidden {
	visibility: hidden;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
	color: black;  
	background-color: #F9F0C1;
  font-size: 12px;
	width:0px;
	height:0px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
