body{
    margin:0px;
    background:#505050;
    color:#FFEFEF;
    font-family: Arial;

}

H1{
    color:#202020;

}
input::placeholder {
    font-style: italic;
    color:#808080;
    animation: blinkera 1s linear infinite;
}

@keyframes blinkera {
    50% {
        opacity: 0.5;
        color:#F08080;
    }
}



.block{
    display:inline-block;
}

.DocHead{
    position: fixed;
    z-index: 9999991;
    xtop:0px;
    width:100%;
    display:inline-block;
    background:#323232;
    border-bottom:2px solid #A0A0A0;
    white-space: nowrap;
}


.DocKalender{

    float:right;
    display:inline-block;
    width:100%;
    xborder-top:1px dotted #FFFFFF;
    max-height: 102px;
    overflow-x:scroll;
    scrollbar-width: thin;
    overflow-y:hidden;
    padding-top:2px;
    padding-bottom:2px;
    user-select: none;
}

.DocKalender DIV{
    position:relative;
    display:inline-block;
    padding-left:0.1em;
    padding-right:0.1em;
    border:1px solid #808080;
    xborder-radius: 1em;
    margin:0.3em;
    background: #C9C9C9;
    color:#000000;
    font-family: Garamond ;
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transform: rotate(-25deg);
    transition: all 0.25s ease;
}
.DocKalender DIV:hover{
    background: #802020;
    color:#FFFFFF;
}
.DocKalender DIV SPAN{
    display:block;
    background:#000000;
    xwidth:24px;
    height:3px;
}
.DocKalender DIV small{
    display: block;
    white-space:pre-wrap;
    border-top:1px solid #000000;
    font-size: 0.4em;
}

.DocLogo{
    float:left;
    padding-left:13px;
    height:56px;
}

.DocMenu{
    float:right;
    color:#FFFFFF;
    font-family: Arial;
    font-size: 0.8em;
}
.DocMenu span{
    display:inline-block;
    margin:1px;
    font-family: Arial;
    background: #D0D0D0;
    border:2px solid #FFFFFF;
    border-bottom:2px solid #808080;
    border-left:2px solid #808080;
    cursor: pointer;
    padding:0.3em;
    border-radius: 0.5em;
    transition: all 0.25s ease;
}
.DocMenu span:hover{
    color:#FFFFFF;
    background: #FF4040;
    border-bottom:2px solid #FFFFFF;
}


.DocMenu td span{

    border-right:1px dotted #808080;
    padding: 0.3em;

}

.DocMenu td span{
    display:inline-block;
    font-family: Arial;
    background: #400000;

    border-bottom:2px solid #323232;
    cursor: pointer;
    padding:0.3em;

}
.DocMenu td span:hover{
    color:#FFFFFF;
    background: #808080;
    border-bottom:2px solid #FFFFFF;
}

.DocContent{
    position: absolute;
    top:110px;
    display:inline-block;

    xbackground: url(../img/653426a88d538rz1t5kdl.jpg) 50% 0 repeat-y;
    xbackground-attachment: fixed;
    background:#505050;

    width:100%;
    xheight: 600px;
    xborder-bottom:4px solid #404040;
    align-content:center;
}
.DocContent_Search{
    padding:1em;
    margin:2em;
    width:80%;
    border-radius: 2em;
    box-shadow: rgba(0, 0, 0, 0.64) 0px 3px 8px;
    background:#202020;
    opacity: 0.8;

}
.DocContent_Search input{
    border-radius:0.5em;
    padding:0.2em;
    background:#000;
    color:#FFFFFF;
    font-weight: bold;
}

.DocContent_Search input[type='radio'] {
    accent-color: #232323;
}
.DocContent_Search_A{
    display: inline-block;

    vertical-align: top;
}
.DocContent_Search_B{
    display: inline-block;
    line-height: 1.5;
    height:100%;

    vertical-align: top;
    text-align: left;
    padding-left:1em;
    margin-left:2em;
    border-left:2px dotted #606060;

}

.InputField{
    border-radius:0.5em;
    padding:0.2em;
    background:#000;
    color:#FFFFFF;
    font-weight: bold;
}
.InputField:focus{
    border-color: #000000;
    outline: #000000;
}
.DocContent_Search input:focus{
    border-color: #000000;
    outline: #000000;
}
.DocContent table{
    font-family: Arial;
}
.DocContent table{

}
.FrmTitle{

    font-size: 1.5em;

}
.DocContent table THEAD{
    background:#000000;
    font-size: 1.2em;
    padding:0.2em;

}


.DocBilder{
    position:relative;
    display:inline-block;
    width:330px;
    height:320px;
    background:#000000;
    border:2px solid #808080;
    color:#FFFFFF;
    margin:0.2em;
    padding:0.2em;
    border-radius: 0.5em;
    overflow: hidden;
    transition: all 0.25s ease;
    cursor:zoom-in;
}
.DocBilder .InfoTop{
    color:#FFFFFF;
    background:#404040;
    opacity: 0.7;
    float:left;
    position:absolute;
    top:3px;
    left:3px;
    right:3px;

}
.DocBilder .InfoBottom{
    color:#FFFFFF;
    xbackground:#202020;
    opacity: 0.7;
    float:left;
    position:absolute;
    bottom:3px;
    left:3px;
    right:3px;
    ;

}
.DocBilder:hover{
    border:2px solid #FFFFFF;
    filter: brightness(120%);
}
.DocSub{
    position:fixed;
    z-index: 9999992;
    top:0px;
    bottom:0px;
    right:0px;
    left:0px;
    display:none;
    color:#000000;
    transition: all 0.55s ease;
}



.DocSubBg{
    position:absolute;
    xborder:1px solid red;
    top:0px;
    bottom:0px;
    right:0px;
    left:0px;
    background:#000000;
    opacity: 0.7;
}
.DocSubCont{
    position:absolute;
    border:3px solid #808080;
    border-radius: 1em;
    top:12px;
    bottom:12px;
    right:12px;
    left:12px;
    background:#FFFFFF;
    color:#000000;
    padding:0em;
    overflow-y: auto;
}
.DocSubCont2{

    width:100%;
    color:#000000;
}
.DocSubTitleIcon{
    height:32px;
    padding-right:0.5em;
    float:left;
    vertical-align:central;
}

.DocSubCont2 .table{
    width:100%;
    color:#000000;
}
.DocSubCont2 .table thead{
    position: sticky;
    top:0px;
    background:#404040;
    color:#FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
}
.DocSubCont2 .table thead TD{
    padding:0.5em;
}
.DocSubCont2 .table tbody TD{
    padding:0.5em;
    font-size: 0.9em;
}

.PageList{

    display:block;
    padding-top:0.2em;
    padding-bottom:0.2em;
}

.PageList SPAN{
    display:inline-block;
    cursor:pointer;
    background:#101010;
    color:#FFFFFF;
    padding:0.3em;
    margin:0.3em;
    xborder:2px solid red;
    transition: all 0.25s ease;
    border-radius: 0.2em;

    border-bottom:2px solid #404040;
    border-right:2px solid #404040;
    border-top:2px solid #F0F0F0;
    border-left:2px solid #F0F0F0;

}

.PageList SPAN:hover{
    border:2px solid #FFFFFF;
    filter: brightness(120%);
}

.ImpressumLine{
    position:fixed;
    bottom:0px;
    left:0px;
    right:0px;
    opacity: 0.8;
    background:#202020;
    color:#FFFFFF;
    padding:0.8em;

}
.Impressum{
    border-radius: 0.2em;
    padding:0.2em;
    cursor:pointer;
}
.Impressum:hover{
    text-decoration: underline;
    background: #000;
    opacity: 0.8;
}




.btn_anm{
    margin:12px;
    padding:3px;
    white-space: nowrap;
    vertical-align: central;
    font-size: 1.2em;
    font-weight: bold;
}
.btn_anm img{
    float:left;
    max-height: 24px;
    padding-right: 0.2em;
}


.Login_frame2{
    border-radius:5px;
    border-bottom:2px solid #A0A0A0;
    border-right:2px solid #A0A0A0;
    border-top:2px solid #404040;
    border-left:2px solid #404040;

}

.Login_gtext{
    font-family:verdana, sans-serif;
    font-size:1.2em;
    color:#004900;
}
.Login_dbedit3{
    font-family:verdana, sans-serif;
    font-size:14px;
    font-weight:bold;
    background:#C0FFC0;
    border:hidden;
    padding:4px;
    margin:4px;


}

.Login_titlefont{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight:bold;
    display:inline-block;
    text-shadow:#FFFFFF 3px 2px;
    color:#404040;
    font-style:italic;
}
.Login_titlefont2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    text-shadow:#FFFFFF 2px 1px;
    color:#404040;
    font-style:italic;
}


.LoginTable{
    xborder:2px solid red;
    border-radius: 2em;
    padding:1em;
    font-family: Arial;
    font-size: 1em;
    background:#FFFFFF;
    color:#000000;
    border-spacing: 0px;
    border-collapse: separate;
}
.LoginTable input{
    font-size: 1.2em;
}

.ListTable{
    font-family: Arial;
    font-size: 1em;
    background:#FFFFFF;
    color:#000000;
    border-spacing: 0px;
    border-collapse: separate;
}

.ListTable TD:first-child{
    font-weight: bold;
    white-space:nowrap;
    text-align: right;
    width: 40px;
    color:#FFFFFF;
    background: #808080;
    border-bottom:1px solid #FFFFFF;
}
.ListTable .NewGrp{
    padding-top:0.5em;
    font-weight: bold;
    white-space:nowrap;
    text-align: left !important;
    width: 40px;
    color:#000000;
    background: #FFFFFF !important;
    border-bottom:2px solid #404040 !important;
}
.ListTable TD:nth-child(2) {

}



@media screen and (max-width: 800px) {
    .DocLogo {
        height:56px;
    }
    .DocContent{
        top:110px;
    }

}

@media screen and (max-width: 600px) {
    .DocLogo {
        height:44px;
    }
    .DocContent{
        top:100px;
    }
}


/* HTML: <div class="loader"></div> */
.loader {
    width: 20px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #000;
    box-shadow: 0 0 0 0 #0004;
    animation: l1 0.5s infinite;
}
@keyframes l1 {
    100% {
        box-shadow: 0 0 0 60px #0000
    }
}
.ImgPlay{
    opacity: 0;
    transition: all 2s ease-in;
}


.fav{

}

.fav:hover{
    filter:invert();
    background: #FF0000;
    border-radius: 8px;
}



.StdTable{
    font-family: Arial;
    font-size: 1em;
    background:#FFFFFF;
    color:#000000;
}
.StdTable thead{
    background: #404040;
    color:#FFFFFF;
    border-bottom:2px solid #808080;
    position: sticky;
    top: 40px;
    z-index: 300;
}
.StdTable thead .HeadText{
    display: inline-block;
    padding-left:0.5em;
}
.StdTable thead .pl{
    cursor: pointer;
    color:#FFFFFF;
    background: #000000;
    border:1px solid #C9C9C9;
    font-size: 13px;
}

.StdTable thead .pls{
    background:#8F0000;
    xborder:solid red 2px;
    color:#FFFFFF;
    border:1px solid #C9C9C9;
    font-size: 13px;
    font-weight: bold;

    display: inline-block;
    min-width:10px;
    text-align: center;

    padding:2px;
    border-radius: 4px;
    margin-right:2px;
}

.StdTable thead .pl:hover{
    background:#FFFFFF;
    color:#808080;

}
.StdTable tbody{
    z-index: 200;
    position: relative;
}

.StdTable TH{
    font-weight: normal;
    background: #404040;
    color:#FFFFFF;
    padding:0.2em;
    padding-right:0.5em;
    padding-left:0.5em;
    border-bottom: 2px solid #C0C0C0;
    border-right:1px solid #000000;
}

.StdTable TD{
    padding:0.2em;
    border-right:1px dotted #808080;
    border-bottom: 1px solid #606060;
}

.StdTable THEAD .FirstColFix TD:first-child {
    position: sticky;
    left:0px;
    background:#000000;
    border-right:4px solid #000000;
}

.StdTable TBODY .FirstColFix TD:first-child {
    position: sticky;
    left:0px;
    background:#E0E0E0;
    color:#000000;
    border-right:4px solid #000000;
}


.ContentText{
    display:inline-block;
    padding-left:2em;
    padding-right:2em;
    max-width: 800px;

    font-size: 1.5em;
    line-height: 1.3;
    xborder:1px solid red;
    white-space:pre-wrap;
    overflow-wrap: break-word;

}

.ContentText H1{
    font-size: 24px;
    padding-top:0.4em;
    padding-bottom:0.3em;
    margin:0px;
    color:#000;
    font-weight: bold;

}



.ContentText H2{
    font-size: 20px;
    padding-top:0.4em;
    padding-bottom:0.3em;
    margin:0px;
    color:#000;
    font-weight: bold;
    border-bottom:1px dotted #C9C9C9;
}
.ContentText H3{
    font-size: 19px;
    padding-top:0.1em;
    padding-bottom:0.3em;
    margin:0px;
    color:#000;
    font-weight: bold;
    border-bottom:1px dotted #C9C9C9;
}

.ContentText LI{
    display: inline;
    padding-left:2em;
    xlist-style-position: inside;
}

.BildGross{
    position:absolute;
    left:20px;
    right:450px;
    overflow: auto;
    xtop:96px;
    top:116px;
    bottom:20px;
    cursor:zoom-in;
}
.BildGross img{
    xtransition: all 2.0s ease;
}
.BildGrossText{
    position:fixed;
    bottom:40px;
    top:100px;
    right:40px;
    width:400px;
    overflow-y:scroll;
}
.BildGrossText table{
    width:400px;
}

@media screen and (max-width: 800px) {
    .BildGross {
        position:inherit;
        display:inline-block;
        border:1px;
    }
    .BildGrossText{
        position:inherit;
        display:inline-block;
        overflow-y:auto;
        padding-top:2em;
        width:100%;
    }
    .BildGrossText table{
        width:100%;
    }

}



/* The switch - the box around the slider */

.switch-L{
    position: relative;
    vertical-align: central;
    display: block;
}

.switch {
    xborder:1px solid red;
    position: relative;
    display: inline-block;
    width: 42px;
    height: 18px;
    top:2px;
    vertical-align: top;
    margin-right:0.5em;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    vertical-align: central;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #404040;
    -webkit-transition: .4s;
    transition: .4s;
    border:1px solid #000000;
}

.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    vertical-align: central;
    border:1px solid #000000;
}

input:checked + .slider {
    background-color: #CE9700;

}
input:checked + .slider:before {
    background-color: #FFFFFF;
    border:1px solid #964800;

}



input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

input[type='radio']:disabled + .slider:before {
    background-color: #000000;
    border:1px dotted #000000;
}

input[type='radio']:disabled + .slider {
    opacity: 0.3;
    border:1px dotted #FFFFFF;
}
DIR{

    display:inline-block;
    border-left:2px solid red;
}
.LINKS{        
    background:#FFFFFF;    
    color:#000000;
    font-weight: bold;

}



.LINKS TD IMG{    
    width: 64px; 
    
}
.LINKS TD:first-child{    
    width:32px;
}
.LINKS TD{    
    xpadding-top:0.2em;
    padding-bottom:0.2em;        
    padding-top:0.2em;        
    border-bottom:2px solid #C9C9C9;
    
    
}
.BemCont{
    
}
.BemCont TD{
    vertical-align: top;
    
}

.PageInfo{
    
    display:inline-block;
    position:relative;    
    
    
    padding-left:2em;
    padding-right:2em;
    

    font-size: 1.0em;
    line-height: 1.3;
    
    white-space:pre-wrap;
    overflow-wrap: break-word;
}