.S45 {
    border: 1px dotted #000;
    padding: 10px;
    width: 539px;
}

.S45 h1 {
    font-size: 18px;
    color: #656565;
    display: block;
    margin: 0px;
    padding: 5px 0px;
}

.S45 .Bild {
    width: 15%;
    position: absolute;
    height: 80px;
    overflow: hidden;
}

.S45 .Bild img{
    height: 80px;
}

.S45 .Info {
    margin: 0px 0px 10px 20%;
    width: 83%;
    float: left;
}

.S45 .InfoDetail {
    margin: 0px 0px 10px 20%;
    padding: 0px 15px 0px 0px;
}

.S45 .Info .Left,
.S45 .Info .Right {
    float: left;
    width: 45%;
}

.S45 .Data {
    color: #6E6F73;
}

.S45 .Info .Data {
    line-height: 14px;
    width: 100%;
}

.S45 .Key {
    float: left;
    font-weight: bold;
    color: #9C9E9B;
    text-align: left;
}

.S45 .ShortDescription .Key,
.S45 .Description .Key {
    display: none;
}

.S45 .Alpstein {
    display: none;
}

.S45 .LinkURL .Value {
    color: #673735;
    text-decoration: underline;
}

.S45 .Value {
    float: none;
}

