div.busy { 
  position:absolute;
  top: 40%;
  left: 50%;
  margin-top: -100px;
  margin-left: -50px;
  display:none;
  background: rgba(230, 230, 230, .8);
  text-align: center;
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 40px;
  padding-right: 30px;
  border-radius: 5px;
}
.legend {
	height: 140px !important;
}
.boxPlotSingle {
	height: 500px !important;
}
.lowFlowPlot {
	height: 300px !important;
}
.spaghettiPlot {
	height: 600px !important;
}
.piePlot {
	height: 220px !important;
}
.boxPlotMeteo {
	height: 500px !important;
}
.mb-4 {
	margin-bottom: 16px;
}
#text_Testbetrieb{
	color: red;
	}
#text_internInfo1{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	}	
#text_internInfo2{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	}
#text_internInfo3{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	}	
