@media screen,print
{

#headerfoto2 { 
	position: relative; left: 0px;
	width: 1017px; height: 228px;
}

#kophome { 
	position: relative;
	clear: left;
	float: left; 
	width: 312px;	
	z-index: 1;
}

#eerstetranspic {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

#tweedetranspic {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}


#wisselfotoblok { 
	position: relative;
	float: left; 
}

#wisselfotoblok div.foto1, #wisselfotoblok div.foto2 { 
	float: left; 
	margin: 0; 
	padding: 0; 
	background-color: black;
	padding-top: 44px;
}

}