

body {
overflow:hidden; // sicherheitshalber keine Scrollbars
margin:0px;
padding:0px;
}

#Bildbox{
width:100%;
height:100%;
}

.anpassen{
width:100%;
height:100%;
}
