
	#contact,#route,#bookmarks{
		width:286px;
		height:408px;
		position:relative;
		z-index:1;
		margin:-408px auto 0 auto;
		text-align:left;
		background-position:bottom;
		background-repeat:no-repeat;
	}
	#contact{	
		background-image:url(art/contactarrow.gif);
		height:340px;
		margin:-341px auto 0 auto;
		border:1px #005b3e solid;
		border-bottom:0
	}
	#bookmarks{	
		background-image:url(art/contactarrow.gif);
		height:340px;
		margin:-341px auto 0 auto;
		border:1px #005b3e solid;
		border-bottom:0
	}
	#route{	
		background-image:url(art/routearrow.gif);
		height:108px;
		margin-top:-109px;
		border:1px #005b3e solid;
		border-bottom:0
	}
	#bookmarks{	
		background-image:url(art/bookmarkarrow.gif);
	}
	.popwrap{
		background-color:#bdd4cd;
		height:320px
	}
	#route .popwrap{
		height:88px
	}
	.popbody{		
		padding:24px;
		color:#005b3e;
		font-weight:bold;
		line-height:160%;
		
	}
	#zoekprofiel{
		width:640px;
		height:408px;
		position:relative;
		z-index:3;
		margin:-409px auto 0 auto;
		text-align:left;
		background-image:url(art/zpfarrow.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		border:1px #005b3e solid;
		border-bottom:0
	}
	.zpfboven{
		background-color:#005b3e;
		color:#fff;
		height:20px;
		line-height:20px;
		padding-left:24px;
		font-weight:bold
	}
	#zpflinks{
		width:228px;
		height:388px;
		float:left;
		background-color:#4d8d7f
	}
	#zpflinks p{
		padding:0 24px 0 24px;
		color:#fff;
		font-size:11px
	}
	#zpfrechts{
		float:left;
		background-color:#caddd7;
		width:412px;
		height:388px;
	}
	#zpfscroll{
		width:372px;
		padding-right:20px;
		overflow-y:auto;
		height:388px;
	}
	#zpfscroll table{
		color:#000;
		width:354px
	}
	#zpfscroll table td{
		padding:2px
	}
	.close{
		float:right;
		padding-right:24px
	}