#weisseflaeche {
left:0px;
top:0px;
width:100%;
height:100%;
position:fixed;
background:orange;
opacity:0.6;
filter:alpha(opacity=60);
display:none;
}
#xbutton {
width:30px;
height:30px;
position:fixed;
top:10px;
right:10px;
background:url(xbutton.png) no-repeat;
display:none;
}
.bildzoom {
width:900px;
height: 500px;
border:5px solid white;
position:fixed;
text-align: center;
top:200px;
background:url(Bilderkasten.jpg);
left:50%;
margin-left:-455px;
display:none;
}
#linkspfeil_inaktiv {
width:50px;
height:50px;
position:fixed;
top:430px;
left:50%;
margin-left:-500px;
background:url(linkspfeil_inaktiv.jpg) no-repeat;
display:none;
}
#rechtspfeil_inaktiv {
width:50px;
height:50px;
position:fixed;
top:430px;
left:50%;
margin-left:450px;
background:url(rechtspfeil_inaktiv.jpg) no-repeat;
display:none;
}

# { text-align-last: center }