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