@font-face {
  font-family: "Regular";
  src: url("https://assets.stellenpool24.de/01_wsv/fonts/BundesSansWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bold";
  src: url("https://assets.stellenpool24.de/01_wsv/fonts/BundesSansWeb-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Serif";
  src: url("https://assets.stellenpool24.de/01_wsv/fonts/BundesSerifWeb-Regular.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
}

p {
  margin: 0;
  padding-bottom: 1.7rem;
}

body {
  font-size: 1rem;
  line-height: 1rem;
  color: #000;
  background: #fff;
  line-height: 138%;
  font-family: "Verdana", sans-serif;
  overflow-x: hidden;
}

.bodyWrapper {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  font-size: 1.4rem;
  line-height: 2rem;
  z-index: -2;
}

.contentWrapper {
  width: 100%;
  padding: 0;
  max-width: 76rem;
  outline: 1px solid #999;
  position: relative;
  display: block;
  overflow: hidden;
}

.box {
  padding: 0;
}

.noMg {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

strong, .strong {
  font-family: "Verdana", sans-serif;
  font-weight: bold;
}

.noMg {
  padding: 0 !important;
  margin: 0 !important;
}

h1, h2, h3, h4 {
  font-weight: bold;
  font-family: "Verdana", sans-serif;
}

h1 {
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Verdana", sans-serif;
  color: #000;
}
h1 span {
  display: block;
  font-size: 1.9rem;
  line-height: 2.4rem;
  font-family: "Verdana", sans-serif;
  margin-top: 5px;
}

h2 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-family: "Verdana", sans-serif;
  font-weight: bold;
  margin-bottom: 2.25rem;
  margin-top: 0;
  padding-top: 0;
  color: #000;
}
h2 span {
  font-family: "Verdana", sans-serif;
}

h3 {
  font-size: 1.5rem;
  line-height: 2.3rem;
  font-weight: bold;
  font-family: "Verdana", serif;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
  margin-top: -2px !important;
}

h4 {
  font-size: 1.4rem;
  line-height: 2.3rem;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: bold;
  font-family: "Verdana", sans-serif;
}

.subInfo {
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 700;
  color: #000;
}
.subInfo span {
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-top: 15px;
  display: block;
}

header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0;
  overflow: hidden;
  height: 199px;
}
header img {
  width: 100%;
}
header > a > img {
  margin-bottom: -12px;
}

.content, footer {
  padding: 0 4.5rem;
  z-index: 2;
}

footer {
  display: flex;
  justify-content: space-between;
  background: #333333;
  padding: 1.25rem 4.5rem 1.5rem;
  margin: 15px 0 0;
}
footer a {
  color: #ffffff;
  font-weight: bold;
}
footer a::hover {
  color: #fff !important;
  text-decoration: underline !important;
}

.box {
  padding-bottom: 2.25rem;
}
.box > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

#ehLogo {
  box-shadow: 0 2px 6px -3px #333333;
  margin-top: -20px;
  background: white;
  padding: 4.5rem 4.5rem 2.25rem;
}

#logo img {
  width: 492px;
  height: 206px;
}

.intro {
  color: #000;
}

.side {
  display: flex;
  justify-content: space-between;
}
.side > div {
  flex: 0 0 calc(50% - 30px);
  padding: 0 30px 0 0;
}
.side > div:last-child {
  padding: 0 0 0 30px;
}

.auditWrapper {
  min-height: 100px;
}

.auditWrapper svg {
  height: 80px;
  float: left;
}

.auditWrapper p {
  margin-left: 100px;
  padding: 9px 0;
}