<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font-family: arial, sans serif;
  background-color: white;
  text-align: center;
  margin: auto;
}

img {
  border: none;
}

div.clearer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 1px;
}

#background {
  text-align: center;
  margin: auto;
}

.Login1a {
  height: 23px;
  background-image: url(/images/header_2.png);
  background-repeat: repeat-x;
  width: 535px;
  border-top: solid 1px #7a8699;
}

.Login1b {
  height: 33px;
  background-image: url(/images/header_3.png);
  background-repeat: repeat-x;
  width: 535px;
}

.Login2 {
  width: 535px;
  text-align: left;
  border-left: solid 1px #7a8699;
  border-right: solid 1px #7a8699;
  margin: auto;
  margin-top: 50px;
}

.Login3 {
  height: 33px;
  background-image: url(/images/header_3.png);
  background-repeat: repeat-x;
  width: 535px;
  text-align: right;
  font-weight: bold;
  background-color: #C5E30C;
  border-bottom: solid 1px #7a8699;
}

.Login4 {
  width: 535px;
  text-align: left;
  margin: auto;
  margin-top: 10px;
}

.LoginMessage {
  font-size: 11.5pt;
  margin-bottom: 1em;
  color: red;
  text-align: center;
}

.LoginText {
  margin-top: 2px;
  font-size: 11.5pt;
  float: left !important;
}

.LoginInput {
  width: 204px !important;
  float: left !important;
}

.LoginInputfeld {
  border: 1px solid #333 !important;
}

.form-focus:focus,
.LoginInputfeld:focus, .LoginInputfeld:focus {
  color: #000000 !important;
  outline: 1px solid red !important;
}

.FormularDiv {
  width: 206px;
  margin-top: 30px;
  margin-left: 120px;
  float: left;
}

.FormularDiv1 {
  width: 130px;
  float: left;
  padding-left: 210px;
  padding-top: 25px;
}

.FormularDiv2 {
  width: 100px;
  float: left;
}

.FormularImage {
  vertical-align: top;
  padding-right: 10px;
  float: left;
}

a.FormularLink {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.LoginButton {
  padding: 0 20px !important;
  margin-right: 20px !important;
  background: #cccccc !important;
  border: solid 1px #000000 !important;
  border-radius: 0px !important;
  color: #000000 !important;
}

.x-btn-inner {
  font-size: 9pt !important;
}

.STMASLogo {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 150px;
}

.Logos {
  margin-left: 350px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.LogosLeft {
  text-align: left;
  float: left;
}

.LogosRight {
  text-align: left;
  float: right;
}

.message {
  text-align: justify;
  width: 414px;
  margin: 5px;
  padding: 5px;
  font-size: 13px;
  background-color: #FBEBD6;
  border: solid 1px #000000;
}

h3.WartungHead {
  font-size: 16px;
}

p.WartungBody {
  font-size: 13px;
  font-weight: 400;
  margin-top: 5px !important;
}

div.environment {
  text-align: center;
  vertical-align: middle;
  margin: 0 2em;
  border: 1px solid #3C86E8;
  padding: 10px;
  background-color: #EDF4FD;
}

div.environment h3.environmentHead {
  font-size: 16px;
  margin-bottom: 5px;
}

div.environment p.environmentBody {
  font-size: 13px;
}

.support-btn-icon {
  margin: 0 !important;
  padding: 0 !important;
  width: 32px;
  height: 32px;
  background-color: transparent !important;
  background-image: url(/images/IconSupport.png) !important;
}
.impressum {
  padding-top: 4px !important;
  height: 23px;
  background: #003664;
}</pre></body></html>