 a,
      button,
      input,
      select,
      h1,
      h2,
      h3,
      h4,
      h5,
      * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        border: none;
        text-decoration: none;
        background: none;

        -webkit-font-smoothing: antialiased;
      }

      menu,
      ol,
      ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
      }

html, body {
  height: 100%;
  margin: 0;
  
}

body {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #585858;
}

.inhalt,
.inhalt * {
  box-sizing: border-box;
}

.inhalt {
  position: relative;
  width: 675px;   /* wichtige Ergänzung */
  height: 641px;
}
.lampe-power {
  background: #00ff09;
  width: 50px;
  height: 52px;
  position: absolute;
  left: 915px;
  top: 140px;
  overflow: hidden;
}
.lampe-alert {
  background: #00ff09;
  width: 16px;
  height: 12px;
  position: absolute;
  left: 932px;
  top: 114px;
  overflow: hidden;
}
.button-plus {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 921px;
  top: 257px;
  overflow: hidden;
}
.button-minus {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 921px;
  top: 316px;
  overflow: hidden;
}
.imagebody {
  width: 983px;
  height: 641px;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
  aspect-ratio: 983/641;
}
.display {
  background: #585858;
  width: 725px;
  height: 410px;
  position: absolute;
  left: 107px;
  top: 96px;
  overflow: hidden;
}
.background-site {
  width: 99.86%;
  height: 380px;
  position: absolute;
  right: 0%;
  left: 0.14%;
  top: 0px;
  object-fit: cover;
  aspect-ratio: 724/380;
}
.leiste-unten {
  background: #000000;
  width: 725px;
  height: 30px;
  position: absolute;
  left: 0px;
  top: 380px;
  overflow: hidden;
}
.ellipse-1 {
  border-radius: 50%;
  border-style: solid;
  border-color: #00ad34;
  border-width: 1px;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 1px;
  top: 1px;
  aspect-ratio: 1;
  cursor: pointer;
}
.ellipse-2 {
  border-radius: 50%;
  border-style: solid;
  border-color: #00ad34;
  border-width: 1px;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 30px;
  top: 1px;
  aspect-ratio: 1;
  cursor: pointer;
}
.ellipse-3 {
  border-radius: 50%;
  border-style: solid;
  border-color: #00ad34;
  border-width: 1px;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 59px;
  top: 1px;
  aspect-ratio: 1;
  cursor: pointer;
}
.kein-laufender-einsatz {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 275px;
  top: 7px;
  width: 333px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._13-20 {
  color: #ffffff;
  text-align: right;
  font-family: "Arial-Bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  left: 678px;
  top: 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.frame {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 34px;
  top: 5px;
  overflow: visible;
  cursor: pointer;
}
.frame2 {
  width: 12px;
  height: 20px;
  position: absolute;
  left: 9px;
  top: 5px;
  overflow: visible;
  cursor: pointer;
}
.frame3 {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 63px;
  top: 5px;
  overflow: visible;
  cursor: pointer;
}
.frame4 {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 658px;
  top: 5px;
  overflow: visible;
  cursor: pointer;
}
.frame5 {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 257px;
  top: 5px;
  overflow: visible;
}
.item-auswahl {
  width: 282px;
  height: 186px;
  position: absolute;
  left: 222px;
  top: 112px;
}
.item-einsatz {
  background: #008cff;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  cursor: pointer;
}
.text-item {
  color: #ffffff;
  text-align: center;
  font-family: "Arial-Bold", sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  left: 21px;
  top: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame6 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25px;
  top: 25px;
  overflow: visible;
}
.item-patient {
  background: #dd3f3f;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 96px;
  top: 0px;
  overflow: hidden;
  cursor: pointer;
}
.text-item2 {
  color: #ffffff;
  text-align: center;
  font-family: "Arial-Bold", sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  left: 22px;
  top: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame7 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25px;
  top: 25px;
  overflow: visible;
}
.item-krankenhaus {
  background: #dd3f3f;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 192px;
  top: 0px;
  overflow: hidden;
  cursor: pointer;
}
.text-item3 {
  color: #ffffff;
  text-align: center;
  font-family: "Arial-Bold", sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  left: 3px;
  top: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame8 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25px;
  top: 25px;
  overflow: visible;
}
.item-navigation {
  background: #00ad34;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 96px;
  overflow: hidden;
  cursor: pointer;
}
.text-item4 {
  color: #ffffff;
  text-align: center;
  font-family: "Arial-Bold", sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  left: 11px;
  top: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame9 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25px;
  top: 25px;
  overflow: visible;
}
.item-schicht {
  background: #8d8d8d;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 96px;
  top: 96px;
  overflow: hidden;
  cursor: pointer;
}
.frame10 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25px;
  top: 25px;
  overflow: visible;
}
.item-extras {
  background: #8d8d8d;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 192px;
  top: 96px;
  overflow: hidden;
  cursor: pointer;
}
.text-item5 {
  color: #ffffff;
  text-align: center;
  font-family: "Arial-Bold", sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  left: 24px;
  top: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame11 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25px;
  top: 25px;
  overflow: visible;
}
.page-einsatz {
  background: #006080;
  width: 725px;
  height: 380px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  display: none;
}
.indicator-page-einsatz {
  width: 120px;
  height: 10px;
  position: absolute;
  left: 303px;
  top: 361px;
  overflow: hidden;
}
.page-one {
  background: #ffffff;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.page-two {
  background: #8d8d8d;
  width: 19px;
  height: 10px;
  position: absolute;
  left: 20px;
  top: 0px;
  overflow: hidden;
}
.page-three {
  background: #8d8d8d;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 41px;
  top: 0px;
  overflow: hidden;
}
.page-four {
  background: #8d8d8d;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 61px;
  top: 0px;
  overflow: hidden;
}
.page-five {
  background: #8d8d8d;
  width: 19px;
  height: 10px;
  position: absolute;
  left: 81px;
  top: 0px;
  overflow: hidden;
}
.page-six {
  background: #8d8d8d;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 102px;
  top: 0px;
  overflow: hidden;
}
.page-einsatz-one {
  width: 711px;
  height: 344px;
  position: absolute;
  left: 7px;
  top: 8px;
}
.text-page-einsatz-einsatznummer {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Bold", sans-serif;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  left: 1px;
  top: 0px;
  width: 469px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 565px;
  top: 98px;
  width: 132px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz2 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 565px;
  top: 148px;
  width: 101px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz3 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 565px;
  top: 198px;
  width: 101px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz4 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 47px;
  width: 74px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz5 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 565px;
  top: 47px;
  width: 146px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz6 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 198px;
  width: 94px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz7 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 248px;
  width: 89px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz8 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 98px;
  width: 136px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz9 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 148px;
  width: 74px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-einsatz10 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 342px;
  top: 148px;
  width: 103px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.button-startnav {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 503px;
  top: 105px;
  overflow: visible;
}
.field-stichwort {
  background: #004e68;
  width: 559px;
  height: 26px;
  position: absolute;
  left: 0px;
  top: 67px;
  overflow: hidden;
}
.field-taktischeinfo {
  background: #004e68;
  width: 146px;
  height: 26px;
  position: absolute;
  left: 565px;
  top: 67px;
  overflow: hidden;
}
.field-beteilligte {
  background: #004e68;
  width: 146px;
  height: 25px;
  position: absolute;
  left: 565px;
  top: 168px;
  overflow: hidden;
}
.field-genauigkeit-einsatzort {
  background: #004e68;
  width: 146px;
  height: 25px;
  position: absolute;
  left: 565px;
  top: 118px;
  overflow: hidden;
}
.field-genauigkeit-zielort {
  background: #004e68;
  width: 146px;
  height: 25px;
  position: absolute;
  left: 565px;
  top: 218px;
  overflow: hidden;
}
.field-hinweis {
  background: #004e68;
  width: 711px;
  height: 75px;
  position: absolute;
  left: 0px;
  top: 269px;
  overflow: hidden;
}
.field-zielort {
  background: #004e68;
  width: 559px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 218px;
  overflow: hidden;
}
.field-einsatzort {
  background: #004e68;
  width: 499px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 118px;
  overflow: hidden;
}
.field-patient {
  background: #004e68;
  width: 326px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 168px;
  overflow: hidden;
}
.field-anrufer {
  background: #004e68;
  width: 217px;
  height: 25px;
  position: absolute;
  left: 342px;
  top: 168px;
  overflow: hidden;
}
.page-patient {
  background: #cc0000;
  width: 725px;
  height: 380px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  display: none;
}
.indicator-page-patient {
  width: 59px;
  height: 10px;
  position: absolute;
  left: 333px;
  top: 361px;
  overflow: hidden;
}
.page-one-pat {
  background: #ffffff;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.page-two-pat {
  background: #8d8d8d;
  width: 19px;
  height: 10px;
  position: absolute;
  left: 20px;
  top: 0px;
  overflow: hidden;
}
.page-three-pat {
  background: #8d8d8d;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 41px;
  top: 0px;
  overflow: hidden;
}
.page-patient-one {
  width: 711px;
  height: 294px;
  position: absolute;
  left: 7px;
  top: 8px;
}
.text-page-patientendaten {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Bold", sans-serif;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  left: 1px;
  top: 0px;
  width: 469px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 565px;
  top: 148px;
  width: 101px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient2 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 151px;
  top: 198px;
  width: 101px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient3 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 445px;
  top: 198px;
  width: 101px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient4 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 47px;
  width: 74px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient5 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 361px;
  top: 47px;
  width: 146px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient6 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 198px;
  width: 94px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient7 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 98px;
  width: 136px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient8 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 148px;
  width: 74px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient9 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 248px;
  width: 106px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-page-patient10 {
  color: #ffffff;
  text-align: left;
  font-family: "Arial-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 361px;
  top: 248px;
  width: 146px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.field-dob {
  background: #ffffff;
  width: 350px;
  height: 26px;
  position: absolute;
  left: 0px;
  top: 268px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-geschlecht {
  background: #ffffff;
  width: 350px;
  height: 26px;
  position: absolute;
  left: 361px;
  top: 268px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-hausnummmer {
  background: #ffffff;
  width: 146px;
  height: 25px;
  position: absolute;
  left: 565px;
  top: 168px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-ort {
  background: #ffffff;
  width: 285px;
  height: 25px;
  position: absolute;
  left: 150px;
  top: 218px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-ortsteil {
  background: #ffffff;
  width: 266px;
  height: 25px;
  position: absolute;
  left: 445px;
  top: 218px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-plz {
  background: #ffffff;
  width: 141px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 218px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-objekt {
  background: #ffffff;
  width: 711px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 118px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-strasse {
  background: #ffffff;
  width: 559px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 168px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-nachname {
  background: #ffffff;
  width: 350px;
  height: 26px;
  position: absolute;
  left: 0px;
  top: 67px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.field-vorname {
  background: #ffffff;
  width: 350px;
  height: 26px;
  position: absolute;
  left: 361px;
  top: 67px;
  overflow: hidden;

  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;

  padding: 0 6px;
  box-sizing: border-box;
  line-height: 26px;
  outline: none;
  border: none;
  cursor: text;
}
.toggle-off {
  width: 948px;
  height: 73px;
  position: absolute;
  left: 15px;
  top: -16px;
  overflow: hidden;
}
