/* ----------- objektliste ------------------------ */
.standard .datenbank_objekte_objektliste {
    /* font-family: sans-serif; */
    /* font-size: 11pt; */
    /* background: #fdffea; */
    /* line-height: 1.4em; */
    /* color: #4CAF50; */
    /* padding: 1em; */
    /* overflow: auto; */
    /* width: 100%; */
    /* box-sizing: border-box; */
}

.datenbank_objekte_objektliste_monatjahr {
    font-size: 1.5em;
    line-height: 1.4em;
    color: #E91E63;
    /* background: #dcdcdc; */
    box-sizing: border-box;
    /* border-radius: 0.3em; */
    padding: 0.5em 0em;
    /* margin: 0.6em 0; */
    /* font-weight: bold; */
    border-bottom: 1px #dcdcdc solid;
}

/* -------------- container_a ------------------------------ */
.standard .datenbank_objekte_objektliste .container_a {
    float: right;
    width: 20%;
    /* height: 10%; */
    /* display: inline-block; */
    /* color: rgb(255, 61, 0); */
    display: inline-block;
    border: 0px blue solid;
    box-sizing: border-box;
    padding: 0px;
    position: relative;
}

.standard .datenbank_objekte_objektliste .container_a .image {
    width: 100%;
    /* border-radius:50%; */
    display: block;
    border: 0px #9E9E9E solid;
    vertical-align: middle;
    overflow: hidden;
    /* box-shadow: 0 0 15pt 1pt #9E9E9E */
}

.standard .datenbank_objekte_objektliste .container_a .image img {
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}

.standard .datenbank_objekte_objektliste .container_a .wotag {
    display: block;
}

.standard .datenbank_objekte_objektliste .container_a .datum {
    display: block;
}

.standard .datenbank_objekte_objektliste .container_a .uhrzeit {
    color: #000000;
    /* display: none; */
    font-weight: normal;
}

/* -------------- container b ------------------------*/
.standard .datenbank_objekte_objektliste .container_b {
    color: #000000;
    box-sizing: border-box;
    /* display: contents; */
    /* display: inline-block; */
    border: 0px red solid;
    /* overflow: auto; */
    width: 100%;
    margin: 0 0px 0em 0;
    /* padding: 0em; */
    overflow: auto;
    /* float: left; */
    /* display: block; */
    min-height: 1.5em;
}

.standard .datenbank_objekte_objektliste .container_b .image {
    /* border: 4px #8c7e00 solid; */
    /* width: 100%; */
    /* box-sizing: border-box; */
    /* float: left; */
    /* right: 0; */
    /* position: absolute; */
    display: contents;
}

.standard .datenbank_objekte_objektliste .container_b .dirfile, .standard .datenbank_objekte_objektliste .container_b .biggies, .standard .datenbank_objekte_objektliste .container_b .id, .standard .datenbank_objekte_objektliste .container_b .datengruppe, .standard .datenbank_objekte_objektliste .container_b .quelle {
    font-size: 0.8em;
    line-height: 1.6em;
}

.standard .datenbank_objekte_objektliste .container_b .datengruppe .seg {
    color: #000000;
    background: #efefef;
    display: inline-block;
    padding: 0.0em 0.2em;
    margin-right: 0.4em;
    /* border-radius: 1em; */
    /* font-size: 0.9em; */
    line-height: 1.5em;
}

.standard .datenbank_objekte_objektliste .container_b .datengruppe::before {
    content: "Datengruppe(n): ";
}

.standard .datenbank_objekte_objektliste .container_b .image img {
    width: 100%;
    line-height: 0;
    margin: 0;
    font-size: 0;
    padding: 0;
}

.standard .datenbank_objekte_objektliste .container_b .wotag {
    display: inline-block;
    /* color: #4CAF50; */
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .wotag::after {
    content: ", ";
    margin-right: 0.3em;
    /* color: red; */
    font-weight: bold;
}

.standard .datenbank_objekte_objektliste .container_b .datum {
    display: inline-block;
    margin-right: 0.5em;
    color: #8BC34A;
    /* font-weight: bold; */
    /* font-size: 1.3em; */
}

.standard .datenbank_objekte_objektliste .container_b .alarm-text {
    display: inline-block;
    margin-right: 0.5em;
    color: #920000;
    background: yellow;
    font-weight: bold;
    /* font-size: 1.3em; */
}

.standard .datenbank_objekte_objektliste .container_b .uhrzeit {
    display: inline-block;
    margin-right: 0em;
    color: red;
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .uhrzeit::after {
    content: " Uhr";
    margin-right: 0.3em;
    /* color: #745bd8; */
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .datum-bis {
    display: inline-block;
    margin-right: 0.5em;
    display: inline-block;
    margin-right: 0.5em;
    color: #9C27B0;
    font-weight: normal;
}

.standard .datenbank_objekte_objektliste .container_b .datum-bis::before {
    content: "- ";
}

.standard .datenbank_objekte_objektliste .container_b .uhrzeit-bis {
    display: inline-block;
    margin-right: 0.5em;
    color: #FF9800;
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .uhrzeit-bis::before {
    content: "bis ";
    margin-right: 0em;
    /* color: #745bd8; */
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .uhrzeit-bis::after {
    content: " Uhr";
    margin-right: 0em;
    /* color: #745bd8; */
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .veranstalter {
    color: #000000;
    display: inline-block;
    font-size: 1em;
    line-height: 1.4em;
}

.standard .datenbank_objekte_objektliste .container_b .veranstalter::before {
    content: "Veranstalter: ";
}

.standard .datenbank_objekte_objektliste .container_b .ausfuehrende {
    color: #000000;
    font-size: 1.2em;
    display: inline-block;
    font-size: 1em;
    line-height: 1.4em;
}

.standard .datenbank_objekte_objektliste .container_b .headline {
    color: rgb(0, 0, 0);
    display: block;
    margin-bottom: 0em;
    margin-top: 0em;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.4em;
    box-sizing: border-box;
    width: 100%;
}

.standard .datenbank_objekte_objektliste .container_b .ort {
    display: inline-block;
    color: #000000;
    margin-right: 0.5em;
    /* font-weight: bold; */
}

.standard .datenbank_objekte_objektliste .container_b .ort::before {
    content: "Ort: ";
    color: #000000;
    display: inline;
}

.standard .datenbank_objekte_objektliste .container_b .oertlichkeit {
    display: inline-block;
    margin-right: 0.5em;
    color: #000000;
}

.standard .datenbank_objekte_objektliste .container_b .oertlichkeit::before {
}

.standard .datenbank_objekte_objektliste .container_b .image100 {
    display: block;
    margin-top: 0;
    box-sizing: border-box;
    border: 0px #903316 solid;
    width: 50%;
    /* line-height: 1.4em; */
    font-size: 1.2em;
    overflow: auto;
    float: left;
}

.standard .datenbank_objekte_objektliste .container_b .beschreibung {
    display: block;
    /* overflow: hidden; */
    /* margin-bottom: 2em; */
    box-sizing: border-box;
    width: 48%;
    float: right;
    border: 0px #00BCD4 solid;
    /* background: ivory; */
    /* padding: 1em; */
    overflow: auto;
}

.standard .datenbank_objekte_objektliste .container_b .txt-data {
    box-sizing: border-box;
    width: auto;
    border: 1px #bdbdbd solid;
    background: #fffdeb;
    padding: 1em 1em 1em 1em;
    margin: 0em 0em 0em 2em;
    overflow: auto;
    /* max-height: 26em; */
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    display: block;
    word-break: break-all;
    /* cursor: pointer; */
    /* position: relative; */
    /* top: 50px; */
}
.standard .datenbank_objekte_objektliste .container_b .marke {
    color: #9e3f21;
    display: inline-block;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.4em;
    box-sizing: border-box;
    text-align: left;
    background: #cddc3900; 
    float: right;
    width: 48%;
    padding:0;
}
.standard .datenbank_objekte_objektliste .container_b .marke::before {
    content: 'Marke:';
    margin-right: 0.5em;
}
.standard .datenbank_objekte_objektliste .container_b .groesse {
    color: #9e3f21;
    display: inline-block;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.4em;
    box-sizing: border-box;
    text-align: left;
    /* background: #CDDC39; */
    float: right;
    width: 48%;
}

.standard .datenbank_objekte_objektliste .container_b .groesse::before {
    content: 'Gr\00f6\00df en:';
    margin-right: 0.5em;
}

.standard .datenbank_objekte_objektliste .container_b .artikelnummer {
    color: #000000;
    display: block;
    /* margin-bottom: 0.3em; */
    /* margin-top: 0.3em; */
    /* margin: 0.3em 0 0.3em 1em; */
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.4em;
    box-sizing: border-box;
    text-align: left;
    width: 48%;
    float: right;
    border: 0px orange solid;
}

.standard .datenbank_objekte_objektliste .container_b .artikelnummer:before {
    content: 'Artikelnr.:';
    margin-right: 0.4em;
}

.standard .datenbank_objekte_objektliste .container_b .farbe {
    color: #000000;
    display: block;
    /* margin-bottom: 0.3em; */
    /* margin-top: 0.3em; */
    /* margin: 0.3em 0 0.3em 1em; */
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.4em;
    box-sizing: border-box;
    text-align: left;
    width: 48%;
    float: right;
    border: 0px orange solid;
}

.standard .datenbank_objekte_objektliste .container_b .farbe:before {
    content: 'Farbe:';
    margin-right: 0.5em;
}

.standard .datenbank_objekte_objektliste .container_b .preis {
    color: #000000;
    display: block;
    margin-bottom: 0.0em;
    margin-top: 0.6em;
    margin-left: 0em;
    margin-right: 0em;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.4em;
    box-sizing: border-box;
    text-align: left;
    float: right;
    border: 0px green dotted;
    width: 48%;
}

.standard .datenbank_objekte_objektliste .container_b .preis::after {
    content: '\20AC';
    margin-left: 0em;
}

.standard .datenbank_objekte_objektliste .container_b .path_info {
    color: #191919;
    display: inline-block;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    font-weight: normal;
    font-size: 0.75em;
    line-height: 1.4em;
    box-sizing: border-box;
}

/*
.standard .datenbank_objekte_objektliste .container_b .path_info::before {
    content: "Ablageverzeichnis: ";
    color: #E91E63;
}
*/
.standard .datenbank_objekte_objektliste .container_b .path_info .colored_pfeil_rechts {
    color: #03A9F4;
    margin-left: 0.4em;
}

.standard .datenbank_objekte_objektliste .container_b .beschreibung p {
    margin: 0em 0em 1em 0em;
}

.standard .datenbank_objekte_objektliste .container_b .beschreibung .image_in_beschreibung {
    border: 1px #dcdcdc solid;
    overflow: auto;
    float: left;
    width: 31%;
    min-width: 7em;
    margin: 0;
    padding: 0em;
    margin-right: 1em;
    margin: 0.3em 0.5em 0.5em 0em;
    /* box-sizing:border-box; */
    /* border-radius: 5%; */
    background: white;
    display: inline-grid;
}

.standard .datenbank_objekte_objektliste .container_b .beschreibung .image_in_beschreibung img {
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.standard .datenbank_objekte_objektliste .container_b .empty {
    display: block;
    /* border-bottom: 0px #c3c3c3 solid; */
    height: 0em;
    margin-bottom: 0.4em;
    clear: both;
    box-sizing: border-box;
}

.datenbank_objekte_objektliste .container_b .textbaustein_opener {
    box-sizing: border-box;
    color: #a40000;
    cursor: pointer;
    line-height: 1.4em;
}

.datenbank_objekte_objektliste .container_b .download_rekursiv_opener {
    box-sizing: border-box;
    color: #9E9E9E;
    cursor: pointer;
    line-height: 1.4em;
    display: inline-block;
    font-size: 0.75em;
    line-height: 1.4em;
}

.datenbank_objekte_objektliste .container_b .textbaustein_opener .textbaustein_opener_pretext {
    color: #000000;
    margin-right: 1em;
}

.datenbank_objekte_objektliste .container_b .textbaustein_opener .textbaustein_opener_seitenname {
    margin-right: 1em;
}

.datenbank_objekte_objektliste .container_b .symbol_textbaustein_opener {
}

.datenbank_objekte_objektliste .container_b .textbaustein_opener:hover {
    color: #FF9800;
}

.standard .datenbank_objekte_objektliste .container_b .dirfile, .standard .datenbank_objekte_objektliste .container_b .id, .standard .datenbank_objekte_objektliste .container_b .quelle, .standard .datenbank_objekte_objektliste .container_b .biggies, .standard .datenbank_objekte_objektliste .container_b .datengruppe {
    border-top: 1px #dddddd solid;
    display: flow-root;
    padding: 0.3em 0.0em;
    margin: 0.0em 0;
}

.standard .datenbank_objekte_objektliste .container_b .id::before {
    content: "ID #"
}

.standard .datenbank_objekte_objektliste .container_c .textbaustein {
    /* border: 2px red dotted; */
    /* overflow:auto; */
    /* box-sizing:border-box; */
}

.standard .datenbank_objekte_objektliste .container_b .pdf-liste {
    box-sizing: border-box;
    border: 0px #3F51B5 dashed;
    line-height: 1.4em;
    margin: 0em 0em 1em;
}

.standard .datenbank_objekte_objektliste .container_b .download_liste {
    box-sizing: border-box;
    border: 0px red dashed;
    line-height: 1.4em;
    margin: 0em 0em 0em;
}

.standard .datenbank_objekte_objektliste .container_b .datengruppe {
    border: 0px red solid;
}

/* ---------------------------- */
/* ---------------------------- */
.datenbank_objekte_objektliste_alte {
    /*
    border: 5px #9E9E9E solid;

    filter: blur(0px) grayscale(1) sepia(0) hue-rotate(0deg) brightness(3.1) contrast(3.3) saturate(10);
    */
}

.datenbank_objekte_objektliste_alte .datenbank_objekte_objektliste {
    /* filter: grayscale(1) ; */
}

.datenbank_objekte_objektliste_textbaustein {
    padding: 0em 0%;
    border-radius: 0em;
    background: #F5F5F5;
    border: 1px rgba(88, 88, 88, 0.28) solid;
    overflow: auto;
    margin: 1em 0;
    width: 100%;
    box-sizing: border-box;
    padding: 1em;
    position: relative;
}

.xxxstandard div {
    border: 1px red solid;
    padding: 5px;
    box-sizing: border-box;
    margin: 3px;
    overflow: auto;
}

.container_bildleiste {
    border: 3px green dotted;
    float: right;
    width: 100%;
    overflow: visible;
    margin-left: 2em;
    box-sizing: border-box;
}

.bildleiste .datenbank_objekte_objektliste_objekt {
    box-sizing: border-box;
    overflow: auto;
    margin-bottom: 1em;
    border: 1px red solid;
    display: inline-block;
    padding: 0.0em 0.0em;
    padding: 1em;
    width: 33%;
    height: 25em;
    box-shadow: none;
    vertical-align: top;
}

@media screen and (max-width: 1200px ) {
    .standard .datenbank_objekte_objektliste .container_b .txt-data {
        font-size:11pt
    }
}

@media screen and (max-width: 800px ) {
    .standard .datenbank_objekte_objektliste .container_b .txt-data {
        font-size:11pt;
        word-break: break-word;
    }

    .standard .datenbank_objekte_objektliste .container_b .image100,
    .standard .datenbank_objekte_objektliste .container_b .beschreibung,
    .standard .datenbank_objekte_objektliste .container_b .farbe,
    .standard .datenbank_objekte_objektliste .container_b .artikelnummer,
    .standard .datenbank_objekte_objektliste .container_b .groesse,
    .standard .datenbank_objekte_objektliste .container_b .preis,
    .standard .datenbank_objekte_objektliste .container_b .marke {
        
        width: 100%;
        border:0px red dotted;
      
    }

   
}
