#ORGA930MBild {
	width: 1400px; 
	height: 642px;
}

#ORGAdisplaymitMenue{
	width: 280px;
	height: 202px;
	color: #D5D6DB;
	background-color: black;
	overflow-y: scroll;
	border-style: solid;
	border-width: 6px;
	border-left-color: #CFD0CB;
	border-top-color: #6E6E6E;
	border-right-color: #C9C9C9;
	border-bottom-color: #E1DFDF;
	border-radius: 8px;
	position: absolute;
	top: 101px;
	left: 538px;
}

#resetall{
	position: absolute;
	top: 450px;
	left: 160px;
}

#uhr{
    position: absolute;
	top	: 78;
	left: 3px;
	font-family: Calibri;
	font-size: 15px;
	color: #BFBFBF;
	background-color: black;
	min-width: 200px;
}

#zuruck{
	position: absolute;
	top: 356px;
	left: 749px;
}

#zuruckbutton:hover{
	border-style: solid;
	border-width: 6px;
	border-color: #AF032B;
	border-radius: 100px
}

#tastef1{
	position: absolute;
	top: 510px;
	left: 562px;
}

#tastef1button:hover{
	border-style: solid;
	border-width: 6px;
	border-color: #3A3A3A;
	border-radius: 100px
}

#menue{
	position: absolute;
	top: 459px;
	left: 749px;
}

#menuebutton:hover{
	border-style: solid;
	border-width: 6px;
	border-color: #1E437A;
	border-radius: 100px
}

.minheightdisplayinhalt{
	min-height: 136px;
}

.ORGAdisplay img{
	display: block;
}

.ORGAdisplay span{
    position: absolute;
    top: 53.5px;
	left: 280px;
    width: 100%;
    line-height: 2em;
	font-family: Impact;
	font-style: bold;
	font-size: 18px;
	color: #D5D6DB;
	letter-spacing: 2pt;
}

a{
	color: #D5D6DB;
	font-family: Calibri;
	text-decoration: none;
	font-size: 14px;	
}

#footer{
	position: sticky;
	bottom: 0;
}

body{
	margin: 0;
}

.header{
	position: sticky;
	top: 0;
	background-color: #ECF2F6;
	padding-top: 5px;
	padding-left: 5px;
	z-index: 999;
}

a:hover {
    text-decoration: underline;
}

a.mainmenu {
	color: #D5D6DB;
	font-family: Calibri;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;	
}

a.mainmenu:hover {
	text-decoration: underline;
}

a.menupunkt {
	color: #D5D6DB;
	font-family: Calibri;
	text-decoration: none;
	font-size: 16px;		
}

a.menupunkt:hover {
	text-decoration: underline;
}

.uberschrift{
	font-family: Calibri;
	text-decoration: underline;
	font-weight: bold;
	font-size: 19px;	
}

.nondropdownstart {
  position: relative;
  display: inline-block;
}

.komponentestartbutton {
	text-align: left;
	line-height: 2;
	background: #1E557A;
	border: 0;
	border-bottom: 6px solid #163F5A;
	width: auto;
	padding-top: auto;
	padding-right: 10px;
	padding-left: 5px;
}

.komponentestartbutton a{
	color: #F1F1F1;
	text-decoration: none;
}

.nondropdownstart {
  position: relative;
  display: inline-block;
}

.komponente1button {
	color: #F1F1F1;	
	text-align: left;
	text-decoration: none;
	line-height: 2;
	background: #34495e;
	border: 0;
	border-bottom: 6px solid #263849;
	width: auto;
	padding-top: auto;
	padding-right: 10px;
	padding-left: 5px;
}

.dropdown1 {
  position: relative;
  display: inline-block;
}

.dropdown1-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown1-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown1-content a:hover {background-color: #ddd;}

.dropdown1:hover .dropdown1-content {display: block;}

.dropdown1:hover .komponente1button {background-color: #243341;}

.komponente2button {
	color: #F1F1F1;	
	text-align: left;
	text-decoration: none;
	line-height: 2;
	background: #2c3e50;
	border: 0;
	border-bottom: 6px solid #22303f;
	width: auto;
	padding-top: auto;
	padding-right: 10px;
	padding-left: 5px;
}

.dropdown2 {
  position: relative;
  display: inline-block;
}

.dropdown2-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown2-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown2-content a:hover {background-color: #ddd;}

.dropdown2:hover .dropdown2-content {display: block;}

.dropdown2:hover .komponente2button {background-color: #1C2732;}

.komponente3button {
	color: #606060;
	text-align: left;
	text-decoration: none;
	line-height: 2;
	background: #ecf0f1;
	border: 0;
	border-bottom: 6px solid #dadedf;
	width: auto;
	padding-top: auto;
	padding-right: 10px;
	padding-left: 5px;
}

.dropdown3 {
  position: relative;
  display: inline-block;
}

.dropdown3-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown3-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown3-content a:hover {background-color: #ddd;}

.dropdown3:hover .dropdown3-content {display: block;}

.dropdown3:hover .komponente3button {background-color: #BDBFC0;}

.komponente4button {
	color: #F1F1F1;	
	text-align: left;
	text-decoration: none;
	line-height: 2;
	background: #bdc3c7;
	border: 0;
	border-bottom: 6px solid #acb2b7;
	width: auto;
	padding-top: auto;
	padding-right: 10px;
	padding-left: 5px;
}

.dropdown4 {
  position: relative;
  display: inline-block;
}

.dropdown4-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown4-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown4-content a:hover {background-color: #ddd;}

.dropdown4:hover .dropdown4-content {display: block;}

.dropdown4:hover .komponente4button {background-color: #6F7375;}

.komponente5button {
	color: #F1F1F1;	
	text-align: left;
	text-decoration: none;
	line-height: 2;
	background: #859596;
	border: 0;
	border-bottom: 6px solid #95a5a6;
	width: auto;
	padding-top: auto;
	padding-right: 10px;
	padding-left: 5px;
}

.dropdown5 {
  position: relative;
  display: inline-block;
}

.dropdown5-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown5-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown5-content a:hover {background-color: #ddd;}

.dropdown5:hover .dropdown5-content {display: block;}

.dropdown5:hover .komponente5button {background-color: #464E4F;}

.komponente6button {
color: #F1F1F1;	
text-align: left;
text-decoration: none;
line-height: 2;
background: #294D50;
border: 0;
border-bottom: 6px solid #102F31;
width: auto;
padding-top: auto;
padding-right: 10px;
padding-left: 5px;

}

.dropdown6 {
  position: relative;
  display: inline-block;
}

.dropdown6-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown6-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown6-content a:hover {background-color: #ddd;}

.dropdown6:hover .dropdown6-content {display: block;}

.dropdown6:hover .komponente6button {background-color: #15292B;}
.anleitungbild{
	border: 1px;
	border-radius: 5px;
	border-color: black;
	border-style: solid;
}