.innen {
    margin: auto;
    margin-top: 60px;
    width: 675px;
    height: 530px;
    background-color: #c5c7b9;
    text-align: left;
}
.menu_stoffe_aktiv {
    width: 80px;
    height: 60px;
    border: none;
    cursor: pointer;
    float: left;
    background-image: url(../images/menu/stoffe_aktiv.png);
    background: expression("none");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/menu/stoffe_aktiv.png');
}
.bild1 {
   width: 350px;
   height: 350px;;
}
.minibild_stoffe {
    margin-top: 35px;
    margin-right: 35px;
    width: 35px;
    height: 35px;
    float: left;
    border: none;
}
