
.well > blockquote {
    border: medium none;
    margin-bottom: 0;
    font-size: 14px;
}    

.well > blockquote > small {
    color: #999999;
    font-size: 100%;
    margin-bottom: 5px;
}

.img-be-home {
    max-height: 250px;
    display: inline;
    margin-bottom:10px;
}

.wrap-map-img {
   position: relative; 
   width: 100%; /* for IE 6 */
}

.map-text {
    position:absolute; 
    width:100%;
    font-weight:bold;
    font-size:110%;
    text-shadow: #999999 2px 2px 1px;
}

.mt-berlin {
    top:    107px;
    left:   80px;
}
.mt-hamburg {
    top:    52px;
    left:   -10px;
}
.mt-muenchen {
    top:    286px;
    left:   42px;
}
.mt-koeln {
    left: -85px;
    top: 175px;
}
.mt-frankfurt {
    left: -43px;
    top: 205px;
}
.mt-stuttgart {
    left: -30px;
    top: 263px;
}
.mt-duesseldorf {
    left: -95px;
    top: 157px;
}
.mt-dortmund {
    left: -65px;
    top: 127px;
}
.mt-bremen {
    top:    72px;
    left:   -40px;
}
.mt-leipzig {
    top:    140px;
    left:   60px;
}
.mt-dresden {
    left: 66px;
    top: 188px;
}
.mt-hannover {
    top:    90px;
    left:   -10px;
}
.mt-nuernberg {
    left:   25px;
    top:    243px;
}




.col-sm-12-home-full {
    width: 100%;
}
.well > div > div > blockquote {
    border: medium none;
    margin-bottom: 0;
    font-size: 14px;
}   
.well > div > div > blockquote > small {
    color: #999999;
    font-size: 100%;
    margin-bottom: 5px;
}