#fj_isolate #jobTplContainer {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#fj_isolate #header_zone {
  padding-bottom: 30px;
  box-sizing: border-box;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  background-color: #FFF;
  z-index: 99;
}
#fj_isolate #content_zone {
  margin: 0 auto;
  max-width: 1502px;
  position: relative;
}
#fj_isolate #footer_zone {
  max-width: 1502px;
  margin-top: 1em;
  margin: 0 auto;
}
#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 .row:after {
  clear: both;
}
#fj_isolate #main_sidebar {
  float: left;
  width: 13em;
  display: none;
}
#fj_isolate .inner_content {
  min-height: 0;
}
#fj_isolate #popup_zone #main_content {
  margin: 0;
}
#fj_isolate .menuid_3 #pageframework_content {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 90px;
  -moz-column-gap: 90px;
  column-gap: 90px;
}
#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 .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: "\2713";
  display: inline-block;
  font-family: "mfg_labs_iconsetregular";
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin-right: 5px;
}
#fj_isolate #frame_zone,
#fj_isolate #popup_zone {
  font-family: MetaOffcNorm;
  font-size: 100%;
  color: #000;
  line-height: 1.2;
}
#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 {
  text-decoration: none;
  color: #363636;
  font-weight: bold;
  font-size: 0.98rem;
}
#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: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
#fj_isolate .frame_zone h1 {
  line-height: 30px;
  font-size: 24.5px;
}
#fj_isolate .frame_zone h2 {
  font-size: 17.5px;
}
#fj_isolate .frame_zone h3 {
  font-size: 14px;
}
#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;
}
#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 .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;
  border: 1px solid #FFF;
  background-color: #FFF;
  color: #363636;
  font-weight: normal;
}
#fj_isolate #pageid_pagerecommend .group_field input[type=text],
#fj_isolate #pageid_pagerecommend .group_field input[type=date],
#fj_isolate #pageid_pagerecommend .group_field input[type=password],
#fj_isolate #pageid_pagerecommend .group_field input[type=file],
#fj_isolate #pageid_pagerecommend .group_field select,
#fj_isolate #pageid_pagerecommend .group_field textarea {
  border: 1px solid #d2c7b6;
  margin-bottom: 15px;
}
#fj_isolate #pageid_pagejoboffers .ui-multiselect-checkboxes label input {
  outline: 0;
  display: none;
}
#fj_isolate #pageid_pagejoboffers .ui-multiselect-checkboxes input + span:before {
  content: "\25A0";
  margin: 10px;
  color: #d2c7b6;
  font-size: 22px;
}
#fj_isolate #pageid_pagejoboffers .ui-multiselect-checkboxes input[aria-selected="true"] + span:before {
  content: "\2713";
  margin: 10px 10px 0 12px;
  color: #000;
  font-size: 22px;
}
#fj_isolate #filter_area .group_field .input_box input {
  display: block;
}
#fj_isolate #volltext {
  padding: 0 0 0 40px;
}
#fj_isolate #volltext,
#fj_isolate #preh_volltext {
  background-color: #F2f3f3;
  border: none;
}
#fj_isolate .group_field option {
  margin-bottom: 10px;
}
#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 .group_line {
  clear: left;
}
#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: #000;
}
#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-state-default,
#fj_isolate .field_error .ui-multiselect .ui-icon,
#fj_isolate .field_error .ui-state-default .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 .actions {
  margin: 1em 0 0 0;
  text-align: right;
  min-height: 0;
}
#fj_isolate #header_links {
  margin-top: 0;
}
#fj_isolate .frame_zone .css_button {
  padding: 0;
  border: 0;
  display: inline-block;
  margin: 2px;
}
#fj_isolate .frame_zone .css_button a {
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  color: #FFF;
  text-decoration: none;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
#fj_isolate #pageid_pagejobform .frame_zone .css_button a:active {
  background-color: #7ea9c0;
}
#fj_isolate #pageid_pagejobform #btn_online_application_back a:hover,
#fj_isolate #pageid_pagejobform #btn_online_application_back a:focus,
#fj_isolate #btn_online_application_back_initiativ a:hover,
#fj_isolate #btn_online_application_back_initiativ a:focus,
#fj_isolate #pageid_pagejob #btn_online_application_back.css_button a:hover,
#fj_isolate #pageid_pagejob #btn_online_application_back.css_button a:focus,
#fj_isolate #btn_back_recommend a:hover,
#fj_isolate #btn_back_recommend a:focus,
#fj_isolate #pageid_pagejoboffers #btn_reset_search.css_button a:hover,
#fj_isolate #pageid_pagejoboffers #btn_reset_search.css_button a:focus,
#fj_isolate #preh_button_search .css_button a:hover,
#fj_isolate #preh_button_search .css_button a:focus {
  background: #d2c7b6;
  color: #FFF;
}
#fj_isolate #btn_online_application_back .css_button a:active {
  background: #515151;
}
#fj_isolate #pageid_pagejobform #btn_online_application_send a,
#fj_isolate #pageid_pagejob .frame_zone .css_button a,
#fj_isolate #btn_send_recommend a,
#fj_isolate #preh_impressum {
  display: block;
  border: 1px solid #a9c6d7;
  padding: 5px 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 0.81rem;
  vertical-align: baseline;
}
#fj_isolate #pageid_pagejobform #btn_online_application_send a,
#fj_isolate #pageid_pagejob #btn_recommend_joboffer a,
#fj_isolate #pageid_pagejob #btn_online_application a,
#fj_isolate #pageid_pagejob #btn_print_joboffer a,
#fj_isolate #btn_send_recommend a {
  color: #7ea9c0;
  font-weight: 600;
}
#fj_isolate #pageid_pagejobform #btn_online_application_send a:hover,
#fj_isolate #pageid_pagejobform #btn_online_application_send a:active,
#fj_isolate #btn_send_recommend a:hover,
#fj_isolate #btn_send_recommend a:focus,
#fj_isolate #pageid_pagejob #btn_recommend_joboffer a:hover,
#fj_isolate #pageid_pagejob #btn_recommend_joboffer a:active,
#fj_isolate #pageid_pagejob #btn_online_application a:hover,
#fj_isolate #pageid_pagejob #btn_online_application a:active,
#fj_isolate #pageid_pagejob #btn_print_joboffer a:active,
#fj_isolate #pageid_pagejob #btn_print_joboffer a:hover {
  color: #FFF;
  background-color: #7ea9c0;
}
#fj_isolate #pageid_pagejobform #btn_online_application_back a,
#fj_isolate #pageid_pagejob #btn_online_application_back a,
#fj_isolate #btn_online_application_back_initiativ a,
#fj_isolate #btn_back_recommend a {
  background: none;
  color: #d2c7b6;
  border: 1px solid #d2c7b6;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
  font-size: 0.87rem;
  letter-spacing: 1px;
}
#fj_isolate #preh_impressum a {
  color: #7ea9c0;
  font-weight: 400;
}
#fj_isolate #preh_impressum a:hover {
  color: #fff;
}
#fj_isolate #preh_impressum:hover {
  background-color: #7ea9c0;
}
#fj_isolate #application_box,
#fj_isolate #footer_links {
  width: 89%;
  margin: 20px auto;
}
#fj_isolate .agreement_new a,
#fj_isolate .agreement_new a:hover,
#fj_isolate .agreement_new a:focus,
#fj_isolate .agreement_new a:active {
  color: #7ea9c0;
}
#fj_isolate .navbar-container {
  width: auto;
}
#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 {
  float: left;
  margin: 0;
}
#fj_isolate .nav > li {
  position: relative;
  display: block;
}
#fj_isolate .navbar-nav > li {
  float: left;
}
#fj_isolate .navbar-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}
#fj_isolate .navbar-nav > li > a:hover {
  text-decoration: none;
}
#fj_isolate ul.path_nav {
  list-style-type: none;
  padding: 0;
}
#fj_isolate ul.path_nav li {
  float: left;
}
#fj_isolate #joblist_navigator ul.path_nav li {
  vertical-align: top;
}
#fj_isolate #joblist_navigator ul.path_nav li:first-child a {
  border-left: 1px solid #a9c6d7;
}
#fj_isolate #joblist_navigator ul.path_nav li a {
  display: block;
  border-right: 1px solid #a9c6d7;
  border-top: 1px solid #a9c6d7;
  border-bottom: 1px solid #a9c6d7;
  color: #7ea9c0;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 0.81rem;
  vertical-align: baseline;
  min-height: 26px;
  line-height: 26px;
  text-decoration: none;
}
#fj_isolate #joblist_navigator ul.path_nav li.nav_item.stellen_navi_sel a {
  background-color: #7ea9c0 !important;
  color: #FFF !important;
}
#fj_isolate #joblist_navigator ul.path_nav li a:active,
#fj_isolate #joblist_navigator ul.path_nav li a:hover {
  background-color: #7ea9c0 !important;
  color: #FFF !important;
}
#fj_isolate #preh_footer_navi {
  text-align: right;
}
#fj_isolate #preh_footer_navi li {
  display: inline-block;
}
#fj_isolate #preh_copy {
  border-top: none;
  border-left: none;
  border-bottom: none;
  color: #d6c7b9;
  font-size: 0.9rem;
  margin-right: 10px;
  margin-top: 7px;
}
#fj_isolate .real_table {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: separate;
}
#fj_isolate .real_table th,
#fj_isolate .real_table td {
  position: relative;
  padding: 10px 15px 10px 0;
  border-bottom: 1px solid #DDD;
}
#fj_isolate .real_table th {
  text-align: left;
}
#fj_isolate .real_table th a {
  color: #FFF !important;
  white-space: nowrap;
}
#fj_isolate .real_table tbody td a {
  display: block;
  color: #363636;
  padding: 10px 10px 10px 0;
}
#fj_isolate .real_table tbody td {
  padding: 10px 10px 10px 40px;
}
#fj_isolate .real_table tfoot td {
  border: 0;
}
#fj_isolate .real_table .alternative_0 td {
  background-color: #f2f3f3;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#fj_isolate .real_table .alternative_1 td {
  background-color: #f2f3f3;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#fj_isolate #joboffers thead {
  text-transform: uppercase;
  font-size: 15px;
}
#fj_isolate .real_table caption {
  caption-side: bottom;
  text-align: left;
  padding: 1.2em 0;
  font-weight: bold;
}
#fj_isolate th.real_table_col1,
#fj_isolate th.real_table_col2,
#fj_isolate th.real_table_col3,
#fj_isolate th.real_table_col4,
#fj_isolate th.real_table_col5 {
  background-color: #81aac0;
  padding: 10px;
  padding-left: 10px;
  font-size: 0.98rem;
  padding-left: 40px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  position: relative;
  box-sizing: border-box;
  width: 375px;
}
#fj_isolate td.real_table_col1 a {
  display: inline-block;
}
#fj_isolate .divtopjob1 {
  display: inline-block;
  padding: 10px 10px 10px 0;
}
#fj_isolate #alternative_0 td,
#fj_isolate #alternative_1 td {
  width: 375px;
}
#fj_isolate .icon_order_dir {
  margin-left: 5px;
}
#fj_isolate .icon_order_sort_down,
#fj_isolate .icon_order_sort_up {
  color: #000;
}
#fj_isolate .icon_order_sort_none {
  color: #AAA;
}
#fj_isolate .distance {
  font-size: 11px;
  color: #333;
}
#fj_isolate #job_teaser {
  font-size: .9rem;
}
#fj_isolate #job_alert_box {
  margin-top: 0;
}
#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 input {
  display: none;
}
#fj_isolate #filter_area .group_field_cb {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 24.9%;
  min-height: 150px;
  background-color: #a7c4d2;
  border: none;
}
#fj_isolate #filter_area .group_field_cb.standort,
#fj_isolate #filter_area .group_field_cb.aufgabengebiet,
#fj_isolate #filter_area .group_field_cb.career_level {
  margin-left: .1%;
}
#fj_isolate #filter_area #preh_volltext {
  background-color: #f2f3f3;
  border-left: none;
}
#fj_isolate #text_number_of_jobs {
  padding: 20px 0;
}
#fj_isolate #pageid_pagejoboffers #filter_area .group_field_cb ul {
  width: 100%;
  border: none;
  border-radius: 0;
  border: 1px solid #f2f3f3;
  background-color: #f2f3f3;
  color: #363636;
  font-weight: normal;
  min-height: 212px;
}
#fj_isolate .group_line select {
  height: 214px;
}
#fj_isolate #filter_area .group_field_cb #preh_volltext {
  border: none;
}
#fj_isolate #filter_area .group_field_btn {
  width: 50%;
  text-align: left;
}
#fj_isolate #filter_area .group_field_btn:last-child {
  text-align: right;
}
#fj_isolate #filter_area .group_field {
  padding-top: 25px;
}
#fj_isolate #filter_area .css_button {
  margin-top: 20px;
}
#fj_isolate #btn_reset_search a,
#fj_isolate #preh_button_search .css_button a {
  background: none;
  color: #d2c7b6;
  border: 1px solid #d2c7b6;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
  font-size: 0.87rem;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-left: 35px;
}
#fj_isolate #joblist_navigator {
  text-align: right;
  padding-top: 20px;
}
#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: 1em;
}
#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: 10px 20px;
  background-color: #f6f7f7;
}
#fj_isolate .job_alert_filter {
  padding-bottom: 10px;
}
#fj_isolate #header_zone {
  position: fixed;
  left: 0;
  top: 0;
}
#fj_isolate #preh_header {
  max-width: 1502px;
  margin: 0 auto;
  position: relative;
}
#fj_isolate #language_selector {
  margin-bottom: 40px;
  margin-top: 20px;
}
#fj_isolate #language_selector .path_nav {
  margin-bottom: 40px;
  margin-top: 20px;
  display: flex;
}
#fj_isolate #language_selector .path_nav li {
  margin: 0;
}
#fj_isolate #language_selector .path_nav li span {
  background-color: #7ea9c0;
  color: #FFF;
  padding: 5px 15px;
  display: block;
  min-height: 26px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 0.81rem;
  border: 1px solid #a9c6d7;
}
#fj_isolate #language_selector .path_nav li:first-child span {
  border: 1px solid #a9c6d7;
  border-right: none;
}
#fj_isolate #language_selector .path_nav > li > a {
  display: block;
  color: #7ea9c0;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 0.81rem;
  vertical-align: baseline;
  min-height: 26px;
  border: 1px solid #a9c6d7;
}
#fj_isolate #language_selector .path_nav > li:first-child > a {
  border: 1px solid #a9c6d7;
  border-right: none;
}
#fj_isolate #language_selector .path_nav > li > a:hover {
  color: #fff;
  background-color: #7ea9c0;
}
#fj_isolate #preh_main_navi {
  display: flex;
  padding: 0;
}
#fj_isolate #preh_main_navi > li {
  vertical-align: top;
  margin: 0;
  padding: 0;
}
#fj_isolate #preh_main_navi {
  list-style: none;
}
#fj_isolate #preh_main_navi ul {
  display: none;
}
#fj_isolate #preh_main_navi > li:first-child > a {
  border-left: 1px solid #7ea9c0;
}
#fj_isolate #preh_main_navi > li > a {
  display: block;
  border-top: 1px solid #a9c6d7;
  border-bottom: 1px solid #a9c6d7;
  border-right: 1px solid #a9c6d7;
  color: #7ea9c0;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 0.81rem;
  vertical-align: baseline;
  min-height: 26px;
}
#fj_isolate #preh_main_navi > li > a:hover {
  background-color: #7ea9c0;
  color: #FFF;
}
#fj_isolate #preh_main_navi > li > ul {
  position: absolute;
  left: 0px;
  display: none;
  opacity: 0;
  top: 33px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  padding-top: 35px;
  padding-left: 37px;
  padding-bottom: 50px;
  border-top: 30px solid #FFF;
}
#fj_isolate #preh_logo {
  display: block;
  width: 167px;
  height: 62px;
  position: absolute;
  right: 0px;
  top: 56px;
  z-index: 70;
}
#fj_isolate #preh_job_offer_menu a {
  background-color: #7ea9c0;
  color: #FFF !important;
}
#fj_isolate #joboffers tbody a:hover {
  color: #d6c7b9 !important;
}
#fj_isolate #preh_bg_pic {
  width: 677px;
  height: 675px;
  position: absolute;
  right: 0;
  top: -40px;
  z-index: -10;
}
#fj_isolate #preh_sub_navi {
  list-style: none;
  margin: 0;
  padding: 6px 0 0;
  background-color: #7ea9c0;
}
#fj_isolate #preh_menu_line {
  height: 1px;
  width: 70%;
  margin: 61px 0px 20px;
  background-color: #FFF;
}
#fj_isolate #preh_header_pic {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 175px 60px 0;
  position: relative;
}
#fj_isolate #preh_header_info {
  background-color: #7ea9c0;
  padding: 30px 60px 20px 40px;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  min-height: 385px;
}
#fj_isolate #preh_sub_navi li a {
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 4px;
  font-size: 0.84rem;
}
#fj_isolate #preh_inner_normal {
  position: relative;
  max-width: 1502px;
  margin: 0 auto;
}
#fj_isolate #preh_header_img {
  position: absolute;
  left: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#fj_isolate #preh_header_img img {
  min-height: 385px;
}
#fj_isolate #preh_breadcrumbs a,
#fj_isolate #preh_breadcrumbs {
  margin: 5px 0 17px;
  color: #fff;
  font-size: 14px;
}
#fj_isolate #preh_bodytext {
  color: #d6c7b9;
  font-weight: bold;
  text-transform: uppercase;
}
#fj_isolate #preh_breadcrumbs a.selected {
  color: #d6c7b9;
}
#fj_isolate #pageid_pagejoboffers .form_checkboxlist,
#fj_isolate #pageid_pagejoboffers .group_field label {
  color: #FFF;
  text-transform: uppercase;
  background-color: #81aac0;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 0 10px 0;
  font-size: 0.98rem;
  text-indent: 40px;
}
#fj_isolate .newjob {
  background-color: #81aac0;
  color: #FFF;
  padding: 1px 5px;
  font-size: 14px;
  line-height: 15px;
  float: right;
  margin: 10px 15px 0 0;
}
#fj_isolate #application_box h1 {
  text-transform: uppercase;
  font-size: 0.98rem;
  color: #7ea9c0;
  line-height: normal;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
}
#fj_isolate #application_box #notice_paragraph {
  display: none;
}
#fj_isolate #preh_finestjobs {
  background: #EEE;
  border: 1px solid #EEE;
  color: #000;
  display: block;
  font-size: 16px;
}
#fj_isolate #preh_finestjobs .css_button a:focus,
#fj_isolate #preh_finestjobs .css_button a:hover,
#fj_isolate #preh_finestjobs .css_button a:active {
  background: #EEE;
  border: 1px solid #EEE;
  color: #000;
  display: block;
  font-size: 16px;
}
#fj_isolate #pageid_pagejobform #main_content form {
  background-color: #f6f7f7;
  padding-bottom: 10px;
}
#fj_isolate #pageid_pagejobform fieldset {
  width: 100%;
}
#fj_isolate #preh_num_jobs {
  padding: 20px 20px 8px 40px;
  background-color: #7098b1;
}
#fj_isolate #display_number_of_jobs {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 700;
  color: #fff;
  display: block;
}
#fj_isolate .mandanten_logo {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}
#fj_isolate .mandanten_logo img {
  vertical-align: bottom;
  width: 60px;
  height: 25px;
}
#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 ul.path_nav {
  margin: 0;
}
#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 body.popup_body #popup_zone {
  overflow-y: auto;
}
#fj_isolate #resizer {
  position: absolute;
  top: 0px;
  left: 0px;
  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 #pageid_pagejobalert .job_alert_mail_input {
  padding: 20px 20px;
  background-color: #f6f7f7;
}
#fj_isolate #pageid_pagejobalert .ui-state-default {
  outline: 0;
  border: 1px solid #FFF;
  background: #FFF;
  color: #000;
}
#fj_isolate #pageid_pagejobalert #btn_jobalert_send a {
  color: #7ea9c0;
  display: block;
  border: 1px solid #a9c6d7;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 0.81rem;
  vertical-align: baseline;
}
#fj_isolate #pageid_pagejobalert #btn_jobalert_send a:hover,
#fj_isolate #pageid_pagejobalert #btn_jobalert_send a:active,
#fj_isolate #pageid_pagejobalert #btn_jobalert_send a:focus {
  color: #FFF;
  background-color: #7ea9c0;
}
#fj_isolate #pageid_pagejobalert #btn_back a {
  background: none;
  color: #d2c7b6;
  border: 1px solid #d2c7b6;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
  font-size: 0.87rem;
  letter-spacing: 1px;
  display: inline-block;
}
#fj_isolate #pageid_pagejobalert #btn_back a:active,
#fj_isolate #pageid_pagejobalert #btn_back a:focus,
#fj_isolate #pageid_pagejobalert #btn_back a:hover {
  background: #d2c7b6;
  color: #FFF;
}
#fj_isolate #btn_linkedin_de {
  padding-top: 10px;
}
#fj_isolate #btn_reset_search {
  display: 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: 1125px) {
  #fj_isolate #filter_area .group_field_cb {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 49.75%;
    min-height: 150px;
  }
  #fj_isolate #filter_area .group_field_cb.career_level {
    border-left: none;
  }
  #fj_isolate #filter_area .group_field_cb.aufgabengebiet {
    margin-left: 0;
  }
  #fj_isolate #filter_area .group_field_cb.aufgabengebiet,
  #fj_isolate #filter_area .group_field_cb.career_level {
    margin-top: .1%;
  }
  #fj_isolate .mandanten_logo {
    display: block;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #fj_isolate #frame_zone {
    width: 98%;
    margin: 0 1%;
  }
  #fj_isolate .real_table_col4 {
    display: none;
  }
  #fj_isolate .menuid_3 #pageframework_content {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  #fj_isolate #pageid_pagejoboffers #filter_area .group_field_cb ul {
    width: 99.6%;
  }
}
@media (max-width: 600px) {
  #fj_isolate .real_table_col3 {
    display: none;
  }
}
@media (max-width: 480px) {
  #fj_isolate #display_number_of_jobs {
    font-size: 2rem;
  }
  #fj_isolate #filter_area .group_field_cb,
  #fj_isolate #filter_area .group_field_btn {
    width: 99.5%;
    padding-right: 0%;
    padding-left: 0%;
  }
  #fj_isolate #filter_area #preh_volltext,
  #fj_isolate #filter_area .group_field_cb.aufgabengebiet,
  #fj_isolate #filter_area .group_field_cb.career_level,
  #fj_isolate #filter_area .group_field_cb {
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #fff;
  }
  #fj_isolate .frame_zone .css_button {
    margin-bottom: 10px;
  }
  #fj_isolate .real_table_col3,
  #fj_isolate .real_table_col4 {
    display: none;
  }
  #fj_isolate .real_table_col5 {
    display: none;
  }
  #fj_isolate #filter_area #preh_volltext {
    border-left: none;
  }
}
@media (max-width: 375px) {
  #fj_isolate .real_table_col2 {
    display: none;
  }
  #fj_isolate .real_table_col5 {
    display: none;
  }
}
@media (max-width: 319px) {
  #fj_isolate .real_table_col2 {
    display: none;
  }
  #fj_isolate .real_table_col5 {
    display: none;
  }
}
@font-face {
  font-family: 'MetaOffcBold';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Bold.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Bold.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Bold.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Bold.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Bold.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Bold.svg#MetaOffc-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaOffcBoldIta';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-BoldIta.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-BoldIta.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-BoldIta.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-BoldIta.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-BoldIta.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-BoldIta.svg#MetaOffc-BoldIta') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaOffcNorm';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Norm.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Norm.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Norm.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Norm.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Norm.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-Norm.svg#MetaOffc-Norm') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaOffcNormIta';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-NormIta.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-NormIta.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-NormIta.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-NormIta.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-NormIta.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaOffc-NormIta.svg#MetaOffc-NormIta') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaScOffcBold';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Bold.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Bold.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Bold.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Bold.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Bold.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Bold.svg#MetaScOffc-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaScOffcBoldIta';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-BoldIta.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-BoldIta.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-BoldIta.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-BoldIta.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-BoldIta.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-BoldIta.svg#MetaScOffc-BoldIta') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaScOffcNorm';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Norm.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Norm.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Norm.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Norm.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Norm.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-Norm.svg#MetaScOffc-Norm') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MetaScOffcNormIta';
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-NormIta.eot');
  src: url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-NormIta.eot?#iefix') format('embedded-opentype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-NormIta.woff') format('woff'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-NormIta.woff2') format('woff2'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-NormIta.ttf') format('truetype'), url('https://preh8-portal.rexx-recruitment.com/templates/preh8/fonts/MetaScOffc-NormIta.svg#MetaScOffc-NormIta') format('svg');
  font-weight: normal;
  font-style: normal;
}
#fj_isolate .emp_nr_outerframe {
  padding: 0px;
  width: 100%;
  max-width: 1500px;
}
#fj_isolate #emp_nr_header {
  text-align: left;
  width: 86.66667%;
  margin: 0;
  padding: 0;
}
#fj_isolate #emp_nr_innerframe {
  padding: 0 3%;
  margin: 0px;
  text-align: left;
  font-family: MetaOffcNorm, arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #363636;
}
#fj_isolate #emp_nr_footer {
  border: 1px solid #e5e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 50px 0 0 0;
  text-align: left;
  font-family: MetaOffcNorm, arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #363636;
}
#fj_isolate .emp_nr_spalten {
  margin: 0;
  display: flex;
}
#fj_isolate .emp_nr_spalten:after {
  content: "";
  display: table;
  clear: both;
}
#fj_isolate .emp_nr_left {
  float: left;
  width: 44%;
  background-color: #f6f7f7;
  padding: 40px 3%;
}
#fj_isolate .emp_nr_right {
  float: left;
  width: 44%;
  background-color: #fff;
  padding: 40px 3%;
}
#fj_isolate .emp_nr_outerframe h1 {
  font-size: 27px;
  line-height: 1.5;
  margin: -5px 0 18px 0;
  padding: 0;
  font-weight: bold;
  color: #7ea9c0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#fj_isolate .emp_nr_outerframe h2 {
  font-size: 18px;
  line-height: 1.5;
  margin: 55px 0 20px 0;
  padding: 0;
  font-weight: bold;
  color: #7ea9c0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#fj_isolate .emp_nr_outerframe h3 {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: bold;
  color: #7ea9c0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (max-width: 600px) {
  #fj_isolate .emp_nr_spalten {
    display: block;
  }
  #fj_isolate .emp_nr_left {
    float: left;
    width: 94%;
  }
  #fj_isolate .emp_nr_right {
    float: left;
    width: 94%;
  }
}
#fj_isolate .emp_nr_outerframe a {
  color: #000000;
  text-decoration: underline;
}
#fj_isolate .emp_nr_outerframe a:visited {
  color: #000000;
  text-decoration: underline;
}
#fj_isolate .emp_nr_outerframe a:hover {
  color: #000000;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:active {
  color: #000000;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:focus {
  color: #000000;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe li {
  margin: 4px 0px 0px 15px;
}
#fj_isolate .emp_nr_outerframe ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin: 0px;
  padding: 0px;
}
