#fj_isolate #jobTplContainer {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
#fj_isolate .emp_nr_outerframe {
  font-size: 10pt;
}
#fj_isolate #frame_zone {
  width: 100%;
  margin: 0 auto;
}
#fj_isolate #header_zone {
  margin-bottom: 1em;
}
#fj_isolate #footer_zone {
  margin-top: 1em;
}
#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 {
  color: #444444;
}
#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 #EEE;
  background: #EEE;
  color: #000;
  font-weight: normal;
  font-size: 1.2em;
}
#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: 7em;
  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;
  font-size: 1.3em;
}
#fj_isolate label img.error_img {
  display: none;
}
#fj_isolate .asterisk {
  color: #C36;
}
#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: left;
  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;
  background: #C41239;
  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 .frame_zone .css_button a:hover,
#fj_isolate .frame_zone .css_button a:focus {
  background: #dedede;
  color: #C41239;
}
#fj_isolate .frame_zone .css_button a:active {
  background: #dedede;
  color: #C41239;
}
#fj_isolate #btn_reset_search.css_button a,
#fj_isolate #btn_online_application_back a {
  background: #C41239;
  color: #FFF;
}
#fj_isolate #btn_reset_search.css_button a:hover,
#fj_isolate #btn_reset_search.css_button a:focus,
#fj_isolate #btn_online_application_back.css_button a:hover,
#fj_isolate #btn_online_application_back.css_button a:focus {
  background: #dedede;
  color: #C41239;
}
#fj_isolate #btn_reset_search.css_button a:active,
#fj_isolate #btn_online_application_back.css_button a:active {
  background: #dedede;
  color: #C41239;
}
#fj_isolate a:link {
  color: #444444;
}
#fj_isolate a:visited {
  color: #666666;
}
#fj_isolate a:hover {
  color: #C41239;
}
#fj_isolate a:focus {
  color: #C41239;
}
#fj_isolate a:active {
  color: #C41239;
}
#fj_isolate h1,
#fj_isolate h2,
#fj_isolate h3,
#fj_isolate h4,
#fj_isolate h5,
#fj_isolate h6 {
  color: #444444;
  padding: 0;
  text-align: left;
  vertical-align: baseline;
  font-weight: normal;
  font-style: normal;
}
#fj_isolate h1 {
  font-size: 2em;
  color: #C41239;
  margin: 0.6em 0 0.3em 0;
}
#fj_isolate h2 {
  color: #C41239;
  font-size: 1.6em;
  margin: 0.5em 0 0.3em 0;
}
#fj_isolate h3 {
  color: #C41239;
  font-size: 1.4em;
  margin: 1em 0 0 0;
}
#fj_isolate h4,
#fj_isolate h5,
#fj_isolate h6 {
  font-size: 1.2em;
  margin: 1em 0 0.5em 0;
}
#fj_isolate .pageid_pagejobalert #sticky_jobalert,
#fj_isolate .menuid_1 .menuHolder,
#fj_isolate .pageid_pagejobform #sticky_jobalert {
  display: none;
}
#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;
  margin-right: 1em;
}
#fj_isolate th.real_table_col1 {
  min-width: 200px;
}
#fj_isolate #joboffers .real_table_col0 {
  width: 15%;
}
#fj_isolate #joboffers .real_table_col1 {
  width: 42%;
}
#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 .umobile1,
#fj_isolate .umobile2 {
  display: none;
  padding: 2px 0 0 10px;
}
#fj_isolate .real_table_col0 img {
  width: auto;
  height: 25px;
}
#fj_isolate .logo_1 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/bbw_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_2 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/bfz_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_3 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/gfi_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_4 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/gps_gmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_5 {
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_6 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/bbw_ev_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_7 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/fbb_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_8 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/faw_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_9 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/train_gmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_10 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/hdbw_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_11 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/gaue_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_12 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/maxplacement_gmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_13 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/win_ggmbh_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate .logo_14 {
  background: url("https://www.bbw.de/ueber-uns/jobportal/templates/bbw/images/logos/bbw_gruppe_kl.png") no-repeat;
  min-width: 80px;
  height: 28px;
}
#fj_isolate #job_alert_box {
  margin-top: 0;
}
#fj_isolate #jobTplContainer {
  overflow: hidden;
  width: 100% !important;
  margin-top: 20px;
}
#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: 50%;
  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 #filter_area .css_button {
  margin: 0;
}
#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: 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-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 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;
}
@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;
  }
}
@media (max-width: 480px) {
  #fj_isolate #filter_area .group_field_cb,
  #fj_isolate #filter_area .group_field_btn {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }
  #fj_isolate .frame_zone .css_button,
  #fj_isolate .frame_zone .css_button a {
    display: block;
  }
  #fj_isolate .frame_zone .css_button {
    margin-bottom: 10px;
  }
  #fj_isolate .real_table_col3,
  #fj_isolate .real_table_col4 {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  #fj_isolate .real_table_col3 {
    display: none;
  }
  #fj_isolate .umobile1 {
    display: block;
  }
}
@media (max-width: 410px) {
  #fj_isolate .real_table_col2 {
    display: none;
  }
  #fj_isolate .umobile2 {
    display: block;
  }
}
#fj_isolate .clearfix:before,
#fj_isolate .clearfix:after {
  content: " ";
  display: table;
}
#fj_isolate .clearfix:after {
  clear: both;
}
#fj_isolate #gfi_jobbox h1,
#fj_isolate #gfi_jobbox h2,
#fj_isolate #gfi_jobbox h3,
#fj_isolate #gfi_jobbox h4,
#fj_isolate #gfi_jobbox h5,
#fj_isolate #gfi_jobbox h6 {
  color: #c41239;
}
#fj_isolate #gfi_jobbox a:link {
  color: #c41239;
  border-bottom: 1px solid transparent;
}
#fj_isolate #gfi_jobbox a:visited {
  color: #aaaaaa;
  border-bottom: 1px solid transparent;
}
#fj_isolate #gfi_jobbox a:hover,
#fj_isolate #gfi_jobbox a:focus,
#fj_isolate #gfi_jobbox a:active {
  color: #c41239;
  border-bottom: 1px solid #c41239;
}
#fj_isolate #gfi_jobbox {
  margin: 0 30px;
}
#fj_isolate .box_joboffer {
  margin: 0 0 40px 0;
}
#fj_isolate .box_joboffer h1 {
  margin-bottom: 3rem;
}
#fj_isolate #contentspace-jobportal .txt_lead {
  margin: 0;
}
#fj_isolate #contentspace-jobportal .txt_lead p {
  font-size: 16px;
}
#fj_isolate #contentspace-jobportal .txt_lead img {
  margin: 0 0 30px 0;
}
#fj_isolate .box_info {
  margin: 60px 0;
}
#fj_isolate .info-list li {
  padding: 0 10px 20px 40px;
  vertical-align: top;
  min-height: 3.2rem;
  font-size: 16px;
}
#fj_isolate .company-item {
  background: url("https://www.bbw.de/ueber-uns/jobportal/img0.php?id=154") top left no-repeat;
}
#fj_isolate .jobLocation-item {
  background: url("https://www.bbw.de/ueber-uns/jobportal/img0.php?id=155") top left no-repeat;
}
#fj_isolate .finalDate-item {
  background: url("https://www.bbw.de/ueber-uns/jobportal/img0.php?id=156") top left no-repeat;
}
#fj_isolate #box_jobcontent {
  margin: 120px 0;
  font-size: 16px;
}
#fj_isolate .box_zusatzInfo {
  margin: 80px 0;
}
#fj_isolate .box_zusatzInfo img {
  margin: 0 0 20px 0;
}
#fj_isolate .txt_conclude {
  font-family: Oswald, "Arial Narrow", Helvetica, Verdana, sans-serif;
  color: #c41239;
  font-size: 20px;
  margin: 80px 0 80px 0;
}
#fj_isolate .actions {
  margin: 1em 0 0 0;
  text-align: left;
  min-height: 0;
}
@media screen and (min-width: 901px) {
  #fj_isolate #contentspace-jobportal .txt_lead img {
    margin: 0 0 40px 20px;
    float: right;
  }
  #fj_isolate .info-list li {
    display: inline-block;
    padding-bottom: 0;
  }
  #fj_isolate .company-item {
    width: 34%;
  }
  #fj_isolate .jobLocation-item {
    width: 34%;
  }
  #fj_isolate .finalDate-item {
    width: 9%;
  }
  #fj_isolate .box_zusatzInfo {
    margin: 80px 150px 80px 150px;
  }
  #fj_isolate .box_zusatzInfo img {
    float: right;
    margin: 0 0 20px 20px;
  }
}
@media screen and (min-width: 1440px) {
  #fj_isolate #gfi_jobbox {
    margin: 0 150px;
  }
  #fj_isolate #box_jobcontent {
    margin: 120px 0;
  }
  #fj_isolate .box_zusatzInfo {
    margin: 80px 0;
  }
}
@media screen and (min-width: 1150px) and (max-width: 1439px) {
  #fj_isolate #gfi_jobbox {
    margin: 0 150px;
  }
  #fj_isolate #box_jobcontent {
    margin: 120px 0;
  }
  #fj_isolate .box_zusatzInfo {
    margin: 80px 0;
  }
}
@media screen and (min-width: 901px) and (max-width: 1149px) {
  #fj_isolate #gfi_jobbox {
    margin: 0 60px;
  }
  #fj_isolate #box_jobcontent {
    margin: 120px 0;
  }
  #fj_isolate .box_zusatzInfo {
    margin: 80px 0;
  }
}
@media screen and (min-width: 901px) and (max-width: 1020px) {
  #fj_isolate #contentspace-jobportal h1 {
    margin: 0 6rem 4rem 6rem;
  }
}
@media screen and (min-width: 321px) and (max-width: 569px) {
  #fj_isolate #contentspace-jobportal .txt_lead img {
    max-width: 450px !important;
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 320px) {
  #fj_isolate #contentspace-jobportal .txt_lead img {
    max-width: 450px !important;
    width: 100% !important;
    height: auto !important;
  }
}
