body {
  margin: 0;
  padding: 0;
}

body:before {
  content: '';
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-image: url("../../assets/img/bg/blueskay.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  z-index: -9;
}

.BBgInput:before {
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(5px);
  -ms-filter: blur(6px);
  filter: blur(6px);
  margin: -6px;
}

.Color-Institu {
  color: #0244ed;
}

#Tab-liste tr:hover {
  background-color: #373737;
  color: #fff;
  cursor: pointer;
}

.alert.SW01:hover {
  cursor: pointer;
  box-shadow: 0 7px 20px 2px #808080;
}

#HPD2 {
  margin-top: 60px;
  padding: 20px;
}

#HPD1.UP1, #HPD2.UP1 {
  margin-top: 117px;
}

.Ausgabe02 {
  border-radius: 20px;
  padding: 40px;
  background-color: rgba(208,207,255,0.7);
  max-width: 800px;
  margin: auto;
}

@media (min-width: 992px) {
  .Ausgabe02 {
    border-radius: 20px;
    padding: 40px;
    background-color: rgba(208,207,255,0.7);
    max-width: 1000px;
    margin: auto;
  }
}

.Ausgabe01 {
  border-radius: 20px;
  padding: 40px;
  background-color: rgba(208,207,255,0.7);
  max-width: 800px;
  margin: auto;
}

#anmeldung {
  width: 313px;
}

.awt_block {
  width: 100%;
  border: 0px;
  min-height: 250px;
  overflow: auto;
}

.tabtrenner:hover {
  border-bottom: 5px solid blue;
}

#Tab-liste tr:hover {
  background-color: #373737;
  color: #fff;
  cursor: pointer;
}

.alert.SW01:hover {
  cursor: pointer;
  box-shadow: 0 7px 20px 2px #808080;
}

#HPD2 {
  margin-top: 60px;
  padding: 20px;
}

@media (min-width: 768px) {
  #HPD1 {
    margin-top: 60px;
    text-align: center;
    padding: 10px;
  }
}

#HPD1.UP1, #HPD2.UP1 {
  margin-top: 117px;
}

.Ausgabe01 {
  border-radius: 20px;
  padding: 40px;
  background-color: rgba(208,207,255,0.7);
  max-width: 800px;
  margin: auto;
}

.Ausgabe02 {
  border-radius: 20px;
  padding: 40px;
  background-color: rgba(208,207,255,0.82);
  max-width: 800px;
  margin: auto;
}

.Ausgabe03 {
  border-radius: 20px;
  padding-top: 0px;
  background-color: rgba(208,207,255,0.7);
  max-width: 800px;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.Ausgabe04 {
  border-radius: 20px;
  padding: 20px;
  background-color: rgba(208,207,255,0.7);
  max-width: 800px;
  margin: auto;
}

@media (min-width: 992px) {
  .Ausgabe02 {
    border-radius: 20px;
    padding: 40px;
    background-color: rgba(208,207,255,0.82);
    max-width: 1032px;
    margin: auto;
  }
}

.row.HPS2 {
  border: 1px solid #777;
  border-radius: 5px;
  box-shadow: 0 7px 20px 2px #808080;
}

.row.HPS1 {
  border: 1px solid #777;
  border-radius: 5px;
  box-shadow: 0 7px 20px 2px #808080;
  /*cursor: pointer;*/
}

.row.HPS {
  border: 1px solid #777;
  border-radius: 5px;
  box-shadow: 0 7px 20px 2px #808080;
  cursor: pointer;
}

.row.HPS:hover {
  border: 1px solid #777777;
  box-shadow: 0 7px 20px 2px rgba(2,11,237,0.59);
  cursor: pointer;
  background-color: rgba(0,36,222,0.2);
  color: #0702ed;
}

/* .Ausgabe01 {  border-radius: 20px;  padding: 40px;  background-color: rgba(208,207,255,0.7);  max-width: 800px;  margin: auto;} */

#anmeldung {
  width: 313px;
}

.awt_block {
  width: 100%;
  border: 0px;
  min-height: 250px;
  overflow: auto;
}

.tabtrenner:hover {
  border-bottom: 5px solid blue;
}

#edit-inst, #aktuellesInst {
  /*text-shadow: 0 0 3px #000000;*/
}

#edit-inst:hover {
  text-shadow: 0 0 3px #000000;
  cursor: pointer;
  font-size: 27px;
}

.IPFehler01 {
  border: 1px solid #ff4b4b !important;
  background-color: #ffdbdb !important;
  margin-bottom: 1px;
  border-radius: 5px;
}

.ST_off {
  opacity: .3;
  cursor: no-drop !important;
}

#DSE-Textbox {
  background: 0 0;
  border: none;
  bottom: auto;
  clear: none;
  cursor: default;
  float: none;
  font-size: medium;
  font-style: normal;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  margin: 0;
  padding: 0;
}

#DSE-Textbox p {
  box-sizing: border-box;
  margin: 0.85em 0;
  padding: 0;
  border: 0;
  color: #000000;
  cursor: default;
  letter-spacing: normal;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
}

.Sp-status {
  width: 140px;
}

@media (max-width: 576px) {
  .Sp-status {
    width: 40px;
  }
}

