.innen {
    margin: auto;
    margin-top: 60px;
    width: 675px;
    height: 530px;
    background-color: #C0CAC5;
    text-align: center;
}
.menu_kontakt_aktiv {
    margin-left: 5px;
    width: 80px;
    height: 60px;
    border: none;
    cursor: pointer;
    float: left;
    background-image: url(../images/menu/kontakt_aktiv.png);
    background: expression("none");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/menu/kontakt_aktiv.png');
}
.link {
    border: none;
    cursor: pointer;
}
.kontakt1 {
    width: 675px;
    height: 20px;
    background-position: center;
    background-image: url(../images/kontakt/kontakt1.png);
    background: expression("none");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/kontakt/kontakt1.png');
}
.kontakt2 {
    margin-top: 15px;
    width: 675px;
    height: 40px;
    background-position: center;
    background-image: url(../images/kontakt/kontakt2.png);
    background: expression("none");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/kontakt/kontakt2.png');
}
.kontaktbild {
    margin-top: 5px;
    border: none;
}