body {
  padding: 20px;
}

/* MENÜLEISTE START */

button {
  line-height: 30px;
  font-weight: bold;
  width: max-content;
  background: salmon;
  border: none;
}
button:hover {
  background: lightsalmon;
}

.buttonright{
  float:right;
}

.buttonline {
  position: absolute;
  display: flex;
  top: 740px;
}

.btnIn {
  margin-top: 0px;
}

.menue-wrapper {

  position: absolute;
  display: flex;
  top: 750px;
  flex-direction: column;

}

.impressum {

  position: relative;
  top: 35px;

}

      /* FARBE BUTTON WRAPPER */
      .col-wrapper {
        position: relative;
        display: inline-flex ;        
      }
  

      .colorPickSelector {
        border-radius:0px;
        position: relative;
        padding: 1px;
        left: 0px;
        width:30px;
        height:30px;
        cursor:pointer;
        -webkit-transition:all linear .2s;
        -moz-transition:all linear .2s;
        -ms-transition:all linear .2s;
        -o-transition:all linear .2s;
        transition:all linear .2s;
      }
       
      .colorPickSelector:hover { transform: scale(1.1); }

      .menuebutton {
        margin-right: 2px;
      }
      


/* MENÜLEISTE ENDE */


/*.Steubing {background: #63BE7B;}
/*.Brück {background: #72C27B;}
/*.Weber {background: #82C77C;}
/*.Schmidt {background: #91CB7D;}
/*.Schäfer {background: #A1D07E;}
/*.Schneider {background: #B1D47F;}
/*.Schäfer {background: #C0D980;}
/*.Schmidt {background: #D0DD81;}
/*.Bräungin {background: #DFE282;}
/*.Schreiner {background: #EFE683;}
/*.Schaub {background: #FFEB84;}
/*.Koob {background: #FFDE82;}
/*.Stauß {background: #FED280;}
/*.Fuhrmann {background: #FDC47D;}
/*.Meckel {background: #FDB87B;}
/*.Mebes {background: #FCAA78;}
/*.Baumann {background: #FB9D75;}
/*.Fuchs {background: #FB9073;}
/*.Nickel {background: #FA8370;}
/*.Fritz {background: #F9776E;}
/*.Heiderich {background: #F8696B;}
/*
/*.Koch {background: LightGrey;}
/*.Johann {background: lightgrey;}
/*.Lex {background: lightgrey;}
/*.Scherer {background: lightgrey;}
/*.Haustätter {background: lightgrey;}
/*.Hoff {background: lightgrey;}
/*.Schrautenbach {background: lightgrey;}
/*.Cloß {background: lightgrey;}
/*.Hanckel {
/*    background: lightgrey;
/*}


/* .Steubing {
/*     background: DarkSalmon;
/* }
/* .Brück {
/*     background: LightSalmon;
/* }
/* .Fuhrmann {
/*     background: Lime;
/* }
/* .Meckel {
/*     background: MediumSpringGreen;
/* }
*/
CEtable{
    background: red;
}

tr.active {
    background:#ccc;
}

select {
  font-family: 'PT Serif', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
}

timeline-embed {
    height: 435px;
}

.personselecttwrapper {
  display:flex;
  background: #e6e6e6;
  border-style: solid;
  border-width: thin;
}

.personselectwrapper > div {
  flex: 1;
}

.personscrolltwrapper {
    background: #e6e6e6;
    border-style: solid;
    border-width: thin;
}

.personwrapper {
    border: thin solid red;
}

.MYcontainer {
  display: flex;
}
.MYcontainer > div {
  flex: 1; /*grow*/
}



optright {
    text-align: right;
}

.displ-slide {
  float: left;
  width: 30%;
}

tl-storyslider{
  display:none;
}

/* Style the input */
.on-page-search {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #787d85;
  background-color: #fcfcfc;
  border: 1px solid #e0e1e1;
  padding: 5px 15px;
  }
  
  /* Style the list */
  .demo-links {
  border-bottom: none;
  padding: 5px 5px;
  line-height: 36px;
  }
  
  /* Style the results */
  .results {
  background: #de1919;
  color: white;
  }
  .results:hover {
  background: #333;
  color: white;
  }

  connection {
    z-index: -1;
    border: 3px solid;
    border-radius: 7em;
    color: rgb(128, 128, 128);
    color: rgba(0, 0, 0, 0.5);
	}
	connection.odd {
		border-radius: 100%;
	}
	connection.first {
		color: black;
		border: 5px dotted;
	}

  /*.CESearch {
    visibility: hidden;
  }
  */

  .displ-3slides {
    width: 100%;
    margin: 0 auto;
    height: 435px;
    display: none;
    overflow: hidden;
    background-color: white;
  }

  .displ-3slides-content {
    padding-left: 100px;
    padding-right: 100px;
  }

  .displ-slide-text {
    overflow-y: scroll;
    height: 320px;
  }

  .cockpit {
    position: absolute;
    height: 100px;
    width: 100%;
    top: 640px;
    z-index: 30;
    background-color: rgb(182, 194, 194);
  }

  .cockpit-sn {
    position: absolute;
    height: 100px;
    width: 100%;
    top: 640px;
    z-index: 20;
    background-color: rgb(208, 219, 219);
  }
 
  .Ergebnis {
    position: absolute;
    top: 32px;
    height: 16px;
    width: 100%;
    z-index: 50;
    background-color: #de1919;
  }

  .loading {
    height : 30px;
    display: none;
  }

  [data-tooltip]:before {
    /* needed - do not touch */
    content: attr(data-tooltip);
    position: absolute;
    opacity: 0;
    
    /* customizable */
    transition: all 0.15s ease;
    padding: 10px;
    color: #333;
    border-radius: 10px;
    box-shadow: 2px 2px 1px silver; 
    line-height: 14px;
    width: 240px;
    font-size: 14px;
    text-transform: none;   
}

/*:any-link {
  color: red;
  font-weight: 900;
  text-decoration: none;
}
*/

/* unvisited link */
a:link {
  color: green;
}

/* visited link */
a:visited {
  color: green;
}

/* mouse over link */
a:hover {
  color: red;
}

/* selected link */
a:active {
  color: yellow;
}

[data-tooltip]:hover:before {
    /* needed - do not touch */
    opacity: 0.9;
    
    /* customizable */
    background: rgb(224, 180, 180);
    margin-top: 10px;
    margin-left: 20px;   
    font-size: 12px;
    text-transform:none; 
    line-height: 14px;
    width: 240px;
    font-size: 14px;
    text-transform: none;   
}

[data-tooltip]:not([data-tooltip-persistent]):before {
    pointer-events: none;
}

#loading-image {
  width: 20px;
  height: 20px;
}

.print-displ-3slides {
  display: flex;
  width: 1000px;
  height: 800px;
  top: 50px;
  left: 50px;
  position: absolute;
  background: whitesmoke;
  border: thin;
  border-color: black;
  z-index: -100;
}

.print-displ-slide{
  margin: 15px;
  width: 400px;
}

.print-displ-3slides td{
  padding-top: 2px;
  padding-right: 5px ;
}

.infobox{
  border-color: red;
  border-width: 2px;
  background-color: rgb(231, 188, 188);
  font-size: 10px; 
  z-index: 99999; 
  position:absolute;
  top: 772px;
}

div.info{
  background-color: rgb(182, 194, 194);
  opacity: 0.5;
}

.legend {
  padding: 6px 8px;
  font: 10px Arial, Helvetica, sans-serif;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
  /*border-radius: 5px;*/
  line-height: 18px;
  color: #555;
}
.legend h4 {
    text-align: center;
    font-size: 12px;
    margin: 2px 12px 8px 0px;
    color: #777;
  }
.legend i {
  width: 11px;
  height: 11px;
  float: left;
  margin-right: 8px;
  opacity: 0.7;
}
.legend span {
    position: relative;
    bottom: 6px;
