
body {
    font-size: 10pt;
}

@page {
    size: A4;
    margin: 60pt 40pt 60pt;
}

h1, h2, h3, h4, h5 {
    page-break-after: avoid;
}
h1 {
    font-size: 24pt !important;
    line-height: 30px !important;
}
#topTitle {
    font-size: 10pt;
}

#headerInner {
    padding:0;
}
#headerInner svg {
    max-width: 140px;
    margin-bottom: 40px;
}
.contact-image {
    display: none;
}

.print-only {
    display: block;
}
#headerLogo,#mainPic,#goBack,#introButtonArea,#introText, #stickyFooter, #benefits, #aboutUs, #kontakt, #similarJobs, footer,#linkIcon {
    display: none;
}
header nav {
    display: none;
}
header {
    background:transparent;
}
.aufProTitle {
    font-size: 10pt;
    line-height: 1.2em;
}
#aufgabenProfil li {
    line-height: 1.2em;
    padding-bottom: 8px;
}
.aufProTitle.inView:before {
    transform:none;
}
.aufgabenProfilHolder {
    gap:20px;
}
#aufgabenProfil .pageInner {
    padding:0;
}
section {
    margin:24px 0;
}
.metaBarItem {
    font-size: 10pt;
    gap:6px;
}
#metaBar {
    padding:10px;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    margin:40px 0;
}
.aufProTitle {
    padding:0px 18px;
    min-width: 220px;
    max-width: 220px;
}

.aufProTitle:before {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    width: 1px;
    height: 32px;
}
#metaBar .pageInner {
    gap:12px;
    flex-wrap: wrap;
    row-gap: 3px;
}
#metaBar svg {
    max-width: 14px;
    max-height: 14px;
}
#aufgabenProfil .pageInner {
    gap:24px;
    margin-top: 40px;
}