#fj_isolate #jobTplContainer {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#fj_isolate .emp_nr_outerframe li {
  margin-left: 0 !important;
}
#fj_isolate .emp_nr_outerframe {
  padding: 0px;
  width: 100%;
  border: 0px solid red;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fj_isolate #emp_nr_header {
  border: 0px solid green;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding: 0px;
  font-family: arial, sans-serif;
}
#fj_isolate #emp_nr_innerframe {
  border: 0px solid blue;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px 4.5% 40px;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 12pt;
  color: #5b6770;
}
#fj_isolate #emp_nr_footer {
  border: 0px solid green;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding: 9px 90px 60px;
  font-family: arial, sans-serif;
  background-color: #c7cdd0;
  color: #fff;
  text-align: right;
  font-size: 12px;
}
#fj_isolate .emp_nr_header_text {
  margin: 20px 0px;
  letter-spacing: 0.5px;
  line-height: 22px;
}
#fj_isolate .emp_nr_footer_text {
  margin: 20px 0px;
  line-height: 22px;
}
#fj_isolate .emp_nr_spalten {
  margin: 0;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#fj_isolate .emp_nr_spalten:after {
  content: "";
  display: table;
  clear: both;
}
#fj_isolate .emp_nr_left {
  float: left;
  width: 100%;
  letter-spacing: 0.5px;
  line-height: 22px;
}
#fj_isolate .emp_nr_right {
  float: left;
  width: 100%;
  margin: 20px 0;
}
#fj_isolate .emp_nr_outerframe h1 {
  font-size: 32.5px;
  line-height: 2;
  margin: 10px 0;
  font-weight: bold;
  color: #003a70;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#fj_isolate .emp_nr_outerframe h2 {
  font-size: 20px;
  line-height: 14pt;
  margin: 25px 0 20px;
  font-weight: bold;
  color: #003a70;
}
#fj_isolate .emp_nr_right h2 {
  font-size: 20px;
  line-height: 22pt;
  margin: 0;
  font-weight: bold;
  color: #003a70;
  text-align: center;
}
#fj_isolate .emp_nr_outerframe h3 {
  font-size: 20px;
  line-height: 12pt;
  margin: 0 0 38px;
  font-weight: normal;
  text-align: center;
  color: #003a70;
}
#fj_isolate .emp_nr_outerframe h4 {
  font-size: 10pt;
  line-height: 12pt;
  margin: 10px 0;
  font-weight: normal;
  color: #003a70;
}
#fj_isolate .emp_nr_outerframe a {
  color: #ffffff;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:visited {
  color: #ffffff;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:hover {
  color: #ffffff;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:active {
  color: #ffffff;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:focus {
  color: #ffffff;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe li {
  margin: 4px 0px 0px 15px;
}
#fj_isolate .emp_nr_outerframe li:before {
  content: '>';
  font-size: 16px;
  padding-right: 18px;
  color: #f49b00;
  font-weight: bold;
}
#fj_isolate .emp_nr_outerframe ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 620px) {
  #fj_isolate .emp_nr_left {
    float: left;
    width: 100%;
    letter-spacing: 0.5px;
    line-height: 22px;
  }
  #fj_isolate .emp_nr_right {
    float: left;
    width: 100%;
  }
}
