/** maps */
.frame-type-dce_dceuid2 {
}

.content .row .frame.frame-type-header + .frame.frame-type-dce_dceuid2 {
    margin-top: 20px;
}

.content .map {
    clear: both;
    position: relative;
}

.js .headerSlider .map {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.map .map-area {
    height: 345px;
}

/*.map .gm-style > .gmnoprint { !*display: none;*! } !* controls *!*/
/*.map .gm-style-cc { display: none; } !* Fehler melden *!*/
.content div.tapToEnable {
    position: absolute;
}

/* info */
.map > .item {
    display: none;
}

#content-area .map img {
    background: none;
}

.map p {
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 5px;
}

.map p:last-child {
    margin-bottom: 0;
}

.map p.name {
    font-size: 16px;
    font-weight: 400;
}

.map p.additional {
    font-weight: 400;
}

.map p.route {
    margin-top: 10px;
}

.map .map-area > div > .gm-style > div:last-child {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.map .map-area > div > .gm-style > div:last-child div:first-child {
    display: none;
}

.map .map-area > div > .gm-style > div:last-child div:nth-child(2) {
    display: none;
}

.map .map-area > div > .gm-style > div:nth-child(14) {
    height: 100%;
}