/* CSS Structuur */

#plaats{
	position:absolute;
	height:64px;
	width:104px;
	top:0px;
	left:-124px;
	background-image:url(../../beeld/uitleg1.png)
	}

#plaats:hover{
	background-image:url(../../beeld/uitleg2.png);
	}

			

						

							
