#bildbox{
height:500px; 
width:800px; 
background-color:#FFFFFF; 
overflow:hidden;
z-index:1;
}

#bildbox img {
display:none;
position:absolute;
}
