@font-face {
    font-family: roboto;
    src: url("roboto.woff2") format("woff2"),
         url("roboto.woff") format("woff"),
         url("roboto.ttf") format("truetype");
  }
  
table {
    border-collapse:collapse;
}
.einzug{
  margin-left: 20px;
}
td {
    padding: 10px;
}
  .info{
    top:0px!important;
    padding: 10px;
    margin: 50px;
    border-radius: 3px;
  }
  
  .js-icon-edit{
    height:18px;
    margin-right:-2px;
    margin-left:-1px;
  }
  .js-icon-add{
    height:15px;
  }
  .js-icon-upload{
    height:18px;
  }

  .js-icon-jshow{
    height: 50px;
    margin: 20px;
  }
  
  p {
    margin-top:30px;
  }
  
  .js-icon-edit, 
  .js-icon-add, 
  .js-icon-upload, 
  .js-icon-bed, 
  .js-icon-arrow-up, 
  .js-icon-arrow-down, 
  .js-icon-bed,
  .js-icon-arrow-up,
  .js-icon-arrow-down,
  .js-icon-jshow,
  .js-icon-jshow-claim,
  .js-icon-alert,
  .js-icon-circle,
  .js-icon-check-1,
  .js-icon-check-2,
  .js-icon-check-3,
  .js-icon-check-4,
  .js-icon-checkbox,
  .js-icon-checkbox-dot,
  .js-icon-checkbox-triple,
  .js-icon-checkbox-dash,
  .js-icon-checkbox-smalldot,
  .js-icon-arrow-left,
  .js-icon-arrow-right,
  .js-icon-chevron-up,
  .js-icon-chevron-left,
  .js-icon-arrow-tri-right,
  .js-icon-vorige,
  .js-icon-naechste,
  .js-icon-pdf,
  .js-icon-pdf-multi,
  .js-icon-share,
  .js-icon-swap,
  .js-icon-maps,
  .js-icon-attachment,
  .js-icon-invisible,
  .js-icon-star,
  .js-icon-minus,
  .js-icon-checked,
  .js-icon-vollbild,
  .js-icon-vollbild_min,
  .js-icon-undo,
  .js-icon-paperplane,
  .js-icon-hamburger,
  .js-icon-kreis,
  .js-icon-kreis-voll,
  .js-icon-quadrat-voll,
  .js-icon-close,
  .js-icon-chev-left,
  .js-icon-chev-right,
  .js-icon-einklappen,
  .js-icon-ausklappen,
  .js-icon-arrow-topleft,
  .js-icon-arrow-bottomright,
  .js-icon-settings,
  .js-icon-email,
  .js-icon-pdf2,
  .js-icon-lock,
  .js-icon-lock-open,
  .js-icon-aaa,
  .js-icon-search,
  .js-icon-google,
  .js-icon-apple,
  .js-icon-dragdrop,
  .js-icon-download,
  .js-icon-instagram,
  .js-icon-reload,
  .js-icon-pin,
  .js-icon-pin-off,
  .js-icon-birthday {
    position:relative;
    top:3px;
    height:16px;
  }

  .js-icon-dot-green,
  .js-icon-dot-orange,
  .js-icon-dot-blue{
    position:relative;
    top:0px;
    height:13px;
    padding-right:5px;
  }


  .js-box-yellow,
  .js-box-pink,
  .js-box-orange,
  .js-box-red,
  .js-box-green,
  .js-box-confirmed,
  .js-box-cancelled {
    padding:3px;
    border-radius:2px;
    font-weight:bold;
  }
  .js-box-cancelled{
    text-decoration: line-through;
  }
  .js-bar-blue {
    border-left-width: 3px!important;
  }

  .js-icon-chevron-down {
    transform: rotate(180deg);
    position:relative;
    top:1px;
    height:16px;
  }
  
  body {
    font-family: roboto;
    line-height: 24px;
    text-align: center;
  }
  
  div {
    position: relative;
    top: -20px;
  }
  
  input[type=text] {
    margin-left: 20px;
    background: transparent;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    font-family: roboto;
    width: 140px;
    padding: 5px;
    cursor: pointer;
  }
  
  input:focus {
    outline: none;
  }
  
  .button {
    background: transparent;
    border-radius: 20px;
    padding: 3px 10px;
    font-size: 20px;
    position: relative;
    left: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.7;
  }
  
  .button:hover {
    opacity: 1;
  }
  
  nav {
    display: block;
    text-align: left;
    overflow-y: scroll;
    overflow-x: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    padding-left: 10px;
    height: 100%;
    width: 220px;
    z-index: 2;
  }
  
  a.nav-h {
    display: block;
    width: 100%;
    padding: 20px 5px 5px 5px;
  }
  
  a.nav-u {
    display: block;
  }
  a.nav-v {
    display: block;
  }
  
  
  h1 {
    font-size: 22px;
    font-weight: bold;
  }
  
  h2 {
    padding-top: 30px;
    font-size: 18px;
    font-weight: bold;
  }
  
  h3 {
    padding-top: 15px;
    font-size: 16px;
    font-weight: bold;
  }
  
  p, ul, li {
    font-size: 15px;
    line-height: 30px;
  }
  
  #logo {
    width: 180px;
    position: relative;
    left: 20px;
    padding: 20px 0 20px 0;
  }
  
  logo {
    text-align: left;
    position: fixed;
    width: 230px;
    left: 0px;
    top: 0px;
    z-index: 3;
  }

  hl {
    padding: 2px 5px;
    border-radius: 2px;
    white-space: nowrap;
  }
  
  .icon-suche {
    position: relative;
    top: 8px;
    width: 24px;
  }
  
  /* Mobile Styles */
  @media only screen and (max-width: 600px) {
  
    .info{
      padding: 10px;
      margin: 20px;
      margin-top:40px;
      margin-bottom:40px;
    }
  
    inhalt {
      display: block;
      width: calc(100% - 50px);
      overflow-x:auto;
      text-align: left;
      padding: 18px 15px 25px 15px;
      margin: 15px;
      border-radius: 2px;
    }
  
    #logobox {
      display: none;
    }
  
    nav {
      display: none;
    }
  
    content {
      display: block;
      width: 100%;
      position: absolute;
      left: 0px;
    }
  
    nav-open {
      display: block;
      position: fixed;
      left: 0px;
      top: 5px;
      padding: 5px;
      cursor: pointer;
      z-index: 2;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  
    .hamburger {
      width: 30px;
    }
  
    nav-close {
      display: none;
      position: fixed;
      left: 240px;
      top: 23px;
      padding: 8px 12px;
      font-size: 24px;
      cursor: pointer;
      border-radius: 50px;
      z-index: 2;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  
  /* Desktop Styles */
  @media only screen and (min-width: 601px) {
  
    .info{
      padding: 20px;
      margin-left: 20px;
      margin-right: 20px;
      margin-top: 40px;
      margin-bottom: 40px;
    }
  
    inhalt {
      display: block;
      width: calc(100% - 90px);
      overflow-x:auto;
      text-align: left;
      padding: 18px 20px 25px 20px;
      margin: 25px;
      border-radius: 2px;
    }
  
    content {
      display: block;
      width: calc(100% - 220px);
      position: absolute;
      left: 220px;
    }
  
    nav-open,
    nav-close {
      display: none;
    }
  }
  
  /* Dark Mode */
  @media (prefers-color-scheme: dark) {
  
    td{
      border: 1px solid #444;
    }
    
    .innen {
      border-left: 1px solid #fff6d7a4;
    }
    .innen-d {
      border-left: 1px solid #867e6454;
    }
    .info{
      border:1px solid #fff6d7;
      background-color: #2e2c2bab;
      color:rgb(255, 255, 255);
    }
  
  .js-box-orange {
    background-color: #ff7f00;
  }

    .js-box-yellow {
      background-color: #c19e00;
    }

    .js-box-pink {
      background-color: #A45EE5;
    }

    .js-box-red {
      background-color: #9a242b;
    }

    .js-box-green {
      background-color: #1a5e1d;
    }
  
    .js-icon-edit, 
    .js-icon-add, 
    .js-icon-upload, 
    .js-icon-bed, 
    .js-icon-arrow-up, 
    .js-icon-arrow-down, 
    .js-icon-bed,
    .js-icon-arrow-up,
    .js-icon-arrow-down,
    .js-icon-jshow,
    .js-icon-jshow-claim,
    .js-icon-alert,
    .js-icon-circle,
    .js-icon-check-1,
    .js-icon-check-2,
    .js-icon-check-3,
    .js-icon-check-4,
    .js-icon-checkbox,
    .js-icon-checkbox-dot,
    .js-icon-checkbox-triple,
    .js-icon-checkbox-dash,
    .js-icon-checkbox-smalldot,
    .js-icon-arrow-left,
    .js-icon-arrow-right,
    .js-icon-chevron-up,
    .js-icon-chevron-left,
    .js-icon-arrow-tri-right,
    .js-icon-vorige,
    .js-icon-naechste,
    .js-icon-pdf,
    .js-icon-pdf-multi,
    .js-icon-share,
    .js-icon-swap,
    .js-icon-maps,
    .js-icon-attachment,
    .js-icon-invisible,
    .js-icon-star,
    .js-icon-minus,
    .js-icon-checked,
    .js-icon-vollbild,
    .js-icon-vollbild_min,
    .js-icon-undo,
    .js-icon-paperplane,
    .js-icon-hamburger,
    .js-icon-kreis,
    .js-icon-kreis-voll,
    .js-icon-quadrat-voll,
    .js-icon-close,
    .js-icon-chev-left,
    .js-icon-chev-right,
    .js-icon-einklappen,
    .js-icon-ausklappen,
    .js-icon-arrow-topleft,
    .js-icon-arrow-bottomright,
    .js-icon-settings,
    .js-icon-email,
    .js-icon-pdf2,
    .js-icon-lock,
    .js-icon-lock-open,
    .js-icon-aaa,
    .js-icon-search,
    .js-icon-google,
    .js-icon-apple,
    .js-icon-dragdrop,
    .js-icon-download,
    .js-icon-instagram,
    .js-icon-reload,
    .js-icon-pin,
    .js-icon-pin-off,
    .js-icon-birthday,
    .js-icon-chevron-down {
      fill: white;
    }
    .js-icon-alert{
      fill: #F9423A;
    }
    .js-icon-check-1,
    .js-icon-dot-green {
      fill: #75cb5d;
    }
    .js-icon-check-2,
    .js-icon-dot-orange {
      fill: #D16002;
    }
    .js-icon-check-3{
      fill: #dc4633;
    }
    .js-bar-blue {
     border-left-color: #00b1d2!important;
    }
    .js-icon-check-4,
    .js-icon-dot-blue {
      fill: #00b1d2;
    }
    body {
      background-color: #111111;
      color: white;
    }
  
    p, ul, li {
      color: #ddd;
    }
  
    p.red {
      color: #f9432a !important;
    }
  
    nav {
      background-color: #000000;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
    }
  
    inhalt {
      background-color: #000000;
      border: 1px solid rgba(255, 255, 255, 0.2);
    }
  
    logo {
      background-color: rgba(0, 0, 0, 1);
    }
  
    ::selection {
      background: red;
      color: white;
    }
  
    ::-moz-selection {
      background: red;
      color: white;
    }
  
    /* Dark Mode Links */
    a:link,
    a:visited,
    a:active,
    a:focus {
      color: #fff;
      text-decoration: underline;
      text-decoration-style: dashed;
      border: none;
      cursor: pointer;
    }
  
    a:hover {
      color: #ccc;
      text-decoration: underline;
      text-decoration-style: solid;
      border: none;
      cursor: pointer;
    }
  
    /* Dark Mode Nav Links */
    a.nav-h:link,
    a.nav-h:visited,
    a.nav-h:active,
    a.nav-h:focus {
      padding-left: 5px;
      font-weight: bold;
      font-size: 16px;
      padding-top: 14px;
      padding-bottom:0px;
      text-transform: none;
      text-decoration: none;
      border: none;
      opacity: 1;
      color: #ccc;
    }
  
    a.nav-h:hover {
      padding-left: 5px;
      color: #fff;
    }
  
    a.nav-u:link,
    a.nav-u:visited,
    a.nav-u:active,
    a.nav-u:focus {
      padding-bottom: 8px;
      padding-top: 12px;
      padding-left: 10px;
      font-size: 15px;
      text-transform: none;
      text-decoration: none;
      border: none;
      opacity: 0.9;
      color: #ccc;
    }
  
    a.nav-u:hover {
      padding-left: 10px;
      color: #fff;
    }
  
  
    a.nav-v:link,
    a.nav-v:visited,
    a.nav-v:active,
    a.nav-v:focus {
      padding-bottom: 8px;
      padding-top: 2px;
      padding-left: 14px;
      font-size: 15px;
      font-style:italic;
      text-transform: none;
      text-decoration: none;
      border: none;
      opacity: 0.8;
      color: #ccc;
    }
  
    a.nav-v:hover {
      padding-left: 14px;
      color: #fff;
    }
  
  
    hl {
      background-color: rgba(255, 255, 255, 0.2);
      border: 1px solid rgba(255, 255, 255, 0.2);
    }
  
    #logo {
      fill: #ffffff;
    }
  
    input[type=text] {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      color: white;
    }
  
    input[type=text]:hover {
      border-bottom: 1px solid rgba(255, 255, 255, 1);
    }
  
    .hamburger {
      fill: white;
    }
  
    .icon-suche {
      fill: white;
    }
  }
  
  /* Light Mode */
  @media (prefers-color-scheme: light) {
    td{
      border: 1px solid #ddd;
    }
    .innen {
      border-left: 1px solid #62605d;
    }
    .innen-d {
      border-left: 1px solid #cacac8;
    }
  
    .info{
      border:1px solid #211f1a;
      background-color: rgba(246, 240, 240, 0.57) ;
      color:rgba(0, 0, 0, 1);
    }

    .js-box-orange {
      background-color: #ffa92e;
    }
  
      .js-box-yellow {
        background-color: #FFE600;
      }
  
      .js-box-pink {
        background-color: #E39FF6;
      }
  
      .js-box-red {
        background-color: #fc592b;
      }
  
      .js-box-green {
        background-color: #78be2f;
      }
    
  
    .js-icon-edit, 
    .js-icon-add, 
    .js-icon-upload, 
    .js-icon-bed, 
    .js-icon-arrow-up, 
    .js-icon-arrow-down, 
    .js-icon-bed,
    .js-icon-arrow-up,
    .js-icon-arrow-down,
    .js-icon-jshow,
    .js-icon-alert,
    .js-icon-circle,
    .js-icon-checkbox,
    .js-icon-checkbox-dot,
    .js-icon-checkbox-triple,
    .js-icon-checkbox-dash,
    .js-icon-checkbox-smalldot,
    .js-icon-arrow-left,
    .js-icon-arrow-right,
    .js-icon-chevron-up,
    .js-icon-chevron-left,
    .js-icon-arrow-tri-right,
    .js-icon-vorige,
    .js-icon-naechste,
    .js-icon-pdf,
    .js-icon-pdf-multi,
    .js-icon-share,
    .js-icon-swap,
    .js-icon-maps,
    .js-icon-attachment,
    .js-icon-invisible,
    .js-icon-star,
    .js-icon-minus,
    .js-icon-checked,
    .js-icon-vollbild,
    .js-icon-vollbild_min,
    .js-icon-undo,
    .js-icon-paperplane,
    .js-icon-hamburger,
    .js-icon-kreis,
    .js-icon-kreis-voll,
    .js-icon-quadrat-voll,
    .js-icon-close,
    .js-icon-chev-left,
    .js-icon-chev-right,
    .js-icon-einklappen,
    .js-icon-ausklappen,
    .js-icon-arrow-topleft,
    .js-icon-arrow-bottomright,
    .js-icon-settings,
    .js-icon-email,
    .js-icon-pdf2,
    .js-icon-lock,
    .js-icon-lock-open,
    .js-icon-aaa,
    .js-icon-search,
    .js-icon-google,
    .js-icon-apple,
    .js-icon-dragdrop,
    .js-icon-download,
    .js-icon-instagram,
    .js-icon-reload,
    .js-icon-pin,
    .js-icon-pin-off,
    .js-icon-birthday,
    .js-icon-chevron-down {
      fill: black;
    }
    .js-icon-alert{
      fill: #dc4633;
    }
    .js-icon-check-1,
    .js-icon-dot-green{
      fill: #519548;
    }
    .js-icon-check-2,
    .js-icon-dot-orange{
      fill: #FF8400;
    }
    .js-icon-check-3{
      fill: #dc4633;
    }

    .js-bar-blue {
      border-left-color: #0083c3!important;
     }

    .js-icon-check-4,
    .js-icon-dot-blue{
      fill: #0083c3;
    }
    body {
      background-color: #eeeeee;
      color: black;
    }
  
    p, ul, li {
      color: #444;
    }
  
    p.red {
      color: #dc4633 !important;
    }
  
    nav {
      background-color: #ffffff;
      border-right: 1px solid rgba(0, 0, 0, 0.2);
    }
  
    inhalt {
      background-color: #ffffff;
      border: 1px solid rgba(0, 0, 0, 0.2);
    }
  
    logo {
      background-color: rgba(255, 255, 255, 1);
    }
  
    ::selection {
      background: yellow;
      color: black;
    }
  
    ::-moz-selection {
      background: yellow;
      color: black;
    }
  
    /* Light Mode Links */
    a:link,
    a:visited,
    a:active,
    a:focus {
      color: #000;
      text-decoration: underline;
      text-decoration-style: dashed;
      border: none;
      cursor: pointer;
    }
  
    a:hover {
      color: #444;
      text-decoration: underline;
      text-decoration-style: solid;
      border: none;
      cursor: pointer;
    }
  
    /* Light Mode Nav Links */
    a.nav-h:link,
    a.nav-h:visited,
    a.nav-h:active,
    a.nav-h:focus {
      padding-left: 5px;
      font-weight: bold;
      font-size: 16px;
      text-transform: none;
      text-decoration: none;
      border: none;
      opacity: 1;
      color: #555;
    }
  
    a.nav-h:hover {
      padding-left: 5px;
      color: #000;
    }
  
    a.nav-u:link,
    a.nav-u:visited,
    a.nav-u:active,
    a.nav-u:focus {
      padding-bottom: 8px;
      padding-left: 10px;
      font-size: 15px;
      text-transform: none;
      text-decoration: none;
      border: none;
      opacity: 0.9;
      color: #555;
    }
  
    a.nav-u:hover {
      padding-left: 10px;
      color: #000;
    }
  
    a.nav-v:link,
    a.nav-v:visited,
    a.nav-v:active,
    a.nav-v:focus {
      padding-bottom: 8px;
      padding-left: 14px;
      font-size: 15px;
      font-style:italic;
      text-transform: none;
      text-decoration: none;
      border: none;
      opacity: 0.8;
      color: #555;
    }
  
    a.nav-v:hover {
      padding-left: 14px;
      color: #000;
    }
  
  
    hl {
      background-color: rgba(0, 0, 0, 0.05);
      border: 1px solid rgba(0, 0, 0, 0.1);
    }
  
    #logo {
      fill: #000000;
    }
  
    input[type=text] {
      border-bottom: 1px solid rgba(0, 0, 0, 0.5);
      color: black;
    }
  
    input[type=text]:hover {
      border-bottom: 1px solid rgba(0, 0, 0, 1);
    }
  
    .hamburger {
      fill: black;
    }
  
    .icon-suche {
      fill: black;
    }
  }
  
  .innen {
    opacity:0.9;
    box-sizing: border-box;
    padding-left: 10px;
    margin-left: 20px;
  }
  .innen-d {
    opacity:0.9;
    box-sizing: border-box;
    padding-left: 20px;
    margin-left: 40px;
    
  }
  .abstand {
    margin-top:40px;
  }