/* system_alert */
.system_alert {
    /* border: 3px orange dashed; */
    position: fixed;
    left: 0%;
    width: 100%;
    top: 0%;
    bottom: 0%;
    background-color: #efefef;
    color: black;
    font-size: 10pt;
    font-family: arila,sans-serif;
    text-align: center;
    z-index: 111111;
    display: none;
    box-sizing: border-box;
    padding: 1em;
    /* display:none; */
}

.system_alert_exit {
    font-size: 20pt;
    line-height: 1.4em;
    position: absolute;
    right: 0.4em;
    top: 0em;
    cursor: pointer;
}

.system_alert_wrapper {
    border: 3px #dadada solid;
    display:inherit;
    text-align: left;
    /* position: absolute; */
    position: relative;
    /* left: 1%; */
    top: 3em;
    bottom: 1em;
    /* right: 1%; */
    margin: auto;
    font-size: 13pt;
    max-width: 50em;
    max-height: 80%;
    overflow:auto;
    padding: 1em;
    box-sizing: border-box;
    background-color:white;
}

.system_alert_wrapper .true {
   
    color: #00a700;
}

.system_alert_wrapper .false {
    
    color: #E91E63;
}
.system_alert_wrapper .b {
    font-size:20pt;
    line-height:1.4em
}
.system_alert_wrapper .small {
    font-size:10pt;
    line-height:1.4em
}
/* --------------------------------- */

padding-l{
    box-sizing:border-box;
}
body {
    overflow: hidden;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.table_main_td_main_top, .main1, .nav_root, .nav_dropdown, .nav_dropdown_inner, .table_main_td_menue_free_bottom, .text_baustein_bottom, .scroll_to_seitenanfang_outer, .table_main, .bildpur_logo_desktop, .table_main_td_foot, .table_main_td_head, .table_main_td_middle, .table_main_td_left, .table_main_td_main, .table_main_td_right, .table_main_td_menue_free_over_head, .table_main_td_menue_free_over_head_inner, .website_top_name, .website_top_adresse, .website_top_logo, .table_main_td_menue_free_language {
    /* border: 1px #FFC107 dashed; */
    /* background: rgba(255, 120, 0, 0.02); */
    box-sizing: border-box;
    /* padding: 5px; */
    /* margin: 5px; */
    /* margin:3px; */
    /* overflow: hidden; */
    /* float: left; */
    /* min-height:3em; */
    /* display: block; */
    /* margin:auto; */
    /* border-radius: 0; */
    /* position: relative; */
}

.nav_root, .table_main_td_menue_free_bottom, .text_baustein_bottom, .scroll_to_seitenanfang_outer, .table_main, .bildpur_logo_desktop, .table_main_td_foot, .table_main_td_head, .table_main_td_middle, .table_main_td_menue_free_over_head {
    clear: left;
    /* width: 100%; */
    /* overflow: visible; */
}

.video_img_printer {
    display: none;
}

.table_main_td_middle {
    /* border: 3px #3c92ff dashed; */
    /* overflow: auto; */
    /* margin-top: 3em; */
    /* float: left; */
}

.id_brille {
    position: fixed;
    top: 0px;
    bottom: 0%;
    left: 0%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* border: 5px #ffb9d1 solid; */
    /* box-sizing: border-box; */
    /* saturate(3) hue-rotate(245deg)blur(0px) grayscale(1) sepia(0)  brightness(1) contrast(1) */
    /* filter: blur(28px) grayscale(1); */
    box-sizing: border-box;
}

.info_keine_benutzer_rechte {
    color: red;
    font-size: 0.9em;
}

.space {
    border: 0px #ff0000 dotted;
    /* width:auto; */
    /* overflow:auto; */
    display: inline;
    /* float:left; */
    line-height: 1.3em;
    margin-right: 1px;
    color: rgba(0, 0, 0, 0);
}

.meldung_browser_nicht_ok {
    background-color: white;
    overflow: auto;
    border: 1px red solid;
    padding: 2%;
}

.yellow_info {
    font-family: arial,sans-serif;
    display: block;
    background-color: #f3f3f3;
    padding: 0.31em;
    font-size: 11pt;
    text-align: left;
    line-height: 1.2em;
    color: black;
    margin-top: 1em;
    border: 1px #bbbbbb solid;
    border-radius: 0.3em;
}

.zihinweis {
    font-family: courier new, courier;
    display: block;
    background-color: yellow;
    padding: 1em;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    line-height: 1.2em;
    color: black;
}

.zihead {
    display: block;
    clear: left;
    text-align: left;
    color: red;
}

.zibefehl {
    display: block;
    clear: left;
    text-align: left;
    color: blue;
}

.zipara {
    display: block;
    color: green;
}

/*----------------------*/
.orange123 {
    background-color: #fdcb8163;
    border-left: 2px orange solid;
}

.red123 {
    background-color: rgba(244, 67, 54, 0.15);
    border-left: 2px red solid;
    border-bottom: 0px black solid;
}

.black123 {
    background-color: rgba(0, 0, 0, 0.18);
    border-left: 2px black solid;
}

.nav_smartphone .has_childs:after {
    content: " \00bb";
}

/*
.nav_dropdown .has_childs:after {
    content: " \00bb";
}
*/
.switcher_link {
    display: inline;
    width: auto;
    background-color: orange;
}

.switcher_haken {
    /* display: inline;
*/
    float: left;
    width: 0.9em;
    height: auto;
    border: 1px black solid;
    background-color: white;
    line-height: 0.8em;
    padding: 0.1em;
    margin: 0.2em;
    font-size: 0.8em;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.2em;
    /* overflow: auto;
*/
}

.switcher_text {
    /* display: inline;
*/
    float: left;
    width: auto;
    height: auto;
    /* border: 1px black solid;
*/
    background-color: white;
    line-height: 0.8em;
    padding: 0.1em;
    margin: 0.2em;
    font-size: 0.9em;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.2em;
    /* overflow: auto;
*/
}

.okay {
    color: #00a700;
    font-weight: bold;
    display: block;
    padding: 0.2em;
    margin-bottom: 0.3em;
    border: 1px #0c0c0c solid;
    background-color: #ffffff;
    font-family: arial, 'sans-serif';
    font-size: 1em;
    font-style: normal;
    /* font-weight: normal; */
    /* color: black; */
}

.techo {
    display: block;
    padding: 0.2em;
    margin-bottom: 0.3em;
    border: 1px #0c0c0c solid;
    background-color: #EFEFEF;
    font-family: arial, 'sans-serif';
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    color: black;
}

.ajax_loader {
    display: block;
}

.ajax_loader_content {
    display: none;
    width: 90%;
}

.pwlist_benutzername, .pwlist_passwort, .pwlist_ersteller_bn, .pwlist_ersteller_pw {
    display: inline-block;
    width: 16em;
    font-weight: normal;
    background-color: #fff;
    padding: 0.2em;
    margin-bottom: 0.1em;
    margin-right: 0.1em;
    font-family: 'courier new', courier;
}

.pwlist_benutzername {
    display: inline-block;
    font-weight: bold;
    font-family: arial, sans-serif;
    width: 20em;
    background-color: #ededed;
    margin-bottom: 0.1em;
    margin-right: 0.1em;
    line-height: 1em;
    padding: 0.3em;
}

.pwlist_benutzername_keine_rechte {
    display: inline-block;
    font-weight: bold;
    font-family: arial, sans-serif;
    width: 12em;
    background-color: rgba(0, 0, 0, 0.11);
    padding: 0.2em;
    margin-bottom: 0.1em;
    margin-right: 0.1em;
}

.reader_list_anzeigen .pwlist_benutzername {
    display: inline;
    font-weight: bold;
    font-family: arial, sans-serif;
    width: auto;
    margin-bottom: 0.1em;
    margin-right: 0.3em;
}

.reader_list_anzeigen .pwlist_benutzername_keine_rechte {
    display: inline;
    font-weight: bold;
    font-family: arial, sans-serif;
    width: auto;
    background-color: rgba(0, 0, 0, 0.11);
    padding: 0.2em;
    margin-bottom: 0.1em;
    margin-right: 0.3em;
}

.cookie_handler {
    position: fixed;
    color: #FFFFFF;
    bottom: 0em;
    width: 100%;
    height: auto;
    z-index: 1111;
    padding: 0;
    line-height: 1.3em;
    font-family: arial, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    background-color: rgba(0, 0, 0, 0.73);
    border-top: 1px #000 solid;
    overflow: auto;
    display: block;
    display: none;
    text-align: center;
}

.cookie_handler_inner {
    margin: 1em;
    overflow: auto;
}

.cookie_handler_headline {
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 1.5em;
}

.cookie_handler_status {
    display: block;
    margin-bottom: 0.5em;
    color: orange;
}

.cookie_handler_button_zustimmen {
    display: block;
    margin-bottom: 0.5em;
}

.cookie_handler_button_ablehnen {
    display: block;
    margin-bottom: 0.5em;
}

.cookie_handler_button_loeschen {
    display: block;
    margin-bottom: 0.5em;
}

.cookie_handler_button_close {
    display: block;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

.cookie_handler a:link , .cookie_handler a:visited {
    border: 0px #aaa solid;
    padding: 0.3em;
    color: yellow;
}

.cookie_handler_button_close a:link, .cookie_handler_button_close a:visited {
    border: 1px #aaa solid;
    padding: 0.3em;
    color: white;
    background-color: #888;
}

/* im zeileninterpreter */
.cookie_handler_link {
    display: inline;
    text-decoration: underline;
}

.cookie_handler_bottom_text {
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.3em;
}

/* ---------------------------------------------------- */
.nav_kapitelnummern {
    margin-right: 0.5em;
    color: #aaa;
    font-size: 1.1em;
}

/* ---------------------------------------------------- */
.hover_helpframe {
    font-size: 0.9em;
}

.hover_helpframe a {
    text-decoration: none;
    padding: 3px;
}

.js_framea {
    position: relative;
    overflow: auto;
    height: auto;
    top: 0%;
    left: 0;
    width: 100%;
    /* height: auto; */
    border: 7px #50ffa8 dashed;
    box-sizing: border-box;
    /* background-color:  pink; */
}

.js_frameb {
    display: block;
    overflow: hidden;
    height: 100%;
    width: 25%;
    top: 0px;
    right: 0px;
    font-family: arial, sans-serif;
    font-size: 10pt;
    border: 13px blue dotted;
    background-color: #f00;
    position: static;
    overflow: auto;
    height: auto;
}

.js_framec {
    position: absolute;
    overflow: auto;
    width: 15%;
    top: 0px;
    right: 0px;
    height: 99%;
    padding: 0px;
    font-size: 0.8em;
    border: 1px #DADADA solid;
}

/*---------------------------------------------*/
.erweiterte_suche {
    float: left;
    width: 100%;
    background-color: rgb(239,239,239);
}

.such_filter {
    float: left;
    margin: 0;
    margin-right: 1px;
    margin-top: 0px;
    height: 8em;
    background-color: rgb(239,239,239);
}

.such_filter_inner {
    margin: 6px;
}

.such_filter_ueberschrift {
}

.such_filter_zeile_2 {
}

.such_filter_input_active {
    background-color: rgb(255,204,102)
}

.such_filter_input {
    background-color: rgb(255,255,204)
}

.such_filter_submit {
}

.such_filter_reset {
}

/*------------------------------------------------*/
.upload_sort {
    margin-top: 6px;
}

.upload_sort form select {
    width: 100%
}

.upload_sort .such_filter {
    color: black;
}

.upload_sort .such_filter_inner {
}

.upload_sort .such_filter_ueberschrift {
}

.upload_sort .such_filter_zeile_2 {
}

.upload_sort .such_filter_input_active {
}

.upload_sort .such_filter_input {
}

.upload_sort .such_filter_submit {
}

.upload_sort .such_filter_reset {
}

.sitemap {
    /* background-color: transparent; */
    /* overflow: auto; */
    /* color: #000; */
}

/*.sitemap a:link {
	color: #f00;
}
.sitemap a:visited {
	color: #f00;
}
.sitemap a:hover {
	color: #fa0;
}
*/
.sitemap_einstellungen .sitemap {
    font-size: 9pt;
    font-weight: normal;
    font-family: arial, sans-serif;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: white;
}

.sitemap_inner {
    margin: 1em;
}

.sitemap_links {
    display: block;
    margin-bottom: 1px;
    text-align: left;
    background-color: #fff;
}

.page_stat_menue_sub000 {
    font-weight: bold;
    font-size: 1.2em;
}

.page_stat_menue_sub001 {
    font-weight: bold;
    font-size: 1.15em;
}

.page_stat_menue_sub002 {
    font-weight: bold;
    font-size: 1.1em;
}

.page_stat_menue_sub003 {
    font-size: 1.0em;
    font-weight: bold;
}

.page_stat_menue_sub004 {
    font-size: 0.95em;
}

.page_stat_menue_sub005 {
    font-size: 0.80em;
}

.page_stat_menue_sub006 {
    font-size: 0.75em;
}

.sp_normal .page_stat_menue_sub001 {
    width: 300px;
    float: left;
}

.sp_normal .page_stat_menue_sub002 {
    width: 300px;
    float: left;
}

.sp_normal .page_stat_menue_sub003 {
    width: 280px;
    float: left;
}

.sp_normal .page_stat_menue_sub004 {
    width: 280px;
    float: left;
}

.sp_normal .page_stat_menue_sub005 {
    width: 250px;
    float: left;
}

.sitemap_on_page .einrueck {
    float: left;
    width: 2.0em;
    border-left: 1px #C0C0C0 dotted;
    height: 1.5em;
    margin-bottom: 4px;
}

.sitemap_on_page .einrueck_arrow {
    float: left;
    width: 2.0em;
    height: 1.5em;
    margin-bottom: 4px;
    background: url('../../images_des_programms/sitemap_arrow.gif') 0% 0px no-repeat;
}

.sitemap_on_page .einrueck_klein {
    float: left;
    width: 0.1em;
    height: 1.5em;
    margin-bottom: 4px;
}

.sitemap_links .sp_normal {
    width: 98%;
    float: left;
    margin-top: 0.4em;
    border-bottom: 1px rgb(128,128,0) dotted;
}

.sitemap_links .sp1 {
    width: 28%;
    float: left;
    margin-top: 0.1em;
}

.sitemap_links .sp2 {
    width: 30%;
    float: left;
    margin-left: 1%;
    margin-top: 0.1em
}

.sitemap_links .sp3 {
    width: 40%;
    float: left;
    margin-left: 1%;
    margin-top: 0.1em
}

.sitemap_links .sp1 {
    padding-left: 0px;
}

.sitemap_links .sp2 {
}

.sitemap_links .sp3 {
}

.sitemap_links .sp1 .page_stat_menue_sub002 {
}

.sitemap_links .sp2 .page_stat_menue_sub002 {
}

.sitemap_links .sp3 .page_stat_menue_sub002 {
}

.sitemap_links .sp1 .page_stat_menue_sub003 {
}

.sitemap_links .sp2 .page_stat_menue_sub003 {
}

.sitemap_links .sp3 .page_stat_menue_sub003 {
}

.sitemap_links .sp1 .page_stat_menue_sub004 {
}

.sitemap_links .sp2 .page_stat_menue_sub004 {
}

.sitemap_links .sp3 .page_stat_menue_sub004 {
}

.sitemap_links .sp1 .page_stat_menue_sub005 {
}

.sitemap_links .sp2 .page_stat_menue_sub005 {
}

.sitemap_links .sp3 .page_stat_menue_sub005 {
}

.page_stat_box_interne_nr {
    color: #9F9F9F
}

.page_stat_box {
    margin-left: 0px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

.sitemap_links .page_stat_box_false {
    border: 1px #9D9D9D solid;
    background-color: #ffffff;
    color: #6E6E6E;
}

.sitemap_links .page_stat_box_true0 {
    border: 1px #606060 solid;
    background-color: #FF9F9F;
    color: red;
}

.sitemap_links .page_stat_box_true1 {
    border: 1px #606060 solid;
    background-color: #A2D5A4;
    color: #000000;
}

.sitemap_links .page_stat_box_true2 {
    border: 1px #606060 solid;
    background-color: #80FFBF;
    color: #FFFFFF;
}

.sitemap_links .page_stat_box_true3 {
    border: 1px #606060 solid;
    background-color: #804000;
    color: #FFFFFF;
}

.sitemap_links .page_stat_box_true4 {
    border: 1px #606060 solid;
    background-color: #FF9FFF;
    color: #FFFFFF;
}

.sitemap_links .page_stat_box_true5 {
    border: 1px #606060 solid;
    background-color: #808040;
    color: #FFFFFF;
}

.sitemap_links .page_stat_box_true6 {
    border: 1px #606060 solid;
    background-color: #FF8A15;
    color: #FFFFFF;
}

.sitemap_links .page_stat_box_true7 {
    border: 1px #606060 solid;
    background-color: #00FFFF;
    color: #FFFFFF;
}

.sitemap_links .page_stat_box_delete_false {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFFFFF;
    color: #C0C0C0;
}

.sitemap_links .page_stat_box_delete_true {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #F3F3F3;
    color: #000000;
}

.sitemap_links .page_stat_box_change_false {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFFFFF;
    color: #C3C3C3;
}

.sitemap_links .page_stat_box_change_true {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #F3F3F3;
    color: #FF0000;
}

.sitemap_links .page_stat_box_edit_false {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFFFFF;
    color: #C3C3C3;
}

.sitemap_links .page_stat_box_edit_true {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #F3F3F3;
    color: #FF0000;
}

.sitemap_links .page_stat_box_wm_status_sichtbar {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #4AFF4A;
    color: #C3C3C3;
}

.sitemap_links .page_stat_box_wm_status_unsichtbar {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #E179A8;
    color: #FF0000;
}

.sitemap_links input {
    border: 0;
    margin: 0;
    padding: 0;
}

.sitemap_links .page_stat_box_input {
    margin: 0px;
    text-align: center;
    border: 1px #9D9D9D solid;
    color: #000000;
    padding: 0;
}

.sitemap_links .page_stat_box_change_true a:link {
}

.sitemap_links .page_stat_box_change_true a:visited {
}

.sitemap_links .page_stat_box_change_true a:hover {
}

.sitemap_links .page_stat_box_change_true a:active {
}

.sitemap_links .page_stat_box_edit_true a:link {
}

.sitemap_links .page_stat_box_edit_true a:visited {
}

.sitemap_links .page_stat_box_edit_true a:hover {
}

.sitemap_links .page_stat_box_edit_true a:active {
}

.sitemap_links .page_stat_box_co_autor_false {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFFFFF;
    color: #6E6E6E;
}

.sitemap_links .page_stat_box_co_autor_true {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #C4ECFF;
    color: #000;
}

.sitemap_links .page_stat_box_reader_list_false {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFFFFF;
    color: #6E6E6E;
}

.sitemap_links .page_stat_box_reader_list_true {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #80FF80;
    color: #000;
}

.sitemap_links .page_stat_box_passwort_false {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFFFFF;
    color: #6E6E6E;
}

.sitemap_links .page_stat_box_passwort_true {
    text-align: center;
    border: 1px #9D9D9D solid;
    background-color: #FFE0C1;
    color: black;
}

a.infobox {
    text-decoration: none;
    display: block;
    color: black;
}

.inactive a.infobox {
    text-decoration: none;
    display: block;
    color: #F3F3F3;
    background-color: #C0C0C0
}

.active a.infobox:hover {
    background-color: #FFFF00;
    border: 0;
    color: #292929;
}

a.infobox span {
    visibility: hidden;
    z-index: 100;
    position: absolute;
    margin: 0;
    padding: 0.5em;
    text-decoration: none;
    width: 16em;
    height: 5em;
    left: 3.5em;
    top: -9em;
    border: 1px solid #C0C0C0;
    color: #000000;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    font-size: 8pt
}

a.infobox .shadow {
    visibility: hidden;
    z-index: 99;
    position: absolute;
    margin: 0;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0.5em;
    text-decoration: none;
    width: 16.0em;
    height: 5.0em;
    left: 3.5em;
    top: -9em;
    background-color: #000000;
    text-align: center;
    overflow: hidden;
    font-size: 8pt;
    /*filter: alpha(opacity=20);
	opacity: 0.20;
	-moz-opacity: 0.20;
*/
}

a.infobox .letter {
    padding: 0.1em;
    text-align: center;
    margin: 0;
}

a.infobox:hover span {
    visibility: visible;
}

a.infobox:hover .shadow {
    visibility: visible;
}

/*seitenzahlen*/
.sz_links {
    float: left;
    width: 15%;
    text-align: left;
}

.sz_mitte {
    float: left;
    width: 69%;
    text-align: center;
}

.sz_rechts {
    float: right;
    width: 15%;
    text-align: right;
}

/*menue waagerecht*/
.menue_link {
    display: inline;
}

.cache_html_false {
    z-index: 127;
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0px;
}

.cache_html_true {
    background-image: url('../images_des_programms/html-pool.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 127;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 14px;
    border: 0px black solid;
}

.page_counter_heute {
    font-size: 8pt;
    font-weight: normal;
    float: right;
    width: 40px;
    margin-right: 2px;
    text-align: right;
    padding: 1px;
}

.page_counter_monat {
    font-size: 8pt;
    font-weight: normal;
    float: right;
    width: 40px;
    margin-right: 2px;
    text-align: right;
}

.page_counter_jahr {
    font-size: 8pt;
    font-weight: normal;
    float: right;
    width: 40px;
    margin-right: 2px;
    text-align: right;
}

.page_counter_heute .head {
    color: rgb(168,168,168)
}

.page_counter_monat .head {
    color: rgb(168,168,168)
}

.page_counter_jahr .head {
    color: rgb(168,168,168)
}

.page_counter_statistic {
    background-color: rgb(216,216,216);
    padding: 1px;
    overflow: auto;
    margin-bottom: 1px;
    font-size: 8pt;
    border: 1px gray solid;
}

.page_counter_statistic_headline {
    padding: 3px;
    color: black;
    font-size: 8pt;
    font-weight: bold;
}

.page_counter_statistic_spalte_headline {
    color: rgb(72,72,72);
}

.page_counter_statistic_spalte {
    font-size: 7pt;
    color: black;
    font-weight: normal;
    float: left;
    width: 40px;
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: right;
    font-weight: bold;
    height: 25px;
    padding: 2px;
}

.page_counter_statistic_spalte_link {
    font-size: 7pt;
    color: black;
    font-weight: bold;
    float: left;
    width: 40px;
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: right;
    font-weight: bold;
    height: 25px;
    padding: 2px;
    border: 1px gray solid;
    margin-right: 2px;
    background-color: rgb(255,215,0);
}

.high .page_counter_statistic_spalte_link {
    background-color: white;
    border: 1px red solid;
}

.tag .heute .page_counter_statistic_spalte {
    border: 1px red solid;
    background-color: yellow;
}

.tag .nicht_heute .page_counter_statistic_spalte {
    border: 1px gray solid;
    background-color: rgb(255,255,153);
}

.monat .high .page_counter_statistic_spalte {
    border: 1px red solid;
    background-color: white;
}

.monat .low .page_counter_statistic_spalte {
    border: 1px gray solid;
    background-color: rgb(204,255,153);
}

.jahr .high .page_counter_statistic_spalte {
    border: 1px red solid;
    background-color: white;
}

.jahr .low .page_counter_statistic_spalte {
    border: 1px gray solid;
    background-color: rgb(175,238,238);
}

a:link .page_counter_statistic_spalte_headline {
    color: #800000;
}

a:visited .page_counter_statistic_spalte_headline {
    color: #800000;
}

a:hover .page_counter_statistic_spalte_headline {
    color: red;
}

.menue_aufklappen_all_user {
    text-align: right;
    font-size: 0.8em;
}

.menue_aufklappen_all_user a:hover {
    background-color: yellow
}

/*------------------------------------------*/
.fehlermeldung {
    display: block;
    background-color: #f00;
    color: #fff;
    padding: 3px;
    margin-bottom: 2px;
}

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

.tabelle_standard {
    width: 100%;
    background-color: #d6d6d6;
}

.tabelle_standard .tabelle_inner {
    width: 100%;
}

.tabelle_standard .tabelle_table {
    width: 100%;
    border: 0px #00ff60 solid;
    border-collapse: separate;
    border-spacing: 1px;
}

.tabelle_standard .tabelle_tr {
}

.tabelle_standard .tabelle_td {
    padding: 0.3em;
    vertical-align: top;
    background-color: #f5f5f5;
    border: 0;
    width: auto;
    margin: 0;
}

.tabelle_standard .tabelle_spalte_0 {
}

.tabelle_standard .tabelle_spalte_1 {
}

.tabelle_standard .tabelle_spalte_2 {
}

.tabelle_standard .tabelle_spalte_3 {
}
---------------------*/
/*---------------------------------------------*/
.sitemap li {
    font-size: 1em;
    border: 0;
    font-weight: bold;
    color: #000;
    border-bottom: 0px #ccc dotted;
    padding: 0;
}

.sitemap ol ol li {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
}

.sitemap ol ol ol li {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}

.sitemap ul ul li {
    clear: both;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 3px;
    border: 0;
    border-bottom: 0px #ccc dotted;
}

.xsitemap ul ul ul li {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px #ccc dotted;
}

.clear_block {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 0px;
    font-size: 0pt;
    line-height: 1em;
    /* border: 3px #2196F3 dashed; */
    /* color: black; */
    /* font-size:10pt; */
    /* margin-bottom: 3px; */
    /* background-color: #FFEB3B; */
    box-sizing: border-box;
    overflow: auto;
    /* float: left; */
    width: 100%;
}

/*-------- pdf mit thumbmail ------*/
.pdf_inline {
    font-weight: normal;
}

.pdf_rahmen {
    /* font-size: 0.8em; */
    /* overflow: auto; */
    /* border:1px red solid; */
    /* background-color:#e8e2e2; */
    /* padding:1em; */
}

.pdf_rahmen_inner {
    /* font-size: 0.8em; */
    /* overflow: auto; */
    /* background-color:#e8e2e2; */
    /* padding:1em; */
    /* border:1px blue dotted; */
}

.pdf_rahmen .pdf_inline {
    display: block
}

/* ---------------auto  liste interpreter */
.menue_free_sisters_parent_name {
    display: none;
}

/*

.liste_ul {
margin-top: 0.5em;
    margin-bottom: 0em; 
    overflow: auto; 
    display: block; 
     clear: left; 
    border: 0px red solid; 
}

.liste_ul ul {
    margin-top: 0.5em;
    margin-bottom: 0.5em
}

.liste_ul li {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}
*/
/*---------------------------------*/
.weiter_nach_ds_speichern_layer {
    position: absolute;
    z-index: 1000;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    display: block;
}

.weiter_nach_ds_speichern_box {
    position: relative;
    margin: auto;
    width: 30em;
    background-color: white;
    top: 38%;
    /* float: right; */
    text-align: center;
    padding: 3em;
    color: black;
    border: 1px #929292 solid;
    box-shadow: 0px 0px 32px #808080;
    -moz-box-shadow: 0px 0px 32px #808080;
    -webkit-box-shadow: 0px 0px 32px #808080;
}

.weiter_nach_ds_speichern_text {
}

.weiter_nach_ds_speichern_ok {
    background-color: rgb(234, 234, 234);
    border: 0px red dotted;
    display: inline-block;
    margin-top: 1em;
    overflow: auto;
}

.weiter_nach_ds_speichern_ok a {
    color: black;
    display: block;
    padding: 1em;
}

.weiter_nach_ds_speichern_ok a:hover {
    color: red;
}

.sys_function_name::before {
    content: "function : ";
}

.js_frame_login_logout {
    /* color: #000000; */
    float: right;
    /* font-size: 10pt; */
    /* line-height: 2em; */
    margin: 0 1em;
    /* background-color: #FFEB3B; */
    /* width:20em; */
    font-weight: bold;
    display: inline-block;
}

.sys_logout {
    /* background-color: yellow; */
    /* cursor: pointer; */
    width: auto;
    /* float: right; */
    margin-right: 0em;
    /* position: fixed; */
    /* left: 0; */
    /* top: 100px; */
    display: inline-flex;
}

.sys_login_form {
    display:inline-block;
    border:1px #cccccc solid;
    padding: 1em 2em;
    background-color:rgba(234, 234, 234, 0.44);
    border-radius:0.3em;
    font-size:11pt;
    font-family:arial,sans-serif;
    font-style:normal;
    font-weight:normal;
}

.sys_login_form .uname input, .sys_login_form .upwd input{
    padding:0.3em;
    margin-bottom:1em;
    width: 17em;
    border: 1px #b9b9b9 solid;
    border-radius: 0.3em;
}

.sys_login_submit {
   
}

.jmdl {
    /* position: fixed; */
    /* left: 5%; */
    /* top: 30%; */
    /* right: 5%; */
    /* bottom: 1%; */
    /* z-index: 1; */
    overflow: auto;
    border: 3px #adadad solid;
    box-sizing: border-box;
    background-color: white;
    color: black;
    padding: 0em;
    font-size: 11pt;
    line-height: 1.2em;
}

.jmdl_line,.jmdl_headline {
    overflow: auto;
    float: left;
    overflow: auto;
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
    clear: left;
    border-bottom: 1px rgb(232,232,232) solid;
}

.jmdl_headline {
    font-weight: bold;
}

.jmdl_dom, .jmdl_ver, .jmdl_rob, .jmdl_ping, .jmdl_msec {
    float: left;
    overflow: auto;
    box-sizing: border-box;
    border: 0px brown solid;
    padding: 0.2em;
    /*white-space: pre-wrap;*/
    margin-right: 1px;
}

.jmdl_dom {
    width: 36%;
    color: black;
}

.jmdl_ping {
    width: 8%;
}

.jmdl_ver {
    width: 15%;
}

.jmdl_rob {
    width: 20%;
}

.jmdl_msec {
    width: 6%;
}

.jmdl_gray {
    background: #e8e8e8;
}

.jmdl textarea {
    height: 100em;
    width: 100%;
    background-color: #d5fff1;
    box-sizing: border-box;
}

.jmdl button {
    cursor: pointer;
}

.rotate180 {
    /* display: inline-block; */
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 0.5s;
}

.rotate090 {
    /* display: inline-block; */
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(180deg);
    transition: all 0.5s;
}

/*-----------------------------------------------------------*/
@media screen and (max-width: 1000px ) {
    .id_brille {
        /* border-top: 0px orange solid; */ top: 40px;
    }
}
