#menu ul li a.contact_select {
	background: url('images/button_contact_set.gif') left top no-repeat;	
}


#content {
	width: 920px;
	position:absolute;
	top:120px;
	padding-right:30px;
}

#kaartlijst {
		padding-left:30px;
		padding-top:20px;
	z-index:1;
	

}


#myiframe {
	visibility:hidden;
}

#googlemaps {
	width:379px;
	height:313px;
	float:left;
	position:absolute;
	left:72px;
	top:54px;
	z-index:0;
	background-image:url(images/kaart.jpg);	
}







#schoen {
	width:251px;
	height:202px;
	float:left;
	background-image:url(images/schoen.gif);
	position:absolute;
	top:240px;
	z-index:3;
}

#contact_txt {
	float:right;
	width:370px;
	position:absolute;
	top:0px;
	left:530px;
	z-index:4;
}

#contact_txt a {
	text-decoration:none;
	color:#000;
}

#verrekijker {
	float:right;
	position:absolute;
	left:530px;
	top:350px;
	z-index:2;

}

