   body {
     background-image: url(../_shared/drachenwand_hans_gude_sepia.jpg);
   }

   /* .container-fluid>div:first-child {
     margin-top: 160px;
   } */

   .slider-row {
     overflow-x: hidden;
     margin: 0em 0px;
     padding: 12px 48px;
   }


   ol.task ol li {
     font-size: 1.1em;
   }

   div.text {
     padding: 24px;
     margin: 0px 24px;
     background-color: antiquewhite;
   }

   #table1 {
     font-size: 1.1em;
     margin-top: 2em;
   }

   #table1 th {
     background-color: #5cafb9ee;
     border: 2px solid white !important;
     font-size: 1.1em;
     padding-left: 15px;
   }

   #table1 td {
     background-color: #5cafb922;
     border: 2px solid white !important;
   }

   .arrow {
     width: 100px;
   }

   .rowspan {
     background-color: transparent !important;
     vertical-align: middle !important;
   }

   .table-wrapper {
     overflow: auto;
   }

   .text {
     margin: 1em 1em !important;
   }

   .text h3 {
     margin-bottom: 0em;
   }

   .text h4 {
     font-size: 1em;
     padding: 0px;
     margin: 0px;
     margin-bottom: 1em;
     font-style: italic;
   }
