.news-latest-container td {
    border-bottom: 1px solid;
    border-color: #c4db9b;
}

.news-event__datetime i {
    font-weight: bold;
}

/*
* Backport form fileadmin/templates/extensions.override.css
*/

/* ################################  vcard  ################################ */
.vcard_element,
.vcard_img {
    float:left;
}

.vcard:after {
    content: "";
    clear: both;
    display: block;
    overflow: auto;
}

.vcard_img img {
    border:2px solid white;
    outline:1px solid #c4db9b;
    margin-bottom: 15px;
    margin-right:10px!important;
}
.vcard_element h3 {
    margin:-7px 0 0 0;
    padding:0;
}

#content_eins_zwei_right ul.links-menu li {
    float: left;
    margin: 0 12px;
}
.tx_ablinklist_catalogView_link_1 {
    border-top: 1px solid #87ac00;
    border-bottom: 1px solid #87ac00;
}
.clear-both{
    clear:both;
}
@media only screen and (max-width: 480px) {
    .link-block {
        width: 85px;
    }
}
.cookie_warning,
span.red-text {
    color: red;
    font-weight: bold;
}
.sr-only{
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
    width: 1px;
}

.geodaesie-news th {
    border-bottom: 1px solid #ECECEC;
    font-family: "Verdana","sans-serif";
    font-size: 11.0pt;
    font-weight: 100;
    padding: 15px 10px 15px;
    text-align: left;
}

.geodaesie-news th:first-child {
    width: 120px;
}
.geodaesie-news th:nth-child(2) {
    width: 230px;
}

.geodaesie-news .news-list-browse li {
    display: inline;
    list-style: none;
}

.geodaesie-news .news-list-browse .current a{
    color: #000000;
    pointer-events: none;
}

.ce-intext.ce-right .ce-gallery {
    margin-top: 19px;
}

.yellow-box {
    background-color: #f7f7db;
    border-radius: 7px;
    padding: 10px;
}

.frame-type-table td:nth-child(4) img {
    width: 3.5em;
}

.multi-checkbox-section {
    padding: 15px 0 15px 0 !important;
}

.multi-checkbox-section .form-check-label{
    clear: both;
    font-weight: normal;
    margin-bottom: 10px;
    width: 350px;
}

.multi-checkbox-section .tx_powermail_pi1_fieldwrap_html label {
    font-weight: bold !important;
    padding: 10px 0 10px 0;
}

.multi-checkbox-section .tx_powermail_pi1_fieldwrap_html .inputs-list .form-check-label{
    width: 350px;
    font-weight: normal !important;
    padding: 0;
}

.tx_powermail_pi1_fieldwrap_html.Checkbox > fieldset {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
}

.tx_powermail_pi1_fieldwrap_html.Checkbox .powermail_check_inner {
    margin-left: 0;
    max-width: 450px;
}
