﻿
			.autovdweekrechts {
				width: 220px;
				height: 215px;
				background: url("../images/autovdweekblokrechts.jpg") no-repeat top;
				border: 1px #fff solid;
				display: none;
			}

			.autovdweekrechts p {
				margin-left: 4px;	
				margin-right: 4px;
				margin-top: 30px;
				text-align: center;
					display: none;
			}
		
			.contactrechts1 {
				width: 220px;
				height: 215px;
				background: url("../images/contactblokrechts1.jpg") no-repeat top;
				border: 1px #fff solid;
				margin-top: 0px;
			}		
			
/* 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: block;
}
