#fj_isolate html,
#fj_isolate body,
#fj_isolate div,
#fj_isolate span,
#fj_isolate object,
#fj_isolate iframe,
#fj_isolate h1,
#fj_isolate h2,
#fj_isolate h3,
#fj_isolate h4,
#fj_isolate h5,
#fj_isolate h6,
#fj_isolate p,
#fj_isolate blockquote,
#fj_isolate pre,
#fj_isolate a,
#fj_isolate abbr,
#fj_isolate acronym,
#fj_isolate address,
#fj_isolate big,
#fj_isolate cite,
#fj_isolate code,
#fj_isolate del,
#fj_isolate dfn,
#fj_isolate em,
#fj_isolate i,
#fj_isolate img,
#fj_isolate ins,
#fj_isolate kbd,
#fj_isolate q,
#fj_isolate samp,
#fj_isolate small,
#fj_isolate strong,
#fj_isolate b,
#fj_isolate sub,
#fj_isolate sup,
#fj_isolate tt,
#fj_isolate var,
#fj_isolate dl,
#fj_isolate dt,
#fj_isolate dd,
#fj_isolate ol,
#fj_isolate ul,
#fj_isolate li,
#fj_isolate fieldset,
#fj_isolate form,
#fj_isolate label,
#fj_isolate legend,
#fj_isolate table,
#fj_isolate caption,
#fj_isolate tbody,
#fj_isolate tfoot,
#fj_isolate thead,
#fj_isolate tr,
#fj_isolate th,
#fj_isolate td {
  border: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
#fj_isolate html {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#fj_isolate body {
  min-width: 100%;
}
#fj_isolate body,
#fj_isolate .frame_zone {
  position: relative;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  color: #000;
  line-height: 1.2;
  text-align: left;
}
#fj_isolate ol,
#fj_isolate ul {
  list-style: none;
}
#fj_isolate blockquote,
#fj_isolate q {
  quotes: none;
}
#fj_isolate blockquote:before,
#fj_isolate blockquote:after,
#fj_isolate q:before,
#fj_isolate q:after {
  content: '';
  content: none;
}
#fj_isolate del {
  text-decoration: line-through;
}
#fj_isolate table {
  border-collapse: collapse;
  border-spacing: 0;
}
#fj_isolate td,
#fj_isolate th {
  padding: 0;
}
#fj_isolate code,
#fj_isolate kbd,
#fj_isolate samp,
#fj_isolate pre,
#fj_isolate tt,
#fj_isolate var,
#fj_isolate textarea,
#fj_isolate input,
#fj_isolate select,
#fj_isolate isindex,
#fj_isolate listing,
#fj_isolate xmp,
#fj_isolate plaintext {
  font: inherit;
  font-size: 1em;
  white-space: normal;
}
#fj_isolate hr {
  margin: 1.2em 0;
}
#fj_isolate strong,
#fj_isolate b {
  font-weight: bold;
}
#fj_isolate em,
#fj_isolate i {
  font-style: italic;
}
#fj_isolate form {
  overflow: visible;
}
#fj_isolate textarea {
  overflow: auto;
}
#fj_isolate sup {
  vertical-align: super;
}
#fj_isolate sub {
  vertical-align: sub;
}
#fj_isolate article,
#fj_isolate aside,
#fj_isolate canvas,
#fj_isolate details,
#fj_isolate embed,
#fj_isolate figure,
#fj_isolate figcaption,
#fj_isolate footer,
#fj_isolate header,
#fj_isolate hgroup,
#fj_isolate menu,
#fj_isolate nav,
#fj_isolate output,
#fj_isolate ruby,
#fj_isolate section,
#fj_isolate summary,
#fj_isolate time,
#fj_isolate mark,
#fj_isolate audio,
#fj_isolate video {
  border: 0;
  background: transparent;
}
#fj_isolate article,
#fj_isolate aside,
#fj_isolate details,
#fj_isolate figcaption,
#fj_isolate figure,
#fj_isolate footer,
#fj_isolate header,
#fj_isolate hgroup,
#fj_isolate menu,
#fj_isolate nav,
#fj_isolate section {
  display: block;
}
#fj_isolate applet,
#fj_isolate basefont,
#fj_isolate center,
#fj_isolate dir,
#fj_isolate font,
#fj_isolate isindex,
#fj_isolate menu,
#fj_isolate s,
#fj_isolate strike,
#fj_isolate u {
  border: 0;
  background: transparent;
}
#fj_isolate dir,
#fj_isolate menu {
  list-style: none;
}
#fj_isolate isindex {
  font: inherit;
  font-size: 1em;
  white-space: normal;
}
#fj_isolate :root {
  --buttonColor: #003A7D;
  --buttonHoverColor: #003A7D;
  --fontFamily: "RobotoRegular";
  --fontFamilyBold: "RobotoBold";
  --fontWeightBold: "normal";
}
#fj_isolate #frame_zone {
  width: 100%;
  padding-top: 105px;
}
#fj_isolate #header_zone {
  display: flex;
  flex-wrap: wrap;
  position: fixed;
  top: 0;
  background-color: #003A7D;
  width: 100%;
  z-index: 50;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  height: 115px;
  font-size: 17px;
  border-bottom: 1px solid #fff;
}
#fj_isolate .menu-top {
  display: flex;
  background-color: #fff;
}
#fj_isolate .header_img {
  padding: 0;
  order: 3;
}
#fj_isolate #header_zone .header_img img {
  padding: 10px 53px 1px 50px;
  max-width: 250px;
  height: 38px;
}
#fj_isolate .banner_img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  background: url("https://jobs.hoermann.de/templates/hoermann/images/Bannermotiv.jpg") 100% 40%;
  background-size: cover;
  padding-top: 25%;
}
#fj_isolate .menuid_65 .banner_img,
#fj_isolate #pageid_pagejob .banner_img {
  height: 0;
  margin: 0;
  background: none;
  padding-top: 0;
}
#fj_isolate .menuid_87 .banner_img {
  background: url("https://jobs.hoermann.de/templates/hoermann/images/faq.webp") 80% 0;
  background-size: cover;
}
#fj_isolate .menuid_3 .banner_img,
#fj_isolate .menuid_77 .banner_img {
  background: url("https://jobs.hoermann.de/templates/hoermann/images/Bannermotiv.jpg") 100% 40%;
  background-size: cover;
}
#fj_isolate .menuid_84 .banner_img {
  background: url("https://jobs.hoermann.de/templates/hoermann/images/bewerbungstipps.webp") 30% 0;
  background-size: cover;
}
#fj_isolate .menuid_81 .banner_img {
  background: url("https://jobs.hoermann.de/templates/hoermann/images/perspektiven.webp") 60% 40%;
  background-size: cover;
}
#fj_isolate .menuid_65:not(#pageid_pagejobform) #content_zone {
  max-width: none;
  margin: 0;
  padding: 0;
}
#fj_isolate #content_zone,
#fj_isolate .landing_contentbox {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 10px;
  min-height: 75vh;
}
#fj_isolate #pageid_pagejobalert #content_zone {
  min-height: 82vh;
}
#fj_isolate .landing_contentbox .imagebox {
  position: relative;
  margin-bottom: 15px;
}
#fj_isolate .landing_contentbox .imagebox:first-child {
  margin-top: 30px;
}
#fj_isolate .landing_contentbox #landing_imagebox_center {
  display: flex;
  justify-content: space-between;
}
#fj_isolate .landing_contentbox #landing_imagebox_center .image_center_box {
  width: 49%;
  position: relative;
}
#fj_isolate .banner_start_img img,
#fj_isolate .landing_contentbox .imagebox img {
  display: block;
  -webkit-transition: -webkit-transform 800ms ease-out;
  -moz-animation: -webkit-transform 800ms ease-out;
  -o-animation: -webkit-transform 800ms ease-out;
  transition: transform 800ms ease-out;
}
#fj_isolate .banner_start_img:hover > img,
#fj_isolate .landing_contentbox .imagebox a:hover > img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
#fj_isolate .banner_start_img,
#fj_isolate .landing_contentbox .imagebox a {
  display: block;
  overflow: hidden;
  position: relative;
  color: #fff !important;
}
#fj_isolate .landing_contentbox .imagebox span {
  position: absolute;
  bottom: 16%;
  color: #fff;
  font-weight: bold;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 0 5px 3%;
  box-sizing: border-box;
  margin: 0;
}
#fj_isolate #footer_zone {
  margin-top: 3em;
  background-color: #003A7D;
  padding: 10px 0;
}
#fj_isolate #footer_zone .footer_container {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  font-size: 17px;
  display: flex;
  justify-content: space-between;
}
#fj_isolate #footer_zone a {
  color: #fff;
}
#fj_isolate #copyright_text {
  color: #fff;
}
#fj_isolate #footer_zone a:not(:last-of-type) {
  margin-right: 50px;
}
#fj_isolate .social_media_footer {
  float: right;
}
#fj_isolate #kununu {
  width: 15px;
}
#fj_isolate #data_privacy {
  margin: 0 !important;
}
#fj_isolate #impressum:before {
  content: "|";
  color: #fff;
  padding-right: 5px;
}
#fj_isolate .group_line:before,
#fj_isolate .group_line:after {
  display: table;
  content: " ";
}
#fj_isolate .row:before,
#fj_isolate .row:after {
  display: table;
  content: " ";
}
#fj_isolate .group_line:after {
  clear: both;
}
#fj_isolate .filter_button {
  justify-content: space-between;
}
#fj_isolate .row:after {
  clear: both;
}
#fj_isolate .layer_bg {
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#fj_isolate #pageid_pagejobform .layer_bg {
  display: none;
}
#fj_isolate .inner_content {
  min-height: 0;
}
#fj_isolate #popup_zone #main_content {
  margin: 0;
}
#fj_isolate .menuid_3 #pageframework_content p {
  margin: 1em 0;
}
#fj_isolate .none {
  display: none;
}
#fj_isolate .block {
  display: block;
}
#fj_isolate .inline {
  display: inline;
}
#fj_isolate .left {
  float: left;
}
#fj_isolate .right {
  float: right;
}
#fj_isolate .clear {
  clear: both;
}
#fj_isolate [class*="col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#fj_isolate .col-50 {
  width: 50%;
}
#fj_isolate .pad-l-5 {
  padding-left: 5%;
}
#fj_isolate .pad-r-5 {
  padding-right: 5%;
}
#fj_isolate .empty_element {
  font-size: 0;
  line-height: 0;
}
#fj_isolate .error_msg {
  color: #C03;
  margin-bottom: 1em;
}
#fj_isolate #frame_zone .success_msg,
#fj_isolate #frame_zone #formMsgs {
  border: 1px solid #95ad3c;
  padding: .2em;
  margin: 1em 0;
}
#fj_isolate #frame_zone #formMsgs {
  display: none;
}
#fj_isolate #frame_zone #formMsgs::before {
  color: #95ad3c;
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin-right: 5px;
}
#fj_isolate #dialog-form,
#fj_isolate .cc-window,
#fj_isolate #frame_zone,
#fj_isolate #popup_zone {
  font-family: var(--fontFamily);
}
#fj_isolate .ui-selectmenu-button,
#fj_isolate button.ui-multiselect {
  font-family: var(--fontFamily);
}
#fj_isolate #frame_zone,
#fj_isolate #popup_zone {
  font-size: 18px;
  color: #333;
  line-height: 1.6;
}
#fj_isolate .frame_zone a,
#fj_isolate .frame_zone a:visited,
#fj_isolate .frame_zone a:hover,
#fj_isolate .frame_zone a:active,
#fj_isolate .frame_zone a:focus,
#fj_isolate .rexx_sharer a:visited:hover,
#fj_isolate .rexx_sharer a:focus:hover {
  text-decoration: none;
  color: #0000EE;
}
#fj_isolate a.cc-link,
#fj_isolate a.cc-link:hover {
  color: #4b575f;
}
#fj_isolate #frame_zone .jobs_introduction_text a:before,
#fj_isolate #agreement a:before,
#fj_isolate .col-50 a:before,
#fj_isolate p > a:before {
  content: '\00BB';
}
#fj_isolate #frame_zone .jobs_introduction_text a:after,
#fj_isolate #agreement a:after,
#fj_isolate .col-50 a:after,
#fj_isolate p > a:after {
  content: '\00AB';
}
#fj_isolate .frame_zone h1,
#fj_isolate .frame_zone h2,
#fj_isolate .frame_zone h3,
#fj_isolate .frame_zone h4,
#fj_isolate .frame_zone h5,
#fj_isolate .frame_zone h6 {
  padding: 10px 0;
  margin: 0;
  font-family: var(--fontFamilyBold);
  font-weight: var(--fontWeightBold);
  line-height: 1.85;
  color: #333;
  text-rendering: optimizelegibility;
}
#fj_isolate .frame_zone h1 {
  font-size: 31px;
  line-height: 2.0;
}
#fj_isolate .menuid_65 #headline_first {
  display: none;
}
#fj_isolate .menuid_65 .banner_start_img p {
  color: #0065bd;
  position: absolute;
  top: 30%;
  left: 8%;
  font-size: 40px;
  margin: 0;
  font-weight: bold;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  cursor: default;
  pointer-events: none;
}
#fj_isolate .frame_zone h2 {
  font-size: 25px;
}
#fj_isolate .frame_zone h3 {
  font-size: 20px;
}
#fj_isolate hr {
  margin: 2em 0;
  border: 0;
  border-top: 1px solid #D3D3D3;
  border-bottom: transparent;
}
#fj_isolate .frame_zone p {
  margin: 0 0 2em 0;
  font-size: 18px;
}
#fj_isolate ul,
#fj_isolate ol,
#fj_isolate dl {
  margin: .6em 0;
  padding: 0 0 0 2em;
  list-style-type: disc;
  list-style-position: outside;
}
#fj_isolate ol {
  list-style-type: decimal;
}
#fj_isolate .error_msg p,
#fj_isolate .success_msg p {
  margin: 0;
  color: #C03;
}
#fj_isolate u {
  text-decoration: underline;
}
#fj_isolate strike {
  text-decoration: line-through;
}
#fj_isolate .input_box span:focus,
#fj_isolate .input_box button:focus {
  border-color: #C2C2C2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(194, 194, 194, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(194, 194, 194, 0.6);
}
#fj_isolate .group_field input[type=text],
#fj_isolate .group_field input[type=date],
#fj_isolate .group_field input[type=password],
#fj_isolate .group_field input[type=file],
#fj_isolate .group_field select,
#fj_isolate .group_field textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  outline: 0;
  -webkit-appearance: none;
  border-radius: 0;
  color: #000;
  font-weight: normal;
  height: 34px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ccc;
}
#fj_isolate .group_field input[type=text]:focus,
#fj_isolate .group_field input[type=date]:focus,
#fj_isolate .group_field input[type=password]:focus,
#fj_isolate .group_field input[type=file]:focus,
#fj_isolate .group_field select:focus,
#fj_isolate .group_field textarea:focus {
  border-color: #C2C2C2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(194, 194, 194, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#fj_isolate .group_field input[type=text],
#fj_isolate .group_field input[type=date],
#fj_isolate .group_field input[type=password] {
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
}
#fj_isolate .group_field textarea {
  height: 5em;
  padding: 10px 15px 10px;
  white-space: pre;
  resize: none;
  overflow: auto;
}
#fj_isolate ::-webkit-input-placeholder {
  color: #000 !important;
  opacity: 0.54;
}
#fj_isolate ::-moz-placeholder {
  color: #000 !important;
  opacity: 0.54;
}
#fj_isolate :-ms-input-placeholder {
  color: #000 !important;
  opacity: 0.54;
}
#fj_isolate ::-ms-input-placeholder {
  color: #000 !important;
  opacity: 0.54;
}
#fj_isolate ::placeholder {
  color: #000 !important;
  opacity: 0.54;
}
#fj_isolate fieldset ul {
  width: 100%;
  height: 5em;
  overflow: auto;
  border: 1px solid #D3D3D3;
  list-style: none;
  background-color: #FFF;
  padding: 0;
  margin: 0;
}
#fj_isolate fieldset ul li {
  width: 98%;
  overflow: hidden;
  margin: .2em;
  padding: 0;
  background: none;
}
#fj_isolate fieldset ul li span {
  display: block;
  margin-left: 1.2em;
}
#fj_isolate fieldset ul li input {
  width: 1em;
  float: left;
  margin-top: .2em;
}
#fj_isolate fieldset ul li:hover {
  background: #F5F5F5;
}
#fj_isolate fieldset ul label span {
  color: #000;
  line-height: 1.5;
}
#fj_isolate .group {
  margin-bottom: 1em;
}
#fj_isolate legend,
#fj_isolate .legend {
  display: block;
  padding: .3em 0;
  width: 100%;
}
#fj_isolate .group_line:before,
#fj_isolate .group_line:after {
  display: table;
  content: " ";
}
#fj_isolate .group_line:after {
  clear: both;
}
#fj_isolate .group_box,
#fj_isolate .group .actions,
#fj_isolate .group .other_actions {
  padding: 0;
  margin: 15px 0 0 0;
}
#fj_isolate .group_comment {
  margin: .3em 0;
}
#fj_isolate .group_comment p {
  margin: 0 0 .6em 0;
}
#fj_isolate #filter_area .group_line {
  display: flex;
}
#fj_isolate .group_field {
  padding: 0;
  margin: 0;
}
#fj_isolate .group_field label,
#fj_isolate .group_field .label {
  padding-bottom: 4px;
  display: block;
}
#fj_isolate label img.error_img {
  display: none;
}
#fj_isolate .asterisk {
  color: #0065bd;
}
#fj_isolate .field_error input,
#fj_isolate .field_error select,
#fj_isolate .field_error textarea,
#fj_isolate input.field_error,
#fj_isolate select.field_error,
#fj_isolate textarea.field_error,
#fj_isolate .field_error .ui-selectmenu-button,
#fj_isolate .field_error .ui-selectmenu-button .ui-icon:before,
#fj_isolate .field_error .ui-multiselect,
#fj_isolate .field_error .ui-multiselect .ui-icon:before {
  background-color: #FCC !important;
  color: #C36 !important;
}
#fj_isolate .field_error ::-webkit-input-placeholder {
  color: #C36 !important;
  opacity: 1 !important;
}
#fj_isolate .field_error ::-moz-placeholder {
  color: #C36 !important;
  opacity: 1 !important;
}
#fj_isolate .field_error :-ms-input-placeholder {
  color: #C36 !important;
  opacity: 1 !important;
}
#fj_isolate .field_error ::-ms-input-placeholder {
  color: #C36 !important;
  opacity: 1 !important;
}
#fj_isolate .field_error ::placeholder {
  color: #C36 !important;
  opacity: 1 !important;
}
#fj_isolate #filter_career_level,
#fj_isolate #filter_standort,
#fj_isolate #filter_aufgabengebiet,
#fj_isolate #filter_locationtype {
  width: 33%;
}
#fj_isolate #filter_range {
  width: 45%;
}
#fj_isolate #filter_location {
  width: 45%;
  margin-right: 10%;
}
#fj_isolate #filter_volltext {
  width: 100%;
}
#fj_isolate #filter_area .extended_filter {
  position: relative;
  margin-top: 25px;
  margin-bottom: 35px;
}
#fj_isolate #filter_area .extended_filter hr {
  margin: 20px 0;
  height: 3px;
  background: #d3d3d3;
}
#fj_isolate #desktop hr {
  height: 3px;
  background: #d3d3d3;
}
#fj_isolate #filter_area .extended_filter:hover {
  cursor: pointer;
}
#fj_isolate #filter_area #extended_group_line {
  display: none;
}
#fj_isolate #filter_area .extended_filter .filter_text {
  text-align: center;
  position: absolute;
  top: -14px;
  width: 100%;
}
#fj_isolate #filter_area .extended_filter .filter_text span {
  background-color: #fff;
  padding: 10px 5px 10px 10px;
  text-transform: capitalize;
}
#fj_isolate #filter_area .extended_filter .icon_arrow {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: FontAwesome;
  margin: 0 auto;
}
#fj_isolate .ui-multiselect .ui-icon:before,
#fj_isolate .ui-selectmenu-button .ui-icon:before,
#fj_isolate #filter_area .extended_filter .icon_arrow:before {
  color: #003A7D;
  content: "\f078";
  display: inline-block;
}
#fj_isolate #filter_area.active .extended_filter .icon_arrow:before {
  content: "\f077";
}
#fj_isolate #filter_area.active #extended_group_line {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 15px;
}
#fj_isolate .rexx_sharer {
  display: none;
  margin: -68px 20px 20px;
}
#fj_isolate #pageid_pagejob .rexx_sharer {
  display: block;
}
#fj_isolate .rexx_sharer .rexx_sharer_text {
  font-size: 18px;
  font-weight: bold;
}
#fj_isolate .rexx_sharer a,
#fj_isolate .rexx_sharer a:visited,
#fj_isolate .rexx_sharer a:focus {
  margin: 2px;
  display: inline-block;
  background-color: #003A7D;
  color: #fff;
  padding: 9px 9px;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
}
#fj_isolate .rexx_sharer a .fab,
#fj_isolate .rexx_sharer a .fa {
  font-size: 18px;
  width: 18px;
  height: 18px;
}
#fj_isolate #agreement .fa {
  font-weight: var(--fa-style, 400) !important;
}
#fj_isolate .actions {
  margin: 1em 0 0 0;
  text-align: right;
  min-height: 0;
}
#fj_isolate #header_links {
  max-width: 832px;
  width: 100%;
  height: 50px;
  position: -webkit-sticky;
  background: #fff;
  top: 105px;
  padding: 10px 0;
  z-index: 20;
}
#fj_isolate #header_links #btn_whatsapp {
  float: left !important;
}
#fj_isolate .frame_zone .css_button {
  padding: 0;
  border: 0;
  display: inline-block;
}
#fj_isolate #sticky_jobalert .css_button {
  margin: 0;
}
#fj_isolate .frame_zone .css_button a {
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  background: var(--buttonColor);
  border-radius: 0;
  color: #FFF;
  text-decoration: none;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
#fj_isolate .load_more.css_button,
#fj_isolate .load_more.css_button a {
  display: block;
}
#fj_isolate .cc-btn,
#fj_isolate .cc-btn:focus,
#fj_isolate .cc-btn:visited,
#fj_isolate .cc-btn.cc-deny,
#fj_isolate .cc-btn.cc-choose,
#fj_isolate .cc-btn:active {
  background: #ddd;
  color: #000;
}
#fj_isolate #dialog-form .cc-btn.active,
#fj_isolate .frame_zone .css_button a:hover,
#fj_isolate .cc-btn:hover {
  background: var(--buttonHoverColor);
  color: #fff;
  text-decoration: none;
}
#fj_isolate .navigation_box {
  width: 100%;
  display: flex;
  order: 2;
}
#fj_isolate #nav_main_338 {
  display: none;
}
#fj_isolate .navbar-container:before,
#fj_isolate .navbar-container:after {
  display: table;
  content: " ";
}
#fj_isolate .navbar-container:after {
  clear: both;
}
#fj_isolate .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#fj_isolate .navbar-nav {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
#fj_isolate .nav > li {
  position: relative;
  display: block;
}
#fj_isolate .navbar-nav > li > a {
  position: relative;
  display: block;
  padding: 15px 0 15px 10px;
  line-height: 20px;
  color: #000 !important;
  text-decoration: none;
  font-size: 17px;
  font-family: var(--fontFamily);
  background-color: #fff;
}
#fj_isolate .navbar-nav > li > a:after {
  content: "|";
  padding-left: 15px;
}
#fj_isolate .active .navbar-nav > li > a:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  float: right;
  font-size: 25px;
}
#fj_isolate .navbar-nav > li.active a {
  color: #fff;
}
#fj_isolate .active .navbar-nav > li.active a:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
}
#fj_isolate .navbar-nav li:last-child a:after {
  content: none;
}
#fj_isolate .active .navbar-nav > li > a:hover {
  color: #f9ad09;
}
#fj_isolate ul.path_nav {
  list-style-type: none;
  padding: 0;
}
#fj_isolate ul.path_nav li {
  float: left;
  margin-right: .5em;
}
#fj_isolate ul.path_nav a:hover {
  color: var(--buttonColor);
}
#fj_isolate .btn-navbar {
  display: none;
  float: right;
  padding: 10px 10px;
  margin: 13px 15px 15px 5px;
  color: #ffffff;
  background: var(--buttonColor);
  border: 0;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
}
#fj_isolate .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #FFF;
  transition: 0.5s all;
}
#fj_isolate .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
#fj_isolate .btn-navbar.active .icon-bar:nth-of-type(1) {
  transform: rotate(40deg);
  margin-top: 5px;
}
#fj_isolate .btn-navbar.active .icon-bar:nth-of-type(2) {
  background: transparent;
}
#fj_isolate .btn-navbar.active .icon-bar:nth-of-type(3) {
  transform: rotate(-40deg);
  margin-top: -1px;
  top: -6px;
  position: relative;
}
#fj_isolate #mobil {
  display: none;
}
#fj_isolate .job_spinner {
  text-align: center;
  font-size: 2em;
  display: none;
  color: var(--buttonColor);
}
#fj_isolate .joboffer_container {
  display: flex;
  border-radius: 5px;
  margin-bottom: 20px;
}
#fj_isolate .joboffer_inner,
#fj_isolate .joboffer_outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
#fj_isolate .joboffer_outer {
  border-left: 10px solid transparent;
}
#fj_isolate .joboffer_inner {
  margin: 15px 15px 15px 0px;
}
#fj_isolate .joboffer_container:hover {
  font-weight: bold;
  cursor: pointer;
}
#fj_isolate .joboffer_container .joboffer_outer:hover {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 10px solid var(--buttonColor);
}
#fj_isolate .joboffer_box > a {
  font-size: 18px;
  display: inline-block;
}
#fj_isolate .joboffer_box.joboffer_title_text {
  width: 70%;
  font-size: 18px;
  padding-left: 12px;
  box-sizing: border-box;
  color: #5A5A5A;
}
#fj_isolate .joboffer_box.joboffer_informations {
  text-align: right;
  font-size: 18px;
  width: 25%;
  box-sizing: border-box;
  color: #5A5A5A;
}
#fj_isolate .joboffer_box > a,
#fj_isolate .joboffer_box > a:active,
#fj_isolate .joboffer_box > a:hover,
#fj_isolate .joboffer_box > a:visited,
#fj_isolate .joboffer_box > a:focus {
  color: var(--buttonColor);
}
#fj_isolate .jobcategory_details {
  margin-top: 10px;
}
#fj_isolate .jobcategory_details .fas:before {
  font-size: 1.5em;
}
#fj_isolate .jobcategory_icon i {
  margin-right: 10px;
}
#fj_isolate .jobcategory_icon i:last-child {
  margin-right: 0px;
}
#fj_isolate .distance,
#fj_isolate .job_location {
  font-size: .9em;
  color: #666;
  white-space: nowrap;
  margin-top: 1px;
}
#fj_isolate .job_details {
  padding: 0 0 4px 0;
  font-size: .8em;
  color: #666;
}
#fj_isolate .job_details span {
  display: inline-block;
  margin-right: 14px;
}
#fj_isolate .job_teaser {
  font-size: 18px;
  line-height: 1.4;
  color: #5A5A5A;
}
#fj_isolate a.joboffer_maplink,
#fj_isolate a.joboffer_maplink:visited {
  color: #000;
}
#fj_isolate a.joboffer_maplink:active,
#fj_isolate a.joboffer_maplink:hover {
  color: var(--buttonColor);
}
#fj_isolate .icontojob {
  font-size: 1.1em;
}
#fj_isolate .icontojob.fa-star {
  color: #f2b01e;
}
#fj_isolate .joboffer_container i.divtopjob4 {
  display: none;
}
#fj_isolate #joboffers_message {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
#fj_isolate #sticky_jobalert {
  position: fixed;
  top: 81%;
  right: 0;
  z-index: 1;
}
#fj_isolate #sticky_jobalert a {
  display: block;
  background: #003A7D;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding: 22px;
  text-decoration: none;
}
#fj_isolate #sticky_jobalert .sj_job {
  font-weight: bold;
  font-size: 20px;
}
#fj_isolate .job_alert_mail_input {
  width: 100%;
}
#fj_isolate #jobTplContainer {
  overflow: hidden;
}
#fj_isolate #job_filter_basic .group_field {
  float: none;
}
#fj_isolate .autocomplete_span {
  display: inline;
}
#fj_isolate #filter_area .other_actions {
  text-align: right;
  margin: 0;
}
#fj_isolate #filter_area .group {
  overflow: auto;
}
#fj_isolate #filter_area legend,
#fj_isolate #filter_area span.mini {
  font-size: 1em;
}
#fj_isolate #filter_area fieldset ul {
  height: 4em;
}
#fj_isolate #filter_area fieldset ul li span,
#fj_isolate #filter_area select {
  font-size: 1em;
  line-height: 1.7;
}
#fj_isolate #filter_area fieldset ul li span {
  margin-left: 1.5em;
}
#fj_isolate #filter_area fieldset ul {
  width: 99.5%;
}
#fj_isolate #filter_area .group_field_cb {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 32%;
  padding-left: 2%;
}
#fj_isolate #filter_area .group_field_cb:first-child {
  padding-left: 0;
}
#fj_isolate #filter_area .group_field_btn {
  width: 100%;
  text-align: left;
}
#fj_isolate #filter_area .group_field_btn:last-child {
  text-align: right;
}
#fj_isolate #filter_area .group_field {
  padding-bottom: 15px;
}
#fj_isolate #btn_submit_search {
  margin-right: auto;
}
#fj_isolate #btn_reset_search {
  margin-right: auto;
}
#fj_isolate #btn_submit_search a,
#fj_isolate #btn_reset_search a,
#fj_isolate #btn_initiativ_application a {
  padding: 10px 10px;
  font-size: 18px;
}
#fj_isolate #joblist_navigator {
  text-align: center;
  padding: 10px 0 0;
}
#fj_isolate #joblist_navigator ul.path_nav {
  display: inline-block;
}
#fj_isolate .stellen_navi_sel a {
  color: #000;
  text-decoration: underline;
}
#fj_isolate #rexx_footer {
  line-height: 1em;
  text-align: right;
  font-size: .8em;
  padding-top: 2em;
}
#fj_isolate #jobalert_box {
  margin-bottom: 1em;
}
#fj_isolate #jobalert_box #btn_online_application_job_alert {
  margin: 0;
}
#fj_isolate #job_alert_filter_adv {
  padding-bottom: 20px;
}
#fj_isolate .job_alert_filter {
  padding-bottom: 10px;
}
#fj_isolate #login_box {
  font-size: 1em;
}
#fj_isolate #login_box .actions {
  margin: 0;
}
#fj_isolate #login_menu {
  float: right;
}
#fj_isolate #login_box .other_actions {
  float: left;
  line-height: 1.6;
}
#fj_isolate #nav_main ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0;
}
#fj_isolate #display_attachment img {
  display: block;
  margin: auto;
  max-width: 20em;
  height: auto;
}
#fj_isolate #language_selector {
  position: absolute;
  top: 80px;
  right: 10px;
  font-size: 0.9em;
}
#fj_isolate #language_selector ul.path_nav {
  margin: 0;
  float: right;
}
#fj_isolate #language_selector ul.path_nav li:not(:last-child):after {
  content: '|';
  margin-left: .5em;
}
#fj_isolate #language_selector .selected_lang {
  color: #F9AD09;
}
#fj_isolate .addthis_toolbox a {
  text-decoration: none;
}
#fj_isolate #application_overview .actions {
  margin-top: 1em;
  padding: 0;
}
#fj_isolate .appointment {
  margin-top: 1em;
}
#fj_isolate #recommend #rec_text {
  padding-top: .4em;
}
#fj_isolate #recommend #rec_input {
  padding-top: .9em;
}
#fj_isolate #recommend #rec_input input[type="text"] {
  width: 14%;
}
#fj_isolate #rec_captcha {
  margin-right: 10px;
  padding-top: 10px;
}
#fj_isolate #rec_send {
  padding-top: 10px;
}
#fj_isolate #recommend .group_field label {
  display: inline;
}
#fj_isolate #contact .group_box {
  float: left;
  width: 48%;
  margin: 0;
}
#fj_isolate #contact .group_box:first-child {
  padding-right: 4%;
}
#fj_isolate #contact .group_line {
  margin-top: 15px;
}
#fj_isolate #contact textarea {
  height: 202px;
}
@media (max-width: 767px) {
  #fj_isolate #contact .group .group_box {
    width: 100%;
    padding: 0;
  }
}
#fj_isolate .cookieTable {
  font-size: 16px;
}
#fj_isolate .flex-table {
  display: flex;
  flex-flow: nowrap;
  border-left: solid 1px #000;
  transition: 0.5s;
}
#fj_isolate .header-row {
  font-weight: bold;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
}
#fj_isolate .flex-row {
  width: calc(100% / 6);
  text-align: center;
  padding: 0.5em 0.2em;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  word-wrap: break-word;
}
#fj_isolate .cookieName {
  width: 14%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#fj_isolate .provider {
  width: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#fj_isolate .purpose {
  width: 42%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#fj_isolate .process {
  width: 16%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#fj_isolate .essential {
  width: 13%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 600px) {
  #fj_isolate .cookieTable {
    font-size: 12px;
  }
  #fj_isolate .cookieName {
    width: 11%;
  }
}
@media (max-width: 400px) {
  #fj_isolate .cookieTable {
    font-size: 9px;
  }
}
#fj_isolate body.popup_body #popup_zone {
  overflow-y: auto;
}
#fj_isolate #resizer {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
#fj_isolate #no_js_alert_layer {
  text-align: center;
  margin: .2em;
}
#fj_isolate #no_js_alert_layer p {
  font-size: .8em;
  margin: 0;
  padding: 0;
}
#fj_isolate .captchapict {
  border: 1px solid #BABABA;
}
#fj_isolate .breaker {
  clear: both;
  height: .1px;
  font-size: 0;
  line-height: 0;
}
#fj_isolate .map-head {
  display: block;
  position: fixed;
  top: 543px;
  right: 0;
  text-align: center;
  z-index: 1;
}
#fj_isolate .map-head:hover {
  opacity: 1;
}
#fj_isolate .frame_zone .map-head a {
  display: block;
  width: 84px;
  padding: 15px 5px;
  color: #fff;
}
#fj_isolate .map-head .fa {
  color: #fff;
}
#fj_isolate .map-head a:hover {
  text-decoration: none;
}
#fj_isolate .map-head .map-toggle {
  margin-bottom: 0;
  background-color: var(--buttonColor);
  border: 1px solid var(--buttonColor);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#fj_isolate .map-head .map-toggle:hover {
  background-color: var(--buttonHoverColor);
}
#fj_isolate #mapFrame {
  position: relative;
}
#fj_isolate #mapFrame .sidebar-header {
  background-color: var(--buttonColor);
  color: #fff;
  margin: -10px -20px 0;
  padding: 0 20px;
  font-size: 1em;
  font-weight: normal;
  line-height: 2.2;
}
#fj_isolate #sidebar .jobList {
  font-size: 0.9em;
}
#fj_isolate #sidebar.sidebar {
  z-index: 20;
}
#fj_isolate .sidebar-left ~ .sidebar-map {
  margin-left: 0 !important;
}
#fj_isolate #mapFrame .jobList .jobDetails {
  margin-left: 20px;
}
@media (max-width: 979px) {
  #fj_isolate .map-head {
    top: 398px;
    opacity: 0.8;
  }
  #fj_isolate .map-head a {
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  #fj_isolate .map-head {
    position: relative;
    opacity: 1;
    top: 0;
  }
  #fj_isolate .frame_zone .map-head a {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    line-height: 22px;
    border: none;
  }
}
#fj_isolate #captcha .block {
  margin: 0 0 5px 0;
}
#fj_isolate #captcha.group_field #captcha_input {
  max-width: 300px;
}
#fj_isolate #captcha #captcha_img {
  cursor: pointer;
}
@media (max-width: 1500px) {
  #fj_isolate #frame_zone {
    width: 100%;
    padding-top: 57px;
  }
  #fj_isolate .navigation_box {
    display: none;
  }
  #fj_isolate .btn-navbar {
    display: block;
    float: right;
  }
  #fj_isolate .navigation_box.active {
    display: block;
    clear: both;
  }
  #fj_isolate .navbar-nav li:last-child a:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
  }
  #fj_isolate #header_zone {
    display: block;
    height: 60px;
  }
  #fj_isolate #header_zone .header_img {
    float: left;
    padding: 0px 53px 1px 50px;
  }
  #fj_isolate #frame_zone {
    width: 100%;
  }
  #fj_isolate #language_selector {
    position: relative;
    background: #003A7D;
    top: unset;
    right: unset;
  }
  #fj_isolate #language_selector ul.path_nav {
    float: none;
    padding-left: 10px;
  }
  #fj_isolate .navbar-nav {
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0;
  }
  #fj_isolate .navbar-nav > li {
    width: 100%;
  }
  #fj_isolate .navbar-nav > li:hover {
    background-color: #F9F9F9;
  }
  #fj_isolate .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #003A7D;
    color: #fff !important;
  }
}
@media (max-width: 1200px) {
  #fj_isolate #language_selector {
    top: 15px;
  }
}
@media (max-width: 992px) {
  #fj_isolate #sticky_jobalert {
    top: 295px;
    opacity: 0.8;
  }
  #fj_isolate #sticky_jobalert:hover {
    opacity: 1;
  }
}
@media (max-width: 820px) {
  #fj_isolate #header_zone {
    display: block;
    height: 68px;
  }
  #fj_isolate .menuid_65 .banner_start_img p {
    font-size: 4vw;
  }
  #fj_isolate #footer_zone .footer_container {
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
  }
  #fj_isolate .privacy_layer .privacy_box {
    margin: 0 10px;
  }
  #fj_isolate .joboffer_container {
    flex-direction: column;
  }
  #fj_isolate .joboffer_box.joboffer_title_text {
    width: 100%;
  }
  #fj_isolate .joboffer_box.joboffer_informations {
    text-align: left;
    padding-left: 12px;
    width: 100%;
  }
  #fj_isolate .joboffer_informations .location_item {
    display: inline;
  }
  #fj_isolate .joboffer_informations .location_item a {
    margin-right: 10px;
  }
  #fj_isolate .job_teaser,
  #fj_isolate .job_location {
    display: none;
  }
  #fj_isolate .social_media_footer {
    float: none;
  }
}
@media (max-width: 768px) {
  #fj_isolate .rexx_sharer {
    margin: 35px 20px 20px;
  }
  #fj_isolate .real_table_col3 {
    display: none;
  }
  #fj_isolate .col-50 {
    width: 100%;
    padding-bottom: 30px;
  }
  #fj_isolate .pad-r-5,
  #fj_isolate .pad-l-5 {
    padding-right: 0;
    padding-left: 0;
  }
  #fj_isolate .job_count_box {
    margin-left: 40px;
  }
  #fj_isolate .privacy_layer {
    top: 1%;
  }
  #fj_isolate #rexx_product_video {
    height: 400px;
  }
}
@media (max-width: 600px) {
  #fj_isolate .menuid_84 iframe {
    height: 280px !important;
  }
}
@media (max-width: 480px) {
  #fj_isolate #header_zone .header_img img {
    padding: 16px 53px 1px 0px;
    height: 30px;
  }
  #fj_isolate #header_zone .header_img {
    padding: 0 25px 1px 40px;
  }
  #fj_isolate #main_content {
    word-break: break-word;
  }
  #fj_isolate .frame_zone h1 {
    font-size: 17px;
    line-height: 1;
  }
  #fj_isolate .frame_zone h2 {
    font-size: 16px;
  }
  #fj_isolate .frame_zone h3 {
    font-size: 15px;
  }
  #fj_isolate .frame_zone p {
    font-size: 14px;
  }
  #fj_isolate ol,
  #fj_isolate ul {
    font-size: 14px;
  }
  #fj_isolate #header_zone {
    height: 60px;
  }
  #fj_isolate #desktop {
    display: none;
  }
  #fj_isolate #mobil {
    display: block;
  }
  #fj_isolate #filter_area .group_line,
  #fj_isolate #filter_area.active #extended_group_line {
    display: block;
    margin-bottom: 0px;
  }
  #fj_isolate #filter_area .extended_filter hr {
    margin: 50px 0 20px;
  }
  #fj_isolate #filter_area .group_field_cb,
  #fj_isolate #filter_area .group_field_btn {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  #fj_isolate #filter_career_level,
  #fj_isolate #filter_standort,
  #fj_isolate #filter_aufgabengebiet,
  #fj_isolate #filter_locationtype {
    width: 100%;
    padding: 0;
  }
  #fj_isolate #filter_location,
  #fj_isolate #filter_range,
  #fj_isolate #filter_volltext {
    width: auto;
    padding: 0;
  }
  #fj_isolate #filter_location {
    margin-right: 0 !important;
  }
  #fj_isolate #radius_search_location {
    border-right: 1px solid #ccc;
  }
  #fj_isolate .group_field {
    width: 100%;
  }
  #fj_isolate .frame_zone .css_button,
  #fj_isolate .frame_zone .css_button a {
    display: block;
  }
  #fj_isolate .frame_zone .css_button {
    margin-bottom: 4px;
  }
  #fj_isolate #btn_reset_search.css_button {
    margin: 4px 0;
  }
  #fj_isolate .joboffer_box.joboffer_informations {
    display: block;
  }
  #fj_isolate .landing_contentbox .imagebox p {
    font-size: 16px;
  }
  #fj_isolate #sticky_jobalert {
    position: relative;
    opacity: 1;
    top: 0;
    margin: 20px 0;
  }
  #fj_isolate #sticky_jobalert a {
    padding: 10px 20px;
  }
  #fj_isolate #sticky_jobalert a > br,
  #fj_isolate .jobcategory_icon {
    display: none;
  }
  #fj_isolate #sticky_jobalert .sj_job {
    font-weight: normal;
    margin-right: 10px;
    font-size: 18px;
  }
  #fj_isolate #rexx_product_video {
    height: 250px;
  }
}
#fj_isolate #jobTplContainer {
  margin: 20px 0 20px 0;
  padding: 0;
}
#fj_isolate .frame_zone #jobTplContainer h1 {
  line-height: 1.5;
}
#fj_isolate #jobTplContainer ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin-bottom: 0;
}
#fj_isolate #jobTplContainer li {
  margin: 4px 0 0 15px;
  line-height: 160%;
}
#fj_isolate #jobTplContainer u {
  text-decoration: underline;
}
#fj_isolate .scheme-border {
  border: none !important;
}
@media (max-width: 480px) {
  #fj_isolate .cc-revoke {
    bottom: 10% !important;
  }
}
