#wrapper_logo {
    position: relative;
    width: auto;
    z-index: 51;
        height: 75px;
        margin: 0 0 0 0;
        background: url(../img/header_stadtinfo_1.jpg) no-repeat;
        background-position: bottom right;
        border-width: 1px 2px 1px 1px;
        border-color: #5FB0FF #6f6f6f #5FB0FF #dfdfdf;
        border-style: solid;
        color: #000000;
        background-color: #ffffff;
}

