/* Font Awesome cogs f085 */
/* Font Awesome eye f069 */
/* Font Awesome envelope  */
/* Font Awesome file-pdf  */
/* Wikimedia SearchIcon */
a:link {
  color: #990000;
  text-decoration: none;
  cursor: pointer; }

a:visited {
  color: #990000;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  color: #ff0000;
  text-decoration: none;
  cursor: pointer; }

body {
  margin: 0;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal; }

main {
  border-top: 1px solid #ff00ff;
  margin-top: 100px;
  width: 980px;
  margin: 0 auto; }

section {
  text-align: center; }
  section h1 {
    text-align: center; }

h1 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  font-size: 125%;
  color: #4a4a4a;
  text-align: left;
  font-weight: bold; }

h1.pagetitle {
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  font-size: 140%;
  color: #4a4a4a;
  border: 0; }

h2 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  font-size: 125%;
  color: #4a4a4a;
  text-align: left;
  font-weight: bold; }

ul {
  text-align: left; }

strong {
  color: #4a4a4a; }

div.message h1 {
  font-size: 16pt;
  text-align: center; }

div.message {
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center; }

div.message_text {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  font-size: 12px;
  text-align: left; }

div.admin_message {
  padding: 21px 20px 20px 20px;
  text-align: center;
  border: 1px solid #aaaaaa; }

div.admin_message h1 {
  font-size: 120%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center; }

img {
  border: 0; }

header.top {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 96px;
  margin: 0 auto;
  background-color: #f2f2f2;
  border-bottom: 1px solid #c2c2c2;
  text-align: center; }
  header.top div.inner {
    margin: 0 auto;
    width: 980px;
    height: 96px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    header.top div.inner div.logo {
      width: 225px;
      height: 96px;
      position: relative;
      background: #f2f2f2 url(../images/carecareer_logo_3475x874.png) no-repeat left center;
      background-size: 225px; }
      header.top div.inner div.logo a.home {
        display: block;
        position: absolute;
        top: 16px;
        left: 0;
        width: 225px;
        height: 60px; }
    header.top div.inner div.navitems {
      margin: 20px 0 0 0;
      display: inline-block;
      text-align: right; }
      header.top div.inner div.navitems a {
        display: inline-block; }
        header.top div.inner div.navitems a:first-child {
          margin-right: 50px; }

div.header_bottom {
  width: 980px;
  margin: 100px auto 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center; }
  div.header_bottom div.banner {
    width: 581px;
    min-height: 226px;
    background: #ffffff url(../images/carecareer_header_581x206.jpeg) no-repeat left center;
    background-size: 581px; }
  div.header_bottom div.slogan {
    background: #ffffff url(../images/carecareer_stroke_2514x282.png) no-repeat left top;
    background-size: 162px;
    padding-top: 36px;
    width: 320px;
    text-align: left; }
    div.header_bottom div.slogan span.hidden {
      display: none; }
    div.header_bottom div.slogan p {
      margin: 0 0 12px 20px;
      font-style: italic; }

nav {
  margin: 0 0 20px 0;
  padding: 0;
  width: 984px; }
  nav ul {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0; }
  nav li {
    margin: 0;
    padding: 0; }
  nav a {
    display: block;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 25px 0 25px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    background: transparent url(../images/gradient_button_yellow_white_1x135.png) repeat-x left top; }
  nav a:link {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer; }
  nav a:visited {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer; }
  nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: transparent url(../images/gradient_button_yellow_white_1x135.png) repeat-x left top;
    cursor: pointer; }
  nav a.inactive {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 10px 5px 0 0;
    color: #666666;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    padding: 0 30px 0 30px;
    background: transparent url(../images/gradient_button_blue_white_1x135.png) repeat-x left top;
    font-weight: normal; }
  nav a.inactive:hover {
    color: #ffffff;
    text-decoration: none;
    background: transparent url(../images/gradient_button_yellow_white_1x135.png) repeat-x left top;
    cursor: pointer; }
  nav a.search {
    float: right;
    height: 30px;
    line-height: 30px;
    width: 190px;
    margin: 10px 20px 0 0;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    padding: 0 20px 0 20px;
    background: #ebebeb url(../images/carecareer_lupe_mini_14x14.gif) no-repeat 195px center; }

section.left_column {
  margin: 0 20px 0 0; }

form#simple_job_search_form {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #91c1ef 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #91c1ef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #91c1ef 100%);
  background-repeat: repeat-x;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 15px 0 0 1em;
  border: 1px solid #ffffff; }
  form#simple_job_search_form div.form_element {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 260px;
    margin: 10px 0; }
    form#simple_job_search_form div.form_element:first-child {
      margin: 0 0 10px 0; }
    form#simple_job_search_form div.form_element label {
      text-align: right;
      padding-right: 16px;
      flex: 0 0 80px; }
    form#simple_job_search_form div.form_element input {
      display: inline-block;
      text-align: left;
      max-width: 155px;
      margin-right: 6px;
      border: 1px solid #ffffff; }
    form#simple_job_search_form div.form_element input[type="number"] {
      -moz-appearance: textfield; }
  form#simple_job_search_form button[type="submit"] {
    display: block;
    text-align: left;
    max-width: 155px;
    margin-right: 6px;
    float: right;
    cursor: pointer;
    margin: 3px 19px 9px 0px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' height='500' width='500' version='1.1' viewBox='0 0 500.00001 500.00001'%3e%3cg transform='translate(0 -552.4)'%3e%3cg transform='translate(-4.361 -7.67)'%3e%3cpath d='m232.8 615a154 154 0 0 0 -154 154 154 154 0 0 0 154 154.1 154 154 0 0 0 154.1 -154.1 154 154 0 0 0 -154.1 -154zm0 26.78a130 127.3 0 0 1 130 127.2 130 127.3 0 0 1 -130 127.3 130 127.3 0 0 1 -129.9 -127.3 130 127.3 0 0 1 129.9 -127.3z' style='fill:%23000000'/%3e%3crect style='fill:%23000000' transform='matrix(.6532 .7572 -.6069 .7948 0 0)' rx='33.25' ry='18.08' height='36.17' width='173' y='319.6' x='794.9'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center;
    background-size: 100%;
    background-position: center center;
    border: 0; }

form#berufsgruppensuche {
  width: auto;
  margin: 0;
  padding: 0; }
  form#berufsgruppensuche div.box1 {
    margin: -10px 0 0 0;
    padding: 20px 0 0 0;
    background-color: #e3effb; }
  form#berufsgruppensuche ul {
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    list-style-type: none; }
  form#berufsgruppensuche li {
    position: relative;
    list-style: none;
    line-height: 18px;
    font-size: 12px;
    width: 220px;
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: space-between; }
    form#berufsgruppensuche li input {
      position: relative;
      margin: 0 10px 0 0;
      display: inline-block; }
    form#berufsgruppensuche li label {
      display: inline-block;
      flex: 0 0 200px;
      text-align: left;
      cursor: pointer; }
  form#berufsgruppensuche button[type="submit"] {
    margin: 20px 0 20px 172px;
    padding-bottom: 20px;
    width: 88px;
    height: 20px;
    background: url(../images/search_button_88x20.png) no-repeat right top;
    border: 0;
    cursor: pointer; }

section.job_list {
  margin: 0 20px 0 20px; }
  section.job_list div.job_box {
    margin: 0; }
    section.job_list div.job_box > div {
      margin: 0 0 20px 0;
      text-align: left; }
      section.job_list div.job_box > div img {
        display: block;
        float: right;
        width: 100px; }
      section.job_list div.job_box > div span[data-job_id] {
        color: #990000;
        cursor: pointer;
        text-decoration: underline; }
    section.job_list div.job_box h2 {
      font-size: 100%;
      margin: 0 0 8px 0;
      padding: 0; }
    section.job_list div.job_box p {
      margin: 0;
      padding: 0;
      text-align: left; }

section.news {
  margin: 0 20px 0 20px;
  padding: 0; }
  section.news div.news_box {
    margin: -13px 0 0 0; }
  section.news div.item {
    position: relative;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    font-size: 12px;
    text-align: left; }
  section.news h2.datum {
    text-align: left;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: bold; }
  section.news h2.item {
    text-align: left;
    font-size: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    font-weight: bold; }
  section.news p.item {
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 5px 0; }
  section.news ul.item {
    margin: 0 0 20px 40px;
    padding: 0 0 0 0;
    list-style-type: disc; }
  section.news li.item {
    margin: 0;
    padding: 0; }
  section.news div.image_block {
    float: left;
    display: block;
    border: 0;
    width: 100px;
    margin: 0 10px 15px auto; }
  section.news a.more_button {
    position: absolute;
    display: block;
    right: 0px;
    bottom: 0px;
    width: 14px;
    height: 14px;
    background: transparent url("data:image/svg+xml;charset=UTF-8,%3csvg height='300' width='300' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='%23535353'/%3e%3cpath fill='%23fcd400' d='M50 50l200 100L50 250z'/%3e%3c/svg%3e") no-repeat right bottom;
    background-size: 100%; }
  section.news img.item {
    display: block;
    border: 0;
    margin: 0 auto 15px auto; }
  section.news div#pager {
    margin: -10px 0 20px 0; }
  section.news a.pager {
    float: left;
    width: auto;
    padding: 0 5px 0 5px;
    display: block;
    color: #000000;
    background-color: #f5f5f5;
    text-transform: uppercase;
    margin: 1px 1px 0 0;
    text-align: center; }
  section.news a.pager_active {
    background-color: #fed500;
    color: #ffffff; }

section#arbeitgeberlogo_block {
  margin: 30px 0 0 0; }
  section#arbeitgeberlogo_block div.arbeitgeberlogo_list {
    margin: -5px 0 0 0;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    section#arbeitgeberlogo_block div.arbeitgeberlogo_list div {
      margin: 5px;
      width: 140px;
      height: 140px;
      border: 1px solid #dddddd; }
      section#arbeitgeberlogo_block div.arbeitgeberlogo_list div div[data-url] {
        margin: 10px;
        width: 120px;
        height: 120px;
        background: transparent no-repeat center center;
        background-size: contain;
        border: 0; }

div#home {
  margin: 0 auto 0 auto;
  width: 980px;
  border: 1px solid #ffffff; }
  div#home div.contents {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0; }
  div#home div.three_column_block {
    margin: 0 auto 20px auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; }
    div#home div.three_column_block div.column {
      box-shadow: 5px 0 3px -2px #aaaaaa; }
      div#home div.three_column_block div.column:first-child {
        text-align: center;
        padding: 0;
        margin: 0;
        flex: 0 0 295px; }
      div#home div.three_column_block div.column:nth-child(2) {
        margin: 0 0 0 0;
        flex: 0 0 320px; }
        div#home div.three_column_block div.column:nth-child(2) section:first-child {
          margin-bottom: 30px; }
      div#home div.three_column_block div.column:last-child {
        text-align: center;
        padding: 0;
        margin: 0; }
        div#home div.three_column_block div.column:last-child section:nth-child(2) {
          margin-top: 30px; }
  div#home div.one_column_block {
    text-align: center;
    margin: 0 auto 20px auto;
    padding: 0; }
  div#home div.box {
    margin: 20px 0 20px 0; }
  div#home h1 {
    padding: 0 0 6px 25px; }
  div#home h1.yellow_cross {
    line-height: 60px;
    height: 60px;
    vertical-align: bottom;
    margin: 0 10px -10px 0;
    background: transparent url("data:image/svg+xml;charset=UTF-8,%3csvg height='300' width='300' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='%23535353'/%3e%3cpath fill='%23fcd400' d='M110 30h80v80h80v80h-80v80h-80v-80H30v-80h80z'/%3e%3c/svg%3e") no-repeat left top;
    background-size: 20px;
    font-weight: bold; }
    div#home h1.yellow_cross span.it {
      font-style: italic;
      font-weight: normal; }
