.innen {
    margin: auto;
    margin-top: 60px;
    width: 675px;
    height: 530px;
    background-color: #C0C9C4;
    text-align: left;
}
.menu_buecher_aktiv {
    width: 80px;
    height: 60px;
    border: none;
    cursor: pointer;
    float: left;
    background-image: url(../images/menu/buecher_aktiv.png);
    background: expression("none");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/menu/buecher_aktiv.png');
}
.bild1 {
   width: 350px;
   height: 350px;
}
.buecher_body .minibild {
    margin-top:0px;
}
.buecher_body .minibild2 {
    margin-top:28px;
}