html,body {
    	font: normal 10pt/normal Helvetica, Arial, sans-serif;
        padding-bottom:20px;
}

div#Kopfzeile {
	height: 140px; /*Anpassung Höhe Kopfzeile */
	margin-left: 9px; /*Anpassung rechter Abstand Logo */
	padding: 0px;
}

div#fixiertLogo {
	position: absolute;
	top: 20px;
 }

#status {
        width:33%;
        border: 1px dotted black;
        padding: 5px;
        background-color: #9ceded;
        box-shadow: 3px 3px 10px #b7b7b7;
    }
    #content2:empty, #butt_tab2:empty, #status:empty, #anzahl2:empty, #report2:empty {
        display: none;
    }

    div #content1,#content2 {
        margin-bottom: 25px;
        box-shadow: 3px 3px 10px #b7b7b7;
        /*background-color: red;*/
    }


    div #content3 {
        position: relative;
        margin-bottom:1px;
    }     

    div #content7 {
        padding: 1.5em 1em 1em 0em;
    }  

    div .info #jahr  {
        /*border: 1px dotted black;*/
        width: 170px;
        height: 30px;
        float: left;
    }  

    div .info2 #butt_tab2  {
        /*border: 1px dotted red;*/
        width: 180px;
        height: 30px;
        float: left;
    }  
    .hook:before {
        content: ' \2611';  
    }

    .nohook:before {
        content: ' \2612';  
    }

    #vonJahr, #bisJahr{
        position: relative;
        left: 10px;
    }

    div .info #anzahl, .info2 #anzahl2 {
        /*border: 1px dotted black;*/
        width: 90px;
        height: 25px;
        font-size: 9pt;
        float: right;
    }
    div .info #status, .info2 #status2{
        position:relative;
        top: 15px;
    } 
    .bez:before {
        content: ' \2794';  
    }

    .loe:before {
        content: ' \2718';  
    }
    div .info #report, .info2 #report2 {
        position:relative;
        top: 10px;
        border: 1px dotted black;
        padding: 5px;
        background-color: #f5f8e7;
        clear: right;  
        box-shadow: 3px 3px 10px #b7b7b7;
    } 
    div .info2 #report2 {
        width: 340px;
    }     
    .listReport {
        font-size: 9pt;
        font-style:italic;
        list-style-type: circle;
        margin-left: 12px;
    }
    .tp {
        position: relative;
        display: inline-block;
    }
    .tptxt {
        visibility: hidden;
        width: auto;
        background-color: #333333;
        color: white;
        text-align: center;
        border-radius: 2px;
        padding: 2px 5px;

        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        bottom: +110%;
        left: 50%;
        transition-delay: 0s;
    }
    .tptxt:after {
       /* content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: black transparent transparent transparent;*/
    }

    .tp:hover .tptxt {
        visibility: visible;
    }

    .tp:active .tptxt {
        visibility: visible;
    }

    header {
        background: #bbb;
        width: 100%;
        left: 0;
        top: 0;
        border-bottom: 1.5px solid #666;
        border-top: 1.5px solid #666;
    }
    button {
        border: 2px solid #555555;
        padding: 2px 8px;
        text-align: center;
        text-decoration: none;
        border-radius: 4px;
        display: inline-block;
        font-size: 11px;
        margin: 1px 2px;
        transition-duration: 0.4s;
        cursor: pointer;
    }

    button.small {
        border: 2px solid #555555;
        padding: 1px 4px;
        border-radius: 4px;
        font-size: 10px;
        margin: 5px 0px 0px 5px;        
    }

    button.bottom {
        background-color: white; 
        color: black;    
       }
       
    button.bottom:hover {
        background-color: #555555;
        color: white;
    }

    button.navi {
        font-size: 11pt;
        border: 2px solid #E85412;
        background-color: #E85412; 
        color: white;    
       }    

    button.navi:hover {
        background-color: white;
        color: #E85412;
    }

    button.bez, button.loe {
        border-radius: 30px;
        width: 30px;
        height: 20px;
        border: 2px solid #555555;
        text-decoration: none;
        cursor: pointer;   
        color: #555555;
        background-color: white; 
    }   
    button.bez {
       border: 2px solid #77950c;
       color: #77950c;
       font-size: 11px;
    }
    button.bez:hover {
        background-color: #77950c; 
        color: white;
    }  
    button.loe:hover {
        background-color: #555555; 
        color: white;
    }  

    #filter_zurueck{ /*neue Anpassung für "Neue Auswahl"*/
        border: 0px;
        background-color: transparent;
        vertical-align: bottom;
        color: var(--kalTit_bg);
        font-size: 10pt;
    }

    p {
        font-size: 0.8em 
    }
    p#report{
        font-size: 1.0em;
    }
    #nav_butt {
      float: right;
      display: block;
      padding: 14px 16px;
    }
    th#thtab {
        text-align: justify;
    }
    table,
    td,
    th {
        padding: 1px 5px;
        word-wrap: break-word;
    }
        table.kal,td.kal {
        padding: 1px 0px 0px 2px;
        border-right: 10px solid white;
        border-left: 2px solid white;
    }
   td.td_kal {
        border-bottom: 1px solid black !important;
    }
   td#undefined{
        border-bottom: 0px solid black !important;
    }

    table.kal_mob,td.kal_mob {
        padding: 0px 0px 0px 2px;
        border: 2px solid white;
    }
    
    td.td_kal {
        min-width: 80px;
        /*height: 100px;*/
        vertical-align: middle;
        text-align: left;
    }
    td.td_kal_mob {
        width: 35px;
        height: 35px;
        background-color: #b9b9b9;
        vertical-align: middle;
        text-align: center;
        vertical-align: top;
        font-size: 10pt;
    }

    td.kal_mob_hide {
        border: 2px solid white;
        background-color: #dedede;
    }

    .kal_mob th {
        border: 2px solid white;
        background-color: #4a4a4a;
        text-align: center;
    }

    .kal_mob th.thtabwota {
        font-size: 8pt;
    }
    tr.kal_mob1  {
        height: 35px;
        font-size: 13pt;
    }
    .kal_mob th.left, .kal_mob th.right  {
        font-size: 15pt;
    }
    .kal {
        font-size: 11pt;   
    }
    .svg{
        float:left;   
    }
    .td_kal_mob .svg {
        float: none;
    }
    #button_darst {
       width:auto;
       height:24px;
       float: right;
       margin-right: 6px;
       /*background-color: blue;*/
    }
    #button_darst1 {
       position: relative;
       width:24px;
       height:24px;
       float: right;
        background-image: url("svg/la.svg");
       margin-left: 7px;
    }
    #button_darst1 div {
        font-size: 7pt;
        margin-top: 22px;
        margin-left: -1px;
        }

    #button_darst2 {
       position: relative;
       right: 3px;
       width:24px;
       height:24px;
       float: right;
       background-image: url("svg/dl.svg");
       margin-left: 5px;
       /*background-color: blue;*/
    }
    #button_darst2 div {
        font-size: 7pt;
        margin-top: 22px;
        margin-left: -10px;
    }

   #button_darst2:hover, #button_darst2.active  {
        background-image: url("svg/dlbl.svg");
    }

   #button_darst1:hover, #button_darst1.active {
        background-image: url("svg/labl.svg");
    }

        #menu1, #menu2 {
       position: absolute;
       width:auto;
       height:auto;
       top: 30px;
       right: 0px;
       float:right;
       background-color: #e8e8e8;
       box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
       z-index: 10;
    }
    li.limenuTit {
        color:black;
        font-weight: bold;
    }
    
    ul.limenu { 
        list-style-type: none;
        width: auto;
    }

    li.limenu { 
        list-style-type: none;
        text-align: left;
	    margin-right: 30px;
	    padding: 0;  
        cursor: pointer;
	    margin-left: 13px;
    }

    .limenu { 
        color: #3e3e3e;
    }
    li.limenu:hover{ 
        color:black;
        list-style: square;
    }

    li.limenu:hover table:before{
        content: 'ADD';
    }

    #liste_col { 
    text-align: left;
      width: 998px;
      column-width: 300px;   
          column-rule-color: black;
          column-rule-width: 1px;
          column-rule-style: dotted;    
    }

    .liste_mon {
      padding:0 20px 5px 20px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .liste_mon p b{
        color: black;
    }

    #listTit {
        border-bottom: 2px solid black;
        color: black;
        font-size: 15pt !important;
        margin: 20px 0 20px 0;
    }

    .listTitMon {
        color: black;
        font-size: 13pt !important;
        font-weight: bold;
    }
    
    .tbl-qa {
        font-size: 0.9em;
        border-collapse: collapse;
        min-width: 400px;
    }
    .tbl-qa_mob {
        font-size: 0.9em;
        border-collapse: collapse;
        margin-bottom:15px;
    }

    .tbl-qa th.table-header {
        text-align: left;
        font-weight:normal;
        color: white;
        background-color: #555555;
    }
    .tbl-qa th.table-mainheader {
        text-align: left;
        font-weight:normal;
        font-size: 15pt;
        color: white;
        background-color: #E85412;
    }    
    .tbl-qa th.thtabmon {
        color: var(--kalTit_bg);
        text-align: left;
        border-bottom: 3px solid var(--kalTit_bg);
        padding-top: 5px;
        padding-bottom: 3px;
    }

    .table-row td {
        word-wrap: break-word;
        max-width: 170px;
    }
    .table-row tr {
        background-color: #FDFDFD;
        word-wrap: break-word;
    }
    .table-row td.write {
        color: #374506;
        font-weight:200;
        
    }
    .table-row td.write:empty {
        background-color: pink;
    }
    .table-row td.write:focus {
        outline-width: 0;
        background-color: #97BE0D;
        color: #0e1201;
    }
    .table-row td.small {
        width:150px;
        font-size: 0.8em;
    }
    .table-row td.smallyes {
        width:150px;
        font-size: 0.8em;
        font-style: italic;
    }   

    .inhalt1, .inhalt_kal { 
        position:relative;
        float: left;
        left: 10px;
        /*! top: 60px; */
        max-width: 800px;
        margin-bottom: 10px;
    }

    .inhalt_kal { 
        position: relative;
        max-width: none;
        margin-right:10px;
    }

    .inhalt2 {
        position:relative;
        float: left;
        left: 30px;
        /*top: 60px;*/
        max-width: 600px;
    }

    div #inhalt_tabellen {   
        overflow: scroll;
    }
    div #scroll {
        width: auto;
    }

    .head_kal {
        color: black;
    }
    .day_Sa {
        /*background-color: #d1d1d1;   */
    }
    .day_So {
        background-color: var(--day_So);
    }

    .feiertag, .feiertag_small, .feiertag_smaller {
        font-size: 0.9em;   
        letter-spacing: -0.05em;
        word-spacing: -0.05em;
        color: #464646;
        /*background-color: #ffe763;*/
    }
    .feiertag_small {
        font-size: 0.85em;   
    }
    .feiertag_smaller {
        font-size: 0.7em;   
    }
    .feiertag_compact {
        /*background-color: #fff1a5;>> gelber Hintergrund aufgrund farbiger Symbole nicht zweckmÃ¤ssig*/
        background-color: transparent;
    }
    .feiertag_mob {
        color:#882f2f;
    }
    
    .heute {
-webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    /* Standard syntax */
    animation-name: example;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {background-color:#ffe886;}
    50%  {background-color:#ea7b4a;}
    100% {background-color:#ffe886;}
}

/* Standard syntax */
@keyframes example {
    0%   {background-color:#ffe886;}
    50%  {background-color:#ea7b4a;}
    100% {background-color:#ffe886;}
}
    

#sp:disabled,#sp:disabled:hover,#lo:disabled,#lo:disabled:hover,#abwaehl:disabled,#abwaehl:disabled:hover {
    border: 2px solid #aaaaaa;
    background: white;
    color: #aaaaaa;
}

#sp, #lo, #abwaehl {
    border: 2px solid #E85412;
    background-color: white; 
    color: #E85412;    
   }

#sp:hover, #lo:hover, #abwaehl:hover {
    background-color: #E85412;
    color: white;
}
.beschr {
        background-color: #555555;
        color: white;
        padding: 2px 2px;
        border-radius: 4px;
        display: inline-block;
        font-size: 12px;
        margin: 1px 1px;
        vertical-align: middle;
}
div #AbarSum {
        color: black;
        display: flex;
        flex-wrap: wrap; /* Hiermit wird sichergestellt, dass die Elemente in die nächste Zeile umbrechen */
        /*border-color: black;*/
        /*border-style: solid;*/
        /*border-width: 1px;*/
        border-radius: 5px;
        font-size: 11pt;
        padding: 4px 5px;
        margin: 2px 2px;
        position: absolute;
        bottom: 1;
        background-color: var(--report);
        width:auto;
}
div #AbarSum .abarLegend {
        flex: 0 0 auto; /* Verhindert das Verkleinern der Elemente */
        /*min-width:120px; */
        max-width:230px; 
        padding-right:20px;
}
div #AbarSum .abarLegend .abarBold {
        font-weight: bold;
}


#AbarSum.forPrint{
        display: block;
        background-color: #f1f1f1; /*neu grau*/
        width: 1100px;
        margin: 0px;
}
#AbarSum.forPrint .abarLegend {
    flex:none;
    float: left;
}


.abarTxt, .sageTab {
    display:inline-block;
    margin:1px;
}

.kalTit {
    font-size: 15pt;
    color: white; /* Anpassung Kalendertitel Desktop */
    background-color: var(--kalTit_bg);
    border: 0px solid transparent !important;
}
#jahrKal {
    float:right;
}


#thtab{
    padding: 6px;
}

#dropdown_download {
            float: right;
            width: 200px;
            color: var(--kalTit_bg);
            height: 40px;
            font-size: 12pt;
            background-image: 
                url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 110.22 135.47" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-50.722 -80.433)"><g transform="matrix(.26458 0 0 .26458 38.1 80.433)"><path fill="%23135eaa" class="st0" d="m378.41 0h-183.3l-9.315 9.314-128.78 128.79-9.314 9.314v278.69c0 47.36 38.528 85.895 85.896 85.895h244.81c47.353 0 85.881-38.535 85.881-85.895v-340.21c0-47.368-38.528-85.896-85.881-85.896zm54.084 426.1c0 29.877-24.214 54.091-54.084 54.091h-244.81c-29.884 0-54.098-24.214-54.098-54.091v-265.51h83.716c24.885 0 45.077-20.178 45.077-45.07v-83.717h170.12c29.87 0 54.084 24.214 54.084 54.092z"/></g><g transform="matrix(.93514 0 0 1.0694 167.57 17.739)" stroke-width="1.0955" aria-label="PDF"><path fill="%23135eaa" d="m-84.976 123.18q0 2.1397-0.74889 4.1938-0.74889 2.0327-2.1397 3.4235-1.9043 1.8829-4.258 2.8458-2.3323 0.96286-5.8199 0.96286h-5.1138v10.377h-8.2164v-31.86h13.523q3.0383 0 5.1138 0.53492 2.0969 0.51352 3.7017 1.562 1.9257 1.2624 2.9314 3.2309 1.027 1.9685 1.027 4.7287zm-8.4945 0.19257q0-1.348-0.72749-2.3109-0.72749-0.98425-1.6903-1.3694-1.2838-0.51352-2.5034-0.55631-1.2196-0.0642-3.2523-0.0642h-1.4122v9.543h2.3537q2.0969 0 3.4449-0.25676 1.3694-0.25676 2.2895-1.027 0.79168-0.6847 1.134-1.6262 0.36375-0.96286 0.36375-2.3322z"/><path fill="%23135eaa" d="m-49.05 129.09q0 4.4505-2.0327 7.981-2.0327 3.5091-5.1352 5.392-2.3323 1.4122-5.1138 1.9685-2.7816 0.55632-6.5902 0.55632h-11.233v-31.86h11.554q3.8942 0 6.7186 0.6633 2.8244 0.6419 4.7501 1.8401 3.2951 2.0113 5.178 5.4348 1.9043 3.4021 1.9043 8.0238zm-8.4945-0.0642q0-3.1453-1.1554-5.3706-1.134-2.2467-3.6161-3.5091-1.2624-0.62051-2.589-0.83448-1.3052-0.23537-3.9584-0.23537h-2.0755v19.942h2.0755q2.9314 0 4.3008-0.25676 1.3694-0.27816 2.6746-0.98426 2.2467-1.2838 3.2951-3.4235 1.0484-2.1611 1.0484-5.3278z"/><path fill="%23135eaa" d="m-19.951 119.29h-14.657v5.9269h13.587v6.1623h-13.587v13.608h-8.1736v-31.86h22.83z"/></g></g></svg>'),
                url('data:image/svg+xml;utf8,<svg width="110.22mm" height="135.47mm" version="1.1" viewBox="0 0 110.22 135.47" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-50.722 -80.433)"><g transform="matrix(.26458 0 0 .26458 38.1 80.433)"><path fill="%23135eaa" class="st0" d="m378.41 0h-183.3l-9.315 9.314-128.78 128.79-9.314 9.314v278.69c0 47.36 38.528 85.895 85.896 85.895h244.81c47.353 0 85.881-38.535 85.881-85.895v-340.21c0-47.368-38.528-85.896-85.881-85.896zm54.084 426.1c0 29.877-24.214 54.091-54.084 54.091h-244.81c-29.884 0-54.098-24.214-54.098-54.091v-265.51h83.716c24.885 0 45.077-20.178 45.077-45.07v-83.717h170.12c29.87 0 54.084 24.214 54.084 54.092z"/></g><g transform="matrix(.93514 0 0 1.0694 13.091 16.403)" stroke-width="1.0955" aria-label="ICS"><path fill="%23135eaa" d="m76.242 146.24h-18.658v-5.6488h5.2208v-20.562h-5.2208v-5.6488h18.658v5.6488h-5.2208v20.562h5.2208z"/><path fill="%23135eaa" d="m97.339 146.86q-3.5519 0-6.5688-1.0484-2.9956-1.0484-5.1566-3.1239-2.1611-2.0755-3.3593-5.178-1.1768-3.1026-1.1768-7.168 0-3.7872 1.134-6.8684t3.2951-5.285q2.0755-2.1183 5.1352-3.2737 3.0812-1.1554 6.7186-1.1554 2.0113 0 3.6161 0.23537 1.6262 0.21396 2.9956 0.57771 1.4336 0.40654 2.589 0.92007 1.1768 0.49212 2.0541 0.92006v7.7243h-0.94147q-0.59911-0.51352-1.5192-1.2196-0.89866-0.70609-2.0541-1.3908-1.1768-0.6847-2.5462-1.1554-1.3694-0.47073-2.9314-0.47073-1.7331 0-3.2951 0.55632-1.562 0.53492-2.8886 1.7973-1.2624 1.2196-2.0541 3.2309-0.77029 2.0113-0.77029 4.8785 0 2.9956 0.83448 5.0069 0.85588 2.0113 2.1397 3.1667 1.3052 1.1768 2.91 1.6904 1.6048 0.49213 3.1667 0.49213 1.4978 0 2.9528-0.44933 1.4764-0.44934 2.7174-1.2196 1.0484-0.62051 1.9471-1.3266 0.89866-0.7061 1.4764-1.2196h0.85588v7.6173q-1.1982 0.53492-2.2895 1.0056t-2.2895 0.81308q-1.562 0.44933-2.9314 0.6847-1.3694 0.23537-3.7658 0.23537z"/><path fill="%23135eaa" d="m140.15 136.22q0 4.7073-4.0012 7.6601-3.9798 2.9314-10.827 2.9314-3.9584 0-6.9112-0.6847-2.9314-0.70609-5.499-1.7759v-7.6387h0.89867q2.5462 2.0327 5.6916 3.1239 3.1667 1.0912 6.0767 1.0912 0.74889 0 1.9685-0.12838t1.9899-0.42794q0.94146-0.38514 1.5406-0.96286 0.62051-0.57771 0.62051-1.7118 0-1.0484-0.89867-1.7973-0.87727-0.77029-2.589-1.1768-1.7973-0.42794-3.8086-0.79169-1.9899-0.38514-3.7445-0.96286-4.0226-1.3052-5.7986-3.5305-1.7545-2.2467-1.7545-5.5632 0-4.4506 3.9798-7.2535 4.0012-2.8244 10.27-2.8244 3.1453 0 6.2051 0.62051 3.0812 0.59912 5.3278 1.5192v7.3391h-0.87727q-1.9257-1.5406-4.7287-2.5676-2.7816-1.0484-5.6916-1.0484-1.027 0-2.0541 0.14978-1.0056 0.12838-1.9471 0.51352-0.83448 0.32095-1.4336 0.98426-0.59911 0.6419-0.59911 1.4764 0 1.2624 0.96286 1.9471 0.96286 0.6633 3.6375 1.2196 1.7545 0.36375 3.3593 0.7061 1.6262 0.34235 3.4877 0.94146 3.6589 1.1982 5.392 3.2737 1.7546 2.0541 1.7546 5.3492z"/></g></g></svg>');

            /* Kein Wiederholen und Positionierung */
            background-repeat: no-repeat, no-repeat;
            background-position: 130px center, 160px center; /* Erste und zweite Position */
            background-size: 25px; /* Größe der Icons */
            padding:7px; /* Platz für das Icon schaffen */
    
            border: 2px solid;
            text-decoration: none;
            border-radius: 4px;
            border-color: var(--kalTit_bg);
            background-color: var(--report); 
            cursor: pointer;

        }
#dropdown_download:hover {
    background-color: white; 
}
