div.stoerer {
    padding-top: 105px;
}
div.hotels {
    padding-top: 0px;
}
p.footnote {
    font-size: 10px;
    color: #003882;
}
span.klm {
    color: #003882;
}
img.klm {
    border-style: none;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    float: right;
}
img.hotels {
    border-style: none;
    float: right;
    padding-bottom: 4px;
}
img.stoerer {
    border-style: none;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 5px;
    float: right;
}

