#fj_isolate #jobTplContainer {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#fj_isolate .emp_nr_outerframe {
  padding: 0px;
  width: 100%;
  max-width: 780px;
  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;
  margin: 0 0 25px;
  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;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 1.44;
  color: #181818;
  font-family: Futura-Book, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#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: 0px;
  margin: 0 0 65px;
  font-family: arial, sans-serif;
}
#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%;
  margin: 55px 0 0;
}
#fj_isolate .emp_nr_right {
  float: left;
  width: 100%;
}
#fj_isolate .emp_nr_outerframe h1 {
  font-size: 40px;
  line-height: 1.25;
  margin: 95px 0 0;
  font-weight: normal;
  color: #009ee3;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-family: Futura-Book, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#fj_isolate .emp_nr_outerframe h2 {
  font-size: 32px;
  line-height: 1.3;
  margin: 10px 0;
  font-weight: normal;
  color: #009ee3;
  font-family: Futura-Book, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#fj_isolate .emp_nr_outerframe h3 {
  font-size: 10pt;
  line-height: 12pt;
  margin: 10px 0;
  font-weight: bold;
  color: #000;
}
#fj_isolate .emp_nr_outerframe a {
  color: #000000;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:visited {
  color: #000000;
  text-decoration: none;
}
#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 li:before {
  content: '//';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: -0.9em;
  position: relative;
  top: -2px;
  font-size: .78em;
  line-height: 1.4;
  letter-spacing: -.1em;
  color: #009ee3;
}
#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%;
  }
  #fj_isolate .emp_nr_right {
    float: left;
    width: 100%;
  }
}
