.jumbotron p {
  width: auto;
  height: auto;
  margin: 0px;
}

.jumbotron .h1, .jumbotron h1 {
  color: rgb(22,81,234);
  /*background: rgb(75,169,222);*/
  padding: 20px, 0px, 0px, opx;
  font-family: serif;
  font-size: 50px;
  font-weight: 600;
  padding-left: 10px;
}

.jumbotron p {
  /*padding-left: 20px;*/
}

#BTWNummer {
  font-size: small;
  font-family: tahoma;
  font-weight: 200;
}

#Footer {
  padding-left: 0px;
  height: 80px;
  background-color: rgb(52,71,99);
  position: absolute;
  bottom: 0;
}

#Footer-container {
  /*background: #2853a7;*/
  background: linear-gradient(to bottom, rgba(91,91,166,0.2), rgba(32,69,198,0.86));
  /*border: 1px solid #666;*/
  bottom: 0;
  height: 50px;
  left: 0;
  position: fixed;
  width: 100%;
}

#Footer-Content {
  line-height: 20px;
  margin: 0 auto;
  width: auto;
  text-align: center;
}

#Footer-Text {
  font-family: Tahoma;
  font-size: medium;
  font-style: normal;
  font-weight: 800;
  padding-top: 5px;
  margin-bottom: 0px;
}

#Footer-Text2 {
  font-family: tamoha;
  font-size: small;
  font-weight: 500;
  color: rgb(0,0,0);
  margin: auto;
}

#BasonaHeader {
  border-radius: 6px;
  margin-right: 0px;
  background: var(--bs-blue);
  padding: 0px 24px;
  padding-right: 0px;
  padding-left: 66px;
  margin-bottom: -32px;
  padding-bottom: 19px;
  margin-top: -23px;
  padding-top: 0px;
}

#InfoSkill {
  background-color: #3f9d30;
}

#CollAtt {
  background: red;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0;
}

#TextLogData {
}

