html, body, div, object, embed {
    margin:0px;
    padding:0px;
    border:0px none;
}

div.all {
    margin: auto;
    width:800px;
}

div.inhalt, div.moulagen {
    width:800px;
    height:650px;
    overflow:hidden;
    background:#003399;
}

div.moulagen {
    margin-top:-650px;
}
