

a:hover, a:focus {
    color: #7B725D;
    text-decoration: unset;
}

a.light:hover, a.light:focus {
    color: #FCBD2F;
}


ul {
    list-style-type: disc;
}


.itemTitle {
    display: none;
}


#iframe_map {
    width: 100%;
    margin-top: -20px;
}


.googlemaps_wrap {
    margin-top: 32px;
}

#gmaps-dsgvo-frame {
    margin-top: 0px;
}

#gmaps-link-wrap {
    margin-top: 24px;
}




.impressum_tab {
    margin-left: 28px;
    margin-bottom: 20px;
}
.impressum_external {
    font-size: 0.9em;
    line-height: 1.2em;
}


#impressum p {
    margin: 0 0 10px;
    width: 100%;
    float: left;
}



.imp_line {
    min-height: 24px;
    width: 100%;
    float: left;
}

.imp_empty_line {
    height: 32px;
}


.imp_bottom_line {
    height: 124px;
}

.imp_h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 12px;
}
.imp_h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 4px;
}


.impressum_num {
    margin-left: 12px;
    margin-top: 8px;
    font-size: 16px;
    margin-bottom: 12px;
}