body { margin:0px; background-color:#fff; height:100% }
html { height:100% }
#PageDiv { position:relative; height:915px; min-height:100%; min-width:800px; max-width:1350px; margin:auto }
#Vlaggenpag { position:absolute; left:43px; top:114px; width:307px; height:670px; z-index:2 }
#item1 { position:absolute; left:389px; top:114px; width:957px; min-height:730px; z-index:3 }
#INFO { position:absolute; left:1140px; top:17px; width:79px; height:28px; z-index:4 }
#HOME { position:absolute; left:1265px; top:17px; width:79px; height:28px; z-index:5 }
@media screen and (max-width:768px)
{
	#INFO { left:1089px; top:37px }
	#HOME { left:1214px; top:37px }
}
