/* Bootstrap Grid*/

/* Plotly default color list
 '#1f77b4',  // muted blue
  '#ff7f0e',  // safety orange
  '#2ca02c',  // cooked asparagus green
  '#d62728',  // brick red
  '#9467bd',  // muted purple
  '#8c564b',  // chestnut brown
  '#e377c2',  // raspberry yogurt pink
  '#7f7f7f',  // middle gray
  '#bcbd22',  // curry yellow-green
  '#17becf'   // blue-teal */

/* #Web_Site_Titel {
  float: left;

  margin-top: -4px;
  padding-left: 25px;

  font-family: Open Sans, arial, courier, helvetica;
  color: white;

  font-size: 36px;
  font-weight: 795;
} */

/* .head-content {
  width: 100%;

  position: relative;
  padding-top: 2px;
  margin-bottom: 0px;
  background: #1f77b4;
  margin-bottom: 3px;
} */

/* .head_erweitert-content {
  pointer-events: none;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  background: #1f77b4;
}
 */

#red_spacing {
  /*  Für was ist das????? */

  margin-top: -0.5em;
  margin-bottom: 0.5em;
}

#body {
  pointer-events: none;
}


