/* 	#personeelframeIEdiv {
		position: absolute;
		z-index: 100;

		width: 480px;
		height: 180px;
		
		background: red;
		
		left: 50%;
		
		margin-top: 540px;
		margin-left: -560px;
	}
	
		#personeelframeIE {
		display: inline;
		position: absolute;
		z-index: 99;

		width: 500px;
		height: 566px;
		
		left: 50%;
		
		margin-top: 180px;
		margin-left: -580px;
	} */
	

	

