﻿/* SPLASH WEERGAVE */	

#popup, #popup2  { 
width: 			988px;
height: 		670px;
top:			0px;
text-align: 	center;
position:		absolute;
display: 		none;
z-index: 		9999999999;
left:			50%;
margin-left:	-494px;
margin-top:		137px;
} 

#popup2 {
display: none;
}