#fj_isolate #jobTplContainer {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#fj_isolate .emp_nr_outerframe {
  padding: 0px;
  width: 100%;
  max-width: 416px;
  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;
}
#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: 10px 26px 0px 26px;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: 7.5pt;
  line-height: 9pt;
}
#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: 10px;
  color: white;
  font-weight: bold;
  background-color: #c20e1a;
}
#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_border {
  border-bottom: 1px solid #c20e1a;
  padding-bottom: 10px;
}
#fj_isolate .emp_nr_left {
  float: left;
  width: 100%;
}
#fj_isolate .emp_nr_right {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#fj_isolate .emp_nr_outerframe h1 {
  font-size: 14pt;
  line-height: 12pt;
  margin: 10px 0 0 0;
  font-weight: bold;
  color: #000;
}
#fj_isolate .emp_nr_outerframe h2 {
  font-size: 7.5pt;
  line-height: 10pt;
  margin: 10px 0px 7px 0px;
  font-weight: bold;
  color: #c20e1a;
}
#fj_isolate .emp_nr_outerframe h3 {
  font-size: 10pt;
  line-height: 12pt;
  margin: 10px 0;
  font-weight: bold;
  color: #000;
}
@media only screen and (max-width: 600px) {
  #fj_isolate .emp_nr_spalten {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  #fj_isolate .emp_nr_left {
    float: left;
    width: 100%;
  }
  #fj_isolate .emp_nr_right {
    float: left;
    width: 100%;
  }
}
#fj_isolate .emp_nr_outerframe a {
  color: white;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:visited {
  color: white;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:hover {
  color: white;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:active {
  color: white;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:focus {
  color: white;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe li {
  margin: 4px 0px 0px 15px;
}
#fj_isolate .emp_nr_outerframe ul {
  list-style-image: url(https://jobs.caritas-mit-sinn.de/img0.php?id=23);
  list-style-position: outside;
  list-style-type: disc;
  margin: 0px;
  padding: 0px;
}
