/* datenbank termine suchfilter */
.datenbank_termine_form_search_dump {
    box-sizing: border-box;
    font-family: arial,sans-serif;
    position: absolute;
    display: block;
    top: 50px;
    left: 1%;
    width: 13.7%;
    bottom: 1%;
    padding: 0.6em;
    overflow: auto;
    font-size: 11pt;
    line-height: 1em;
    /* padding: 0.5em; */
    text-align: left;
    /* z-index: 1; */
    border: 1px black solid;
    background: #ffffff;
    /* box-shadow: 0 0 6px 0 gray; */
}
/* ------------------------------------------- */
.datenbank_termine_dump_userdef_search_form {
    /* border: 1px #bebebe solid; */
    /* background: #f5f5f5; */
    background: rgb(245, 245, 245);
    box-sizing: border-box;
    padding: 0%;
    display: block;
    margin-bottom: 1em;
    /* padding: 5px; */
    /* overflow: auto; */
    font-family: arial,sans-serif;
    width: 100%;
    z-index: 100000;
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 0;
    height: auto;
    /* box-shadow: 0 0 5px 0 gray; */
}


.datenbank_termine_dump_userdef_search_form_zeile {
    border: 1px #959595 solid;
    background: #f1f1f1;
    margin-bottom: 0.5em;
    overflow: auto;
    line-height: 1.7em;
    font-size: 10pt;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    padding: 0.4em;
    position: relative;
}

.datenbank_termine_dump_userdef_search_form_title {
    background: #757575;
    color: white;
    box-sizing: border-box;
    overflow: auto;
    padding: 0px 0.3em 0 0.3em;
    line-height: 1.4em;
    font-size: 1em;
    display: inline-block;
    display: block;
    vertical-align: middle;
    /* border: 1px red solid; */
    width: 15%;
    width: 100%;
    /* font-weight: bold; */
}

.datenbank_termine_dump_userdef_search_form input {
    /* font-size: 1.2em; */
    box-sizing: border-box;
    /* margin-bottom: 0.5em; */
    width: 46%;
    width: 100%;
    line-height: 1em;
    font-size: 1.0em;
    display: inline-block;
    /* display: block; */
    /* border: 1px red solid; */
    margin: 1px 0px;
}

.datenbank_termine_dump_userdef_search_form_par {
    /* background: #ffcfcf; */
    overflow: auto;
    padding: 0.5em 0 0 0.3em;
    line-height: 1.4em;
    font-size: 1em;
    vertical-align: middle;
    width: 49%;
    display: inline-block;
    width: 100%;
    display: block;
    color: #03A9F4;
    box-sizing: border-box;
    cursor: pointer;
}
.datenbank_termine_dump_userdef_search_form_par:hover {
    color: #F44336
}

.datenbank_termine_dump_userdef_search_form_button {
    /* width: 9%; */
    /* background-color: #aeaeae; */
    color: blue;
    /* border:0; */
    /* display:inline-block; */
    /* line-height: 1.4em; */
    margin: 0;
    /* font-size: 1em; */
    margin-left: 0%;
    /* color:white; */
    text-align: left;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0px;
    /* float: left; */
}

.datenbank_termine_dump_userdef_search_form_suchfeld {
    /* border-top: 1px #c3c3c3 solid; */
    /* background: #ececec; */
    overflow: auto;
    display: none;
    padding: 0em;
    position: relative;
    /* z-index: 10000; */
    right: 0;
    /* width: 50%; */
}

.datenbank_termine_dump_userdef_search_form .button {
    width: 19%;
    border: 0;
    background-color: #aeaeae;
    display: inline-block;
    line-height: 1.4em;
    /* font-size: 9pt; */
    margin: 0;
    margin-left: 1%;
    color: white;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0.0em;
}

.datenbank_termine_dump_userdef_search_form_radio {
    float: left;
    color: #000000;
    background: white;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    margin-bottom: 1px;
    line-height: 1em;
    font-size: 9pt;
    padding: 0.3em 0.3em;
    border: 1px #c7c7c7 solid;
    border-radius: 0.3em;
}

.datenbank_termine_dump_userdef_search_form_radio.true, .datenbank_termine_dump_userdef_search_datengruppen.select.true {
    color: #ffffff;
    background: #2196F3;
}
.datenbank_termine_dump_userdef_search_form_radio.special{
    font-weight:bold
}

/* --------------------------------------------------- */
.datenbank_termine_verwaltung_outer {
    position: absolute;
    left: 15%;
    top: 50px;
    bottom: 1%;
    width: 45.7%;
    padding: 1em;
    box-sizing: border-box;
    border: 1px #5a5a5a solid;
    background: white;
}
.datenbank_termine_verwaltung_outer.ajax{
    
    box-shadow:0 0 5px red
}

.datenbank_termine_verwaltung_inner {
    position: absolute;
    overflow: auto;
    background-color: #ffffff;
    border: 0px black solid;
    box-sizing: border-box;
    padding: 0em;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    text-align: left;
}

.datenbank_termine_verwaltung_buttons {
    box-sizing: border-box;
    position: absolute;
    display: block;
    top: 0px;
    left: 1%;
    right: 1%;
    height: 50px;
    border: 0px #8a8aff dashed;
    background: rgba(214, 214, 214, 0);
    overflow: visible;
    font-size: 11pt;
    line-height: 1em;
    padding: 0.5em;
    text-align: center;
    z-index: 1;
    margin: auto;
    position: relative;
    display: table;
}

/*
.datenbank_termine_verwaltung_buttons div{
    border:3px red solid
}
.datenbank_termine_verwaltung_buttons button{
    border:3px #3F51B5 solid
}
*/
.datenbank_termine_dropdown_menue {
    position: relative;
    display: table;
    /* border: 4px blue solid; */
    /* padding: 0.2em; */
    overflow: visible;
    box-sizing: border-box;
    width: 12em;
    float: left;
    text-align: center;
}

.datenbank_termine_dropdown_menue_blur {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 0px red dotted;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.18);
    z-index: -1;
    display: none;
}

.datenbank_termine_dropdown_menue_opener {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    /* padding: 1em; */
    width: 100%;
    /* border: 3px orange solid; */
    /* float: right; */
    text-align: center;
}

.datenbank_termine_dropdown_menue_content {
    display: block;
    border: 1px #bdbdbd solid;
    /* border-top: 0; */
    background: white;
    z-index: 1;
    position: relative;
    width: 100%;
    overflow: visible;
    left: 0;
    top: 100%;
    box-sizing: border-box;
    display: none;
    padding: 0.3em;
    margin-top: 0.2em;
    float: left;
    box-shadow: 0px 6px 16px 0px #00000042;
}
.datenbank_termine_extern_aktualieren{
    display: inline-block;
    border: 1px #bdbdbd solid;
    /* border-top: 0; */
    background: #FFEB3B;
    color: black;
    z-index: 1;
    position: absolute;
    width: 40%;
    overflow: auto;
    top: 27px;
    left: 1%;
    /* right: 1%; */
    text-align: left;
    padding: 0 1em;
    font-size: 9pt;
}

.datenbank_termine_dropdown_menue_content button {
    width: 100%;
    box-sizing: border-box;
    margin: 0em 0em 0.2em 0em;
    text-align: left;
}

.datenbank_termine_verwaltung_button {
    margin: 0em 0.2em;
    cursor: pointer;
    /* border: 5px red solid; */
    float: left;
}
/* ----------------------------- */
.datenbank_termine_dump_userdef_search_form_opener_symbol,
.datenbank_termine_objektliste_userdef_search_form_opener_symbol {
    float: right;
    transform: rotate(0deg);
    font-size: 2em;
    overflow: hidden;
}
.datenbank_termine_dump_userdef_search_form_opener_symbol.turn180,
.datenbank_termine_objektliste_userdef_search_form_opener_symbol.turn180 {
transform: rotate(180deg);
}

.datenbank_termine_verwaltung_table {
    box-sizing: border-box;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    border: 0px blue dashed;
    overflow: auto;
    font-size: 9pt;
    padding: 0em;
    text-align: left;
}
/* --------------------------------- */
/* --------------------------------------------------- */
.datenbank_termine_datengruppen_verwaltung_outer {
    position: absolute;
    left: 0%;
    top: 0%;
    bottom: 0%;
    width: 100%;
    padding: 0em;
    box-sizing: border-box;
    border: 1px #5a5a5a solid;
    background: rgba(156, 156, 156, 0.36);
    transition: box-shadow 0.3s;
    z-index: 2;
    box-shadow: 0 0 16px 0 #717171;
    display: none;
    text-align: center;
}

.datenbank_termine_datengruppen_verwaltung_inner {
    /* position: absolute; */
    position: relative;
    overflow: auto;
    background-color: #ffffff;
    border: 2px #888888 solid;
    box-sizing: border-box;
    box-shadow: 0 0 12px 0 #afafaf;
    padding: 1em;
    /* left: 12%; */
    /* right: 12%; */
    width: 52em;
    height: 59em;
    max-height: 94%;
    display: inline-flex;
    top: 0%;
    margin-top: 1%;
    bottom: 2%;
    text-align: left;
    line-height: 1.2em;
}

.datenbank_termine_dgArrHeadline {
    position: absolute;
    overflow: auto;
    background-color: #f7f7f7;
    border: 0px #4CAF50 solid;
    background: #797979;
    color: white;
    box-sizing: border-box;
    padding: 0em 1em;
    left: 0%;
    right: 0%;
    top: 0%;
    height: 2em;
    text-align: center;
    line-height: 2em;
    font-weight: normal;
    display: block;
    vertical-align: middle;
}

.datenbank_termine_dgArrList {
    position: absolute;
    overflow: auto;
    background-color: #f7f7f7;
    border: 1px #8e8e8e solid;
    box-sizing: border-box;
    padding: 1em;
    left: 0%;
    right: 0%;
    top: 2em;
    bottom: 9%;
    text-align: left;
}

.datenbank_termine_dgArrButtons {
    position: absolute;
    overflow: auto;
    background-color: #f7f7f7;
    border: 0px #8e8e8e solid;
    box-sizing: border-box;
    padding: 1em;
    left: 0%;
    right: 0%;
    top: 91%;
    bottom: 0%;
    text-align: left;
    line-height: 1.2em;
    text-align: center;
}
.datenbank_termine_dgArrButtons button {
    cursor:pointer;
    margin:0 1em;
}
.datenbank_termine_dgArrControl {
    position: absolute;
    overflow: auto;
    background-color: #f7f7f7;
    border: 2px #03A9F4 solid;
    box-sizing: border-box;
    padding: 1em;
    left: 46%;
    right: 0%;
    top: 5%;
    bottom: 15%;
    text-align: left;
    line-height: 1.2em;
    display: none;
}

.datenbank_termine_dgArrLine {
    border: 1px #dedede solid;
    background: #f7f7f7;
    display: block;
    overflow: auto;
    margin-bottom: 0.3em;
    box-sizing: border-box;
    padding: 0;
    line-height: 0em;
}

.datenbank_termine_dgArrLine .name, .datenbank_termine_dgArrLine .inp {
    border: 0px #2196F3 solid;
    overflow: auto;
    padding: 0 0.0em;
    display: inline-block;
    box-sizing: border-box;
}

.datenbank_termine_dgArrLine .name {
    padding: 0em 1em 0 0;
    text-align: right;
    width: 50%;
    line-height: 1.4em;
}

.datenbank_termine_dgArrLine .inp {
    width: 50%;
    /* line-height: 4em; */
    background: orange;
}

.datenbank_termine_dgArrLine .name{
    
   
}

.datenbank_termine_dgArrLine .inp input {
    width: 100%;
    background: #ffffe6;
    box-sizing: border-box;
}


/* -------------------------------------- */

.datenbank_termine_datengruppen_verwaltung_neue_gruppe {
    border: 1px #d2d2d2 solid;
    background: #ececec;
    color: black;
    overflow: auto;
    display: block;
    overflow: auto;
    box-sizing: border-box;
    clear: left;
    padding: 0.2em 0.5em;
    margin: 0.3em 0 0.3em 0;
    border-radius: 0.3em;
    text-align: right;
}
.datenbank_termine_datengruppen_verwaltung_neue_gruppe .text {
    display: block;
    width: 100%;
    padding: 0em;
    margin-bottom: 1em;
    box-sizing:border-box;
}
.datenbank_termine_datengruppen_verwaltung_neue_gruppe .name {
    display: inline-block;
    width: auto;
}

.datenbank_termine_datengruppen_verwaltung_neue_gruppe .inp {
    display: inline-block;
    width: auto;
    margin-left: 1em;
}

.datenbank_termine_datengruppen_verwaltung_neue_gruppe .button {
    display: inline-block;
    width: auto;
    margin-left: 1em;
    border: 1px gray solid;
    background: whitesmoke;
    padding: 0.1em 0.3em;
    cursor: pointer;
}

/* --------------------------------------------------- */
.datenbank_termine_editor_outer {
    position: absolute;
    left: 61%;
    top: 50px;
    right: 1%;
    bottom: 1%;
    /* z-index: 100000; */
    background-color: rgb(255, 255, 255);
    border: 1px black solid;
    color: black;
    display: none;
    padding: 1em;
    box-sizing: border-box;
}

.datenbank_termine_editor_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 86%;
    overflow: hidden;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 0.2em;
    padding: 0em;
    left: 0%;
    right: 0%;
    top: 0px;
    bottom: 0%;
    height: auto;
    width: auto;
    overflow: auto;
}

.datenbank_termine_busy_signal {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}

.datenbank_termine_busy_signal img {
}

.datenbank_termine_editor {
    box-sizing: border-box;
    position: absolute;
    top: 40px;
    bottom: 3%;
    width: 100%;
    /* border: 1px blue dashed; */
    /* z-index: 1000; */
    overflow: auto;
    font-size: 11pt;
    padding: 1em;
}

.datenbank_termine_id_marker {
    border-left: 5px #FFC107 solid;
    padding-left: 0.3em;
}

/* --------------------------------------------------- */
.datenbank_termine_window_headline {
    display: block;
    border: 2px red solid;
    background: #FFC107;
    position: absolute;
    left: 0%;
    width: 100%;
    top: 0%;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20pt;
    line-height: 50px;
    padding: 0 0 0 0;
    cursor: pointer;
}

.datenbank_termine_window_exit {
    display: block;
    border: 2px #0054ff solid;
    background: #CDDC39;
    position: absolute;
    right: 0%;
    width: 50px;
    top: 0%;
    height: 50px;
    box-sizing: border-box;
    text-align: right;
    font-size: 20pt;
    line-height: 1.4em;
    padding: 0 0 0 0;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.datenbank_termine_window_exit div {
    display: inline-block;
    color: black;
    font-weight: bold;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.datenbank_termine_editor_table {
    border-bottom: 1px #000000 solid;
    background: #F5F5F5;
    overflow: auto;
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 40px;
    padding: 1em;
    font-size: 9pt;
    box-sizing: border-box;
}

.datenbank_termine_editor_table_form_zeile {
    border: 0px red dotted;
    overflow: auto;
    box-sizing: border-box;
    line-height: 1.7em;
    /* font-size: 10pt; */
    margin-bottom: 0.2em;
}

.datenbank_termine_editor_table_form_title {
    border: 0px #3F51B5 dotted;
    width: 30%;
    float: left;
    text-align: right;
    padding: 0 0.5em;
}

.datenbank_termine_editor_table_form_eingabe {
    border: 0px #4CAF50 dotted;
    width: 66%;
    float: left;
    box-sizing: border-box;
    text-align: left;
}

.datenbank_termine_editor_table_form_datengruppen {
    float: left;
    border: 1px #b9b9b9 solid;
    background: #efefef;
    box-sizing: border-box;
    width: 100%;
    line-height: 1.4em;
    padding: 0.2em;
    margin-bottom: 0.5em;
    /* display: none; */
}

.datenbank_termine_editor_table_form_select {
    border: 1px #bbbbbb solid;
    background: white;
    float: left;
    display: inline-block;
    /* display: block; */
    /* width: 75%; */
    box-sizing: border-box;
    margin: 1px;
    padding: 0em 0.5em;
    cursor: pointer;
}

.datenbank_termine_editor_table_form_select.true {
    background: #2196F3;
    color: white;
}

.datenbank_termine_editor_table_form_toggle_bool, .datenbank_termine_editor_table_form_select, .datenbank_termine_editor_table_form_radio {
    vertical-align: middle;
    width: auto;
    padding: 0px 0.2em;
    float: left;
    margin-right: 3px;
    box-sizing: border-box;
    border: 1px #7d7d7d solid;
    color: #757575;
    border-radius: 0.3em;
    text-align: center;
    background: rgb(245, 245, 245);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    font-weight: normal;
    font-size: 0.9em;
}

.datenbank_termine_editor_table_form_radio_get_names {
    background-color: #03A9F4;
    color: white;
    margin: 0 0 0 2%;
    line-height: 1.5em;
    width: 23%;
    float: right;
    box-sizing: border-box;
}

.datenbank_termine_editor_table_form_input {
    /* width: 100%; */
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    float: left;
    font-size: 9pt;
}

.datenbank_termine_editor_table_form_input_short {
    width: 75%;
    display: block;
    box-sizing: border-box;
    float: left;
    font-size: 9pt;
}

.datenbank_termine_editor_table_form_textarea {
    width: 100%;
    min-height: 11em;
    box-sizing: border-box;
}

.datenbank_termine_editor_table_submit {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 40px;
    border: 0px red dashed;
    box-sizing: border-box;
    line-height: 3em;
    background: #E0E0E0;
}

/* --------------------------------------------------- */
.sd_terminliste {
    display: block;
    overflow: auto;
}

.sd_terminliste_offline {
    color: black;
    background: yellow;
    padding: 0 0.3em;
    display: inline-block;
}

.sd_terminliste_monatjahr {
    font-size: 1.5em;
    line-height: 1.4em;
    color: #adadad;
    /* background: #dcdcdc; */
    box-sizing: border-box;
    border-radius: 0.3em;
    /* padding: 0.4em; */
    margin-bottom: 0.6em;
    font-weight: normal;
}

.sd_terminliste_termin {
    box-sizing: border-box;
    overflow: auto;
    margin-bottom: 0em;
    padding-top: 2em;
}

.sd_terminliste_close_textbaustein {
    float: right;
    font-size: 1.0em;
    line-height: 1.4em;
    cursor: pointer;
    display: flex;
    color: black;
    border: 0px red solid;
    overflow: auto;
    margin: 0 0em;
    position: relative;
    right: 0;
}

.sd_clear_left {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.sd_terminliste_button {
    display: block;
}

/* ----------- terminliste ------------------------ */
.standard {
    /* font-family: sans-serif; */
    /* font-size: 11pt; */
    /* background: #fdffea; */
    /* line-height: 1.4em; */
    /* color: #4CAF50; */
    /* padding: 1em; */
}

/* -------------- container_a ------------------------------ */
.standard .sd_terminliste_termin .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 .sd_terminliste_termin .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 .sd_terminliste_termin .container_a .image img {
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}

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

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

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

/* -------------- container b ------------------------*/
.standard .sd_terminliste_termin .container_b {
    display: block;
    color: #000000;
    box-sizing: border-box;
    display: block;
    /* border: 2px red solid; */
    overflow: auto;
    width: 100%;
    margin: 0 0 0em 0;
    /* max-height: 200px; */
    overflow: hidden;
}

.standard .sd_terminliste_termin .container_b .image {
    border: 7px #8c7e00 solid;
    /* width: 100%; */
    box-sizing: border-box;
    max-width: 16em;
    float: left;
    right: 0;
    /* position: absolute; */
    display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.standard .sd_terminliste_termin .container_b .headline {
    color: rgb(0, 0, 0);
    display: block;
    margin-bottom: 0.0em;
    margin-top: 0.3em;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.4em;
    box-sizing: border-box;
}

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

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

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

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

.standard .sd_terminliste_termin .container_b .beschreibung {
    display: block;
    margin-top: 0.5em;
    height: auto;
    overflow: hidden;
    /* margin-bottom: 2em; */
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

.standard .sd_terminliste_termin .container_b .beschreibung p {
    margin: 0em 0em 0.5em 0em;
}

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

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

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


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

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

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

.sd_terminliste_termin .container_b .symbol_textbaustein_opener {
}

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

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

/* ------------------------------------------------ */
.sd_terminliste_termin .container_b .beschreibung.sd_small_height {
    max-height: 10em;
    /* border-bottom: 1px #9E9E9E solid; */
    padding-bottom: 0em;
    margin-bottom: 1em;
    transition: max-height 0.3s;
}

.sd_terminliste_termin .container_b .beschreibung.sd_small_height.sd_full_height {
    max-height: 170em;
    border: 0px #e0e0e0 solid;
    /* background: white; */
    padding: 0em;
    border-radius: 0.3em;
    overflow: hidden;
    transition: max-height 5s ease-out;
}

.sd_terminliste_termin .container_b .beschreibung.sd_small_height .sd_terminliste_transparent_gradient {
    height: 3em;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), 30%, #ffffff);
    border-bottom: 0px red solid;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.sd_terminliste_termin .container_b .beschreibung.sd_small_height.sd_full_height .sd_terminliste_transparent_gradient {
    background: transparent;
}

.sd_terminliste_termin .container_b .beschreibung.sd_small_height .sd_terminliste_mehr_lesen {
    background: #eefaff;
    padding: 0.1em 0.7em;
    bottom: 0;
    right: 0;
    margin: 0.3em;
    cursor: pointer;
    border: 1px rgb(185, 185, 185) solid;
    border-radius: 1em;
    /* border-radius:1em 0em 0em 0em; */
    xbox-shadow: 0px 0px 1pt 0pt #a0a0a0;
    text-align: right;
    cursor: pointer;
    position: absolute;
    transform: rotate(90deg);
}

.sd_terminliste_termin .container_b .beschreibung.sd_small_height.sd_full_height .sd_terminliste_mehr_lesen {
    display: none;
}

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

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

.sd_terminliste_alte .sd_terminliste {
    /* filter: grayscale(1) ; */
}

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

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

/*---------------------------------------------------*/
.sd_dump {
    /* background-color: #ececec; */
    /* max-width: 75em; */
    /* margin: auto; */
    /* border: 5px #2196F3 dashed; */
}

.sd_dump_monatjahr {
    color: #E91E63;
    background-color: #f1f1f1;
    border-bottom: 1px #9E9E9E solid;
    box-sizing: border-box;
    padding: 0 0.3em;
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0.5em;
}

.sd_dump_table_outer {
    box-sizing: border-box;
    padding: 0.4em;
    overflow: auto;
    display: none;
    background: rgba(255, 255, 255, 0);
    border: 0px green dotted;
    width: 100%;
}

.sd_dump_preview {
    /* background-color: #F8BBD0; */
    color: black;
    /* font-size: 11pt; */
    line-height: 1.4em;
    /* margin-top: 1px; */
    border-bottom: 1px #9E9E9E solid;
    box-sizing: border-box;
    /* display: flex; */
    padding: 0.1em 0em;
}

.sd_dump_preview .seg {
    color: #000000;
    background: #f2f2f2;
    display: inline-block;
    padding: 0.0em 0.2em;
    margin-right: 0.1em;
    margin-bottom: 1px;
    font-size: 8pt;
    border: 1px black solid;
    border-radius: 0.3em;
}

.sd_dump_preview_high {
    background: #d3ffd3;
    /* border: 2px #03A9F4 solid; */
    /* border-width: 1px 0px; */
}

.sd_dump_preview_low {
    /* background: #90caf9; */
    /* border: 0; */
    /* border-bottom: 1px #c7c7c7 solid; */
    /* border: 5px #332525 dashed; */
}

.sd_dump_markiert_high {
    /* border-right:4px #E91E63 solid */
}

.sd_dump_markiert_low {
    /* background: #90caf9; */
    /* border: 0; */
    /* border-bottom: 1px #c7c7c7 solid; */
    /* border: 5px #332525 dashed; */
}

.sd_dump_rem1, .sd_dump_rem2, .sd_dump_rem3 {
    display: inline-block;
    color: #ececec;
    margin: 0 1px 1px 0;
    padding: 0 2px;
}

.sd_dump_rem1 {
    background-color: #b52b2b;
}

.sd_dump_rem2 {
    background-color: #00b107;
}

.sd_dump_rem3 {
    background-color: #03A9F4;
}

.sd_dump_preview .sd_dump_preview_spalte {
    /* background-color: #ff7575; */
    display: inline-block;
    box-sizing: border-box;
    padding: 0.0em;
    /* width: 19%; */
    vertical-align: text-top;
    border: 0px blue dotted;
    overflow: auto;
    cursor: pointer;
    min-height: 20pt;
}

.sd_dump_preview .sd_dump_button_copy_event {
    /* background-color: #ff7575; */
    /* display: inline-block; */
    box-sizing: border-box;
    /* padding: 0.2em; */
    width: 2em;
    vertical-align: middle;
    /* border: 1px #868686 solid; */
    cursor: pointer;
    /* border-radius: 50%; */
    line-height: 1.5em;
}

.sd_dump_preview .sd_dump_button_copy_event.low {
    /* background: #eaeaea; */
    /* color: #949494; */
}

.sd_dump_preview .sd_dump_button_copy_event.high {
    background: #2196F3;
    color: white;
}

.sd_dump_preview .sd_dump_button_open_editor {
    /* border: 1px #909090 solid; */
    cursor: pointer;
    /* background-color: #ff7575; */
    display: inline-block;
    box-sizing: border-box;
    /* padding: 0.2em; */
    vertical-align: middle;
    /* border: 1px #868686 solid; */
    cursor: pointer;
    /* border-radius: 0.3em; */
    /* line-height: 1.5em; */
}

.datenbank_termine_dump_preview_spalte {
    /* background-color: #ff7575; */
    display: inline-block;
    box-sizing: border-box;
    padding: 0.2em;
    /* width: 19%; */
    vertical-align: text-top;
    border-right: 1px #d8d8d8 solid;
    overflow: hidden;
    /* overflow: visible; */
    cursor: pointer;
    /* min-height: 100px; */
    /* max-height: 100px; */
    /* height: 52px; */
    max-height: 57px;
    min-height: 40px;
    margin: 0 1px 0 0;
    position: relative;
    /* word-break: break-all; */
}

.datenbank_termine_dump_preview_spalte.spalte_0 {
    width: 2%;
    min-width: 3em;
    background-color: rgba(154, 56, 152, 0);
    text-align: center;
    overflow: hidden;
    font-size: 8pt;
    /* display: inline-block; */
}

.datenbank_termine_dump_preview_spalte.spalte_1 {
    width: 3%;
    min-width: 3em;
    background-color: rgba(154, 56, 152, 0);
    text-align: center;
    overflow: hidden;
    font-size: 8pt;
    /* display: inline-block; */
}

.datenbank_termine_dump_preview_spalte.spalte_2 {
    width: 11%;
    min-width: 5em;
    background-color: rgba(154, 56, 152, 0);
    text-align: left;
    /* overflow: hidden; */
    font-size: 10pt;
    /* font-weight: bold; */
    /* display: inline-block; */
}

.datenbank_termine_dump_preview_spalte.spalte_3 {
    width: 19%;
    min-width: 3em;
    background-color: rgba(154, 56, 152, 0);
    text-align: left;
    /* display: inline-block; */
    overflow: hidden;
}

.datenbank_termine_dump_preview_spalte.spalte_4 {
    width: 16%;
    min-width: 3em;
    background-color: rgba(154, 56, 152, 0);
    text-align: left;
    /* display: inline-block; */
}

.datenbank_termine_dump_preview_spalte.spalte_5 {
    width: 16%;
    min-width: 3em;
    background-color: rgba(154, 56, 152, 0);
    text-align: left;
    /* display: inline-block; */
}

.datenbank_termine_dump_preview_spalte.spalte_6 {
    width: 13%;
    min-width: 3em;
    /* background-color: rgba(154, 56, 152, 0.67); */
    text-align: left;
    /* display: inline-block; */
}

.datenbank_termine_dump_preview_spalte .headline {
    color: #000000;
    display: block;
    font-weight: bold;
    overflow: auto;
    line-height: 1.2em;
}

.datenbank_termine_dump_preview_spalte .datum {
    color: black;
    font-weight: bold;
    display: block;
}
.datenbank_termine_dump_preview_spalte .ort {
    color: black;
    font-weight: bold;
    display: block;
    line-height:1.1em;
    font-size: 1em;
}

.datenbank_termine_dump_preview_spalte .oertlichkeit {
    color: #009688;
    color: gray;
    line-height:1.1em;
    font-size:0.9em;
    overflow: auto;
}
.datenbank_termine_dump_preview_spalte .uhrzeit {
    color: #4CAF50;
    display: block;
}

.datenbank_termine_dump_preview_spalte .beschreibung {
    color: #ad6700;
    color: gray;
    line-height:1.1em;
    font-size:0.9em;
    overflow: auto;
}
.datenbank_termine_dump_preview_spalte .beschreibung p {
    margin:0;

}
.datenbank_termine_dump_preview_spalte .veranstalter {
    color: #2196F3;
    color: black;
    overflow: auto;
    line-height: 1.1em;
    font-size: 1em;
}
.datenbank_termine_dump_preview_spalte .alarm-text {
    color: #ff1100;
    background:#ffff97;
    font-size:7pt;
    line-height:1em;
    
    overflow: auto;
}

.xsd_dump_preview .uhrzeit {
    width: 8%;
    min-width: 3em;
    background: rgba(255, 255, 255, 0);
    text-align: left;
}

.xsd_dump_preview .ort {
    width: 18%;
    background: rgba(122, 164, 202, 0);
    text-align: left;
}

.xsd_dump_preview .oertlichkeit {
    width: 27%;
    background: rgba(255, 255, 255, 0);
}

.xsd_dump_preview .ausfuehrende {
    width: 12%;
    background: rgba(255, 255, 255, 0);
    text-align: left;
    color: #009688;
}

.xsd_dump_preview .slidetoggle {
    width: auto;
    cursor: pointer;
    /* float: right; */
}

.sd_dump_preview .id {
    width: 3%;
    min-width: 2em;
    background-color: rgba(197, 144, 144, 0);
    text-align: center;
    /* display: inline-block; */
}

.sd_dump_preview .online {
    width: 3%;
    min-width: 2em;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    /* display: inline-block; */
}

.sd_dump_online, .sd_dump_offline {
    border: 1px black solid;
    width: 1em;
    display: inline-block;
    background: green;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 9pt;
    line-height: 1em
}

.sd_dump_online {
    background: #00ff0b;
}

.sd_dump_offline {
    background: #ff3d00;
}

.xxxsd_dump_preview .sd_dump_button_open_table {
    text-align: center;
    line-height: 1.6em;
    box-sizing: border-box;
}

.xxxsd_dump_preview .spalte_button_daten_bearbeiten {
    width: 3%;
    /* min-width: 3em; */
    /* background-color: #FFC107; */
    /* border: 1px black dotted; */
    text-align: center;
    line-height: 2em;
    box-sizing: border-box;
}

.xxxsd_dump_preview .spalte_button_copy_event {
    width: 2%;
    min-width: 2.2em;
    /* background-color: #FFC107; */
    text-align: center;
    box-sizing: border-box;
    display: none;
}

.xxxsd_dump_preview .spalte_button_daten_anzeigen {
    width: 2%;
    min-width: 2.5em;
    /* background-color: #FFC107; */
    text-align: center;
    box-sizing: border-box;
}

.xxxsd_dump_preview .spalte_button_duplicate_event {
    width: 2%;
    min-width: 2.4em;
    /* background-color: #FFC107; */
    text-align: center;
    /* font-size: 20pt; */
    /* line-height: 1em; */
    padding: 0em;
    border-radius: 0.3em;
    box-sizing: border-box;
}

.sd_dump_preview .spalte_button_markiert {
    width: 5%;
    text-align: center;
    display: inline-block;
    /* float: right; */
    box-sizing: border-box;
    font-size: 8pt;
}

.sd_dump_preview div {
    /* border: 4px #1f1f1f solid; */
}

.sd_dump_button_markiert_1 {
    color: #E91E63;
    background: #FFEB3B;
}

.sd_dump_button_markiert_0 {
    color: #717171;
    background: #f7f7f7;
}

.sd_dump_button_markiert_1, .sd_dump_button_markiert_0 {
    cursor: pointer;
    /* text-align: center; */
    min-width: 2em;
    border: 1px #c5c5c5 solid;
    border-radius: 0.2em;
    /* margin: 0; */
    /* line-height: 1.5em; */
    font-weight: bold;
    /* vertical-align: text-top; */
    /* padding: 0.2em; */
}

.sd_dump_button_markiert_onchange {
    background-color: #ffffff;
    color: black;
}

.sd_dump_preview b {
    /* color: black; */
}

.sd_dump_table {
    border: 0px black solid;
    color: black;
    background: #afafaf;
    border-bottom: 0px black solid;
    font-size: 9pt;
    line-height: 1.2em;
    width: 100%;
    margin: auto;
    border-spacing: 1px;
}

.sd_dump_title {
    width: 22%;
    background: #ffffff;
    display: inline-block;
    text-align: right;
    font-weight: bold;
}

.sd_dump_var {
    width: 29%;
    background: #F5F5F5;
    display: inline-block;
    text-align: left;
    font-weight: bold;
}

.sd_dump_content {
    width: 64%;
    color: #000000;
    display: inline-block;
    background: #ffffff;
    margin: 1px;
}

.sd_dump_title, .sd_dump_var, .sd_dump_content {
    display: table-cell;
}

.sd_dump_preview button {
    /* border: 3px red solid; */
    box-sizing: border-box;
    height: 25px;
    cursor: pointer;
    margin-right: 1px;
}

