/* view :: Seite zentriert in der Bildschirmmitte */
/* .zentrieren { position:absolute; left:50%; top:50%; margin-left:-384px; margin-top:-315px; width:768px; height:630px; } */
.zentrieren { position:absolute; left:100px; top:50px; width:768px; }