	.mapTypeke {font-size:10px !important;}
	.clear {
		font-size:1px;
		clear:both;
		display:block;
	}
	.geenAantal span.MT5 {
		visibility:hidden;
	}
	div#mapApp {
		/*position:relative;*/
		width:750px;
		height:410px;
	}
	div#appWrapper {
		width:750px;
		/*border:1px solid #999;*/
		height:410px;
		overflow:hidden;
	}
	div#filters {
		width:183px;
		height:450px;
		float:right;
		background:#e96210;
		border-right:1px solid #999;
		padding:20px;
	}

	div#picLink {
		float:right;
		width:120px !important;
		font-size:10px !important;
		overflow:hidden;
		height:110px;
	}
	div#picLink img {
		height:80px !important;
		width:auto;
	}

	div#mapCanvas {
		position:absolute;/**/
		margin-top:-64px;
		width:750px;
		height:410px;
		display:block;
	}
	div#mapControls {
		position:relative;
		margin-top:10px;
		margin-left:10px;
		z-index:2;
		width:410px;
		padding:10px;
		font-size:11px;
		height:34px;
		/*border-bottom:1px solid #CCC;*/
		background-image: url(images/achtergrond.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	div#zoomControl {
		/*width:auto;*/
		width:260px;
		float:left;
		/*margin-left:5px;
		border-right:1px solid #999;*/
	}
	div.zoomControl img {border:none;}
	span#zoom {
		float:left;
		margin-top:2px;
		margin-left:10px;
		color:#333;
	}
	div.viewControlsZoomOut a:link, div.viewControlsZoomOut a:active, div.viewControlsZoomOut a:visited {
		background-image: url(images/zoomMin.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
		height: 29px;
		width: 29px;
	}
	div.viewControlsZoomOut a:hover {
		background-image: url(images/zoomMin_f2.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
		height: 29px;
		width: 29px;
	}
	div.viewControlsZoomIn a:link, div.viewControlsZoomIn a:active, div.viewControlsZoomIn a:visited {
		background-image: url(images/zoomPlus.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
		height: 29px;
		width: 29px;
	}
	div.viewControlsZoomIn a:hover {
		background-image: url(images/zoomPlus_f2.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
		height: 29px;
		width: 29px;
	}
	img.mapButt {background-image: url(images/Map.png);background-repeat: no-repeat;}
	img.mapButtHover {background-image: url(images/Map_f2.png);background-repeat: no-repeat;}
	img.mapButtActive {background-image: url(images/Map_f3.png);background-repeat: no-repeat;}
	img.satteliteButt {background-image: url(images/Sattelite.png);background-repeat: no-repeat;}
	img.satteliteButtHover {background-image: url(images/Sattelite_f2.png);background-repeat: no-repeat;}
	img.satteliteButtActive {background-image: url(images/Sattelite_f3.png);background-repeat: no-repeat;}
	div.viewControlsZoomOut, div.viewControlsZoomIn, div.viewControlsSattelite, div.viewControlsMap {float:left;}
	viewControlsSattelite, viewControlsMap
	div.overvieuwOffer {
		position:relative;
		top:10px;
		float:left;
		display:block;
		height:17px;
		border:solid 1px red;
	}
	div.overvieuwOffer a:link, div.overvieuwOffer a:active, div.overvieuwOffer a:visited {
		position:relative;
		top:5px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		margin-left: 15px;
		padding-left: 17px;
		background-image: url(images/arrowke.png);
		background-repeat: no-repeat;
	}
	div.overvieuwOffer a:hover {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #E7620E;
		text-decoration: none;
	}
	div.viewControls {
		float:left;
		margin-top:2px;
	}
	div.viewControls a {
		/*margin-top:-5px;
		margin-right:7px;
		text-decoration:none;
		color:#333;
		display:block;
		width:61px;
		padding-top:4px;
		height:17px;
		text-align:center;
		background:url(../../images/mapApp/controlBackgroundHover.jpg) center center no-repeat;	*/	
	}
	div.viewControls a:hover, div.viewControls a.active {
		/*background:url(../../images/mapApp/controlBackground.jpg) center center no-repeat;*/
	}
	div#zoomControl div.viewControls {
		float:left;
	}
	div#preloader {
		padding-top:10px;
		width:150px;
		font-family:Arial, Helvetica, sans-serif;
		color:#666;
		font-size:11px;
		z-index:99;
		display:block;
		background:white;
	}
	div#preloader span {
		padding:5px;
	}
	div#preloader span b {
		position:relative;
		top:-12px;
		font-weight:normal;
		margin-left:5px;
	}
	div#preloaderContainer {
		margin:0 auto;	
		cursor:wait;	
	}
	/* infowindow  */
	p.addr {
		font-size:10px;
		float:left;
		width:130px;
	}
	p.addr a {
		color:white;
	}	
	#infoWindowMapApp {
		display:block;
		width:145px;
		background:red;
		position:absolute;
		z-index:500;
		background:#E86210;
		padding:5px;
		text-transform:lowercase;
		text-transform:capitalize;
		color:white;
		border:1px solid white;
		display:none;
	}
	#infoWindowMapApp hr {
		border:none;
		border-bottom:1px solid white;
		background:none;
	}
	.closeInfoWindow, #zoomInOnPoint {
		font-size:10px;
	}
	#infoWindowMapApp a#x {
		border:1px solid white;
		padding:2px;
		float:right;
		text-decoration:none;
		color:#E86210;
		background:white;
	}
	a#zoomInOnPoint, a#closeText {
	}
	.gMapFotoWrapke {
		width:143px;
		height:90px;
		display:block;
		position:relative;;
		overflow:hidden;
		float:none;
		clear:both;
		margin-bottom:5px;
		background-color:white;
		border:solid 1px white;
	}
	#infoWindowMapAppContainer img{
		height:110px;
	}
	/*FILTERS*/
	
	#sv {
		width:500px;
		height:500px;
	}
	.FL {
		float:left;
	}
	.FR {
		float:right;
	}
	div.ie6Error {
		width:735px;
		color:#E86210;
		padding:5px;
	}
	div.ie6Error a {
		color:#E86210;
		font-weight:bold;
	}
	

