.logo-fix-size{max-height:60px!important;max-width:120px!important;width:100%!important;-o-object-fit:cover!important;object-fit:cover!important}
.login-image img{
  height: 100vh;
  object-fit: cover;
}
.dsgvo_konform svg{
  width: 90px;
}
.footer-bg-color{
  background-color: rgb(101, 113, 255, 0.9);
}
.footer-bg-color{
  font-size: 12px !important;
}
.footer-bg-color a{
  color: white;
  font-weight: 700;
}
.footer-bg-color a:hover{
  color: #333;
}
.login-header-logo{
  padding: 30px 30px 0 0;
}
.lang-text{
  padding: 15px 5px;
}
.lang-text a{
  text-decoration: none;
}
.lang-text a:hover{
  text-decoration: underline;
}
