h1{ 
	color: #F90;
	font-size:110%;
	margin-bottom:5px;
	margin-top:5px;
}

h2{ 
	color: #F90;
	font-size:100%;
	margin-bottom:5px;
	margin-top:5px;
}

h3{ 
	color: #F90;
	font-size:90%;
	margin-bottom:5px;
	margin-top:5px;
}

body{
	background: #090;
	overflow:hidden;
	font-size: 0.8em;
	font-family:"arial", Geneva, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	margin:0;
	padding:0;
}

#container{
	position:absolute;
	left: 50%;
	top: 50%;
 	margin-left: -265px;
	margin-top:-222px;
	width: 531px;
	height:444px;
	border:3px solid #FC3;
}

#kaart{
	position:absolute;
	margin:0px;
	top:50px;
	left:0px;
	width:400px;
}

.background{
		background: #000;
}

#venster{
	position:absolute;
	width:380px;
}

 a.sluit{
	float:left;
}

a.print{
	float:right;
}

a.bovag{
	float:right;
	margin-right:13px;
	}

.border{
	border:0px;
}

#logo{
	position:absolute;
	background: #000 url(../_images/logo_def.gif) 0 0 no-repeat;
	top:0px;
	height:100px;
	width: 531px;
	border-bottom:2px solid #FC3;
}

#left_algemeen{
	position:absolute;
	top:102px;
	background: #000 url(../_images/left_algemeen.jpg) 0 0;
	height:342px;
	width: 132px;
}

#left_verkoop{
	position:absolute;
	top:102px;
	background: #000 url(../_images/left_verkoop.jpg) 0 0;
	height:342px;
	width: 132px;
}

#left_verhuur{
	position:absolute;
	top:102px;
	background: #000 url(../_images/left_verhuur.jpg) 0 0;
	height:342px;
	width: 132px;
}

#left_contact{
	position:absolute;
	top:102px;
	background: #000 url(../_images/left_contact.jpg) 0 0;
	height:342px;
	width: 132px;
}

#left_route{
	position:absolute;
	top:102px;
	background: #000 url(../_images/left_route.jpg) 0 0;
	height:342px;
	width: 132px;
}

#left_links{
	position:absolute;
	top:102px;
	background: #000 url(../_images/left_links.jpg) 0 0;
	height:342px;
	width: 132px;
}

#navigatie{
	position:absolute;
	display:inline;
	background: #090 url(../_images/navigatie_back.gif) 0 0;
	top:102px;
	width: 398px;
	height:30px;
	left:132px;
	border-bottom:2px solid #FC3;
}

#content{
	position:absolute;
	background: #000;
	height:310px;
	left:132px;
	top:134px;
	width: 399px;
	overflow: auto;
}

#contenttekst{
	color:#FFF;
	padding:10px 20px 20px 17px;
}

#adres{
	position:absolute;
	text-align:center;
	width:534px;
	top:450px;
	color:#FFF;
}

.onzichtbaar{
	/*font-size: 0px;*/
	color:#000;
	line-height: 0px;
	display:inline;
	visibility: hidden;
}

a.link{
	text-decoration:none;
	color:#F90;
}

a.link:hover{
	color:#FFF;
}

/*begin navigatie*/

a.algemeen:hover, a.verkoop:hover, a.verhuur:hover, a.contact:hover, a.route:hover, a.links:hover{
		background:none;
}

#algemeen{
	position:absolute;
	top:0px;
	left:0px;
}

a.algemeen{
	background: #090 url(../_images/algemeen.gif) 0 0 no-repeat;
	width:85px;
	height:30px;
	display:block;
}

a.algemeenact{
	background: #090 url(../_images/algemeen_over.gif) 0 0 no-repeat;
	width:85px;
	height:30px;
	display:block;
}

#verkoop{
	position:absolute;
	top:0px;
	left:85px;
	width:71px;
	height:30px;
}

a.verkoop{
	background:  #090 url(../_images/verkoop.gif) 0 0 no-repeat;
	width:71px;
	height:30px;
	display:block;
}

a.verkoopact{
	background:  #090 url(../_images/verkoop_over.gif) 0 0 no-repeat;
	width:71px;
	height:30px;
	display:block;
}

#verhuur{
	position:absolute;
	top:0px;
	left:156px;
	width:69px;
	height:30px;
}

a.verhuur{
	background:  #090 url(../_images/verhuur.gif) 0 0 no-repeat;
	width:69px;
	height:30px;
	display:block;
}

a.verhuuract{
	background:  #090 url(../_images/verhuur_over.gif) 0 0 no-repeat;
	width:69px;
	height:30px;
	display:block;
}

#contact{
	position:absolute;
	top:0px;
	left:225px;
	width:64px;
	height:30px;
}

a.contact{
	background:  #090 url(../_images/contact.gif) 0 0 no-repeat;
	width:64px;
	height:30px;
	display:block;
}

a.contactact{
	background:  #090 url(../_images/contact_over.gif) 0 0 no-repeat;
	width:64px;
	height:30px;
	display:block;
}


#route{
	position:absolute;
	top:0px;
	left:289px;
	width:53px;
	height:30px;
}

a.route{
	background:  #090 url(../_images/route.gif) 0 0 no-repeat;
	width:53px;
	height:30px;
	display:block;
}

a.routeact{
	background:  #090 url(../_images/route_over.gif) 0 0 no-repeat;
	width:53px;
	height:30px;
	display:block;
}

#links{
	position:absolute;
	top:0px;
	left:342px;
	width:56px;
	height:30px;
}

a.links{
	background:  #090 url(../_images/links.gif) 0 0 no-repeat;
	width:56px;
	height:30px;
	display:block;
}

a.linksact{
	background:  #090 url(../_images/links_over.gif) 0 0 no-repeat;
	width:56px;
	height:30px;
	display:block;
}
/*einde navigatie*/

.form{
	padding-right:10px;
	vertical-align:top;
	font-family:"arial", Geneva, Verdana, Helvetica, sans-serif;
	line-height: 135%;
	color: #FFF;
}

.formborder{
	margin-bottom:2px;
	border:1px solid #F90;
}

input.textarea{
	font-family:"arial", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
}

 .submit{
	border:2px solid #F90;
	background:#000;
	cursor:pointer;
	color:#FFF;
	font-size:0.8em;
	font-weight:bold; 
	height:20px;
	width:80px;
 }

 #banner{
	position:absolute;
	left:280px;
	top:275px;
	width:50px;
  }
.img{
	border:0px;
	height:30px;
	/*float:left;*/
	padding:0 20px 0 0;
}


a.link-logo{
	height:30px;
	float:left;
	display:block;
	text-decoration:none;
	color:#F90;
	margin:0 0 5px 0;
	text-align:center;
}
a.link-logo:hover{
	text-decoration:underline;
}

br.clr{
	clear:both;
	height:0px;
}