/*Main.CSS*/
#t-wrap {
  color: #404040;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  border: 1px solid #c6c5c6;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  max-width: 900px;
  margin: 0 auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  min-width: 270px;
}

#t-wrap a {
  color: #294190;
  text-decoration: none;
}

#t-wrap #t-footer a {
  color: #fff;
  text-decoration: none;
}

#t-wrap .pl {
  padding-left: 20px;
}

#t-wrap .ml {
  margin-left: 0px;
}

#t-wrap .pr {
  padding-right: 20px;
}

#t-wrap .mr {
  margin-right: 0px;
}

#t-wrap p {
  margin: 10px 0 5px;
}

#t-wrap p:first-child {
  margin-top: 0;
}

#t-wrap p:last-child {
  margin-bottom: 0;
}

#t-wrap h1, .sb {
  font-size: 32px;
  padding: 0;
  margin: 0;
  color: #294190;
  /* line-height: 0.3 !important; */
  margin-top: 7px;
  display: inline-block;
}

/*#t-wrap .sb {
  color: #000;
  font-size: 18px;
}*/

#t-wrap h3 {
  font-size: 17px;
  color: #294190;
  border-bottom: 1px solid #c6c5c6;
  margin: 40px 0 10px;
  padding: 0;
}

#t-wrap ul {
  padding-left: 20px;
  list-style: none;
  position: relative;
  margin: 5px 0 20px;
}

#t-wrap ul li:before {
  content: '•';
  font-size: 16px;
  position: absolute;
  left: 0;
}

/*#t-header {
	border-top: 5px solid #294190;
}*/

#t-content {
  padding: 30px 80px 30px;
}

#title {
  padding: 15px;
  border-left: 10px solid #294190;
  margin: 20px 0 0px -10px;
}

#f5 {
  padding-top: 20px;
}

/*
#t-footer {
	background-color: #fafafa;
    background-image: url("../img/maxime-media_logob.png"), url("../img/maxime-media_footerbg.png");
    background-position: right 80px top 0px, left top;
    background-repeat: no-repeat, repeat-x;
    margin-top: 0;
    min-height: 176px;
    padding: 125px 80px 10px;
    position: relative;
}

#t-wrap p.eb {
    background:  none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0;
    max-width: 100%;
    padding: 11px 0;
    position: absolute;
    right: 77px;
    text-align: center;
    top: 85px;
    width: 195px;
}

#t-wrap .k {
	width: calc(100% - 120px);
}
*/

#t-footer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ededed+80,fcfcfc+100 */
  background: rgba(69, 105, 165, 1); /* Old browsers */
  background: -moz-linear-gradient(
    left,
    rgba(69, 105, 165, 1) 0%,
    rgba(170, 237, 237, 1) 80%,
    rgba(252, 252, 252, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(69, 105, 165, 1) 0%,
    rgba(170, 237, 237, 1) 80%,
    rgba(252, 252, 252, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(69, 105, 165, 1) 0%,
    rgba(170, 237, 237, 1) 80%,
    rgba(252, 252, 252, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#fcfcfc',GradientType=1 ); /* IE6-9 */
  border-top: 1px solid #c6c5c6;
  color: #fff;
  margin-top: 30px;
  min-height: 176px;
  padding: 30px 83px 10px;
  position: relative;
}

#t-footer.hf {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#303030+0,ededed+80,fcfcfc+100 */
  background: rgb(48, 48, 48); /* Old browsers */
  background: -moz-linear-gradient(
    left,
    rgba(48, 48, 48, 1) 0%,
    rgba(170, 237, 237, 1) 80%,
    rgba(252, 252, 252, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(48, 48, 48, 1) 0%,
    rgba(170, 237, 237, 1) 80%,
    rgba(252, 252, 252, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(48, 48, 48, 1) 0%,
    rgba(170, 237, 237, 1) 80%,
    rgba(252, 252, 252, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#fcfcfc',GradientType=1 ); /* IE6-9 */
}

#t-wrap p.eb {
  background: rgb(71, 108, 174) none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin: 10px 0 0;
  max-width: 100%;
  padding: 11px 0;
  text-align: center;
  width: 195px;
}

#t-wrap .k table {
  width: 100%;
}

#t-wrap table td:first-child {
  vertical-align: top;
}

#t-wrap table td img {
  margin-left: 20px;
}

#t-wrap .kr {
  color: #294190;
  font-weight: bold;
}

@media (max-width: 1214px) {
  #t-footer {
    margin: 0;
    background-position: center top, left top;
  }
  #t-wrap p.eb {
    top: 0px;
    position: relative;
    right: 0;
    margin-bottom: 10px;
  }
  #t-wrap #jb {
    text-align: center;
  }
  #t-wrap .k {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #t-content {
    padding: 40px;
  }
  #t-footer {
    margin: 0;
    padding: 40px;
    background-position: center top, left top;
  }
  #t-wrap .pr {
    padding-left: 20px;
  }
  #t-wrap .pl {
    padding-right: 20px;
  }
  #t-wrap #tar {
    text-align: left;
  }
  #t-wrap p.eb {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 0;
  }
  #t-wrap table table td {
    display: inline-block;
    width: 100%;
  }
}

@media (max-width: 767px) {
  #t-content {
    padding: 40px;
  }
  #t-footer {
    margin: 0;
    padding: 40px;
    background-position: center top, left top;
  }
  #t-wrap .pr {
    padding-left: 20px;
  }
  #t-wrap .pl {
    padding-right: 20px;
  }
  #t-wrap #tar {
    text-align: left;
  }
  #t-wrap p.eb {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 0;
  }
  #t-wrap table table td {
    display: inline-block;
    width: 100%;
  }
  #t-wrap h1, .sb {
    font-size: 22px;
  }
}

@media (max-width: 570px) {
  #t-footer {
    padding: 40px;
  }
  #t-wrap h1, .sb {
    font-size: 22px;
  }
  #t-wrap table {
    text-align: center;
  }
  #t-wrap table td {
    display: inline-block;
  }
  #t-wrap table td img {
    margin-left: 0px;
    margin: 10px 0 0;
    max-width: 100%;
  }
  #t-wrap #t-footer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ededed+80,fcfcfc+100 */
    background: rgba(69, 105, 165, 1); /* Old browsers */
    background: -moz-linear-gradient(
      top,
      rgba(69, 105, 165, 1) 0%,
      rgba(237, 237, 237, 1) 80%,
      rgba(252, 252, 252, 1) 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      rgba(69, 105, 165, 1) 0%,
      rgba(237, 237, 237, 1) 80%,
      rgba(252, 252, 252, 1) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      rgba(69, 105, 165, 1) 0%,
      rgba(237, 237, 237, 1) 80%,
      rgba(252, 252, 252, 1) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
    margin: 0;
  }
  #t-wrap p.eb {
    max-width: 195px;
    margin-bottom: 0;
  }
  #t-wrap #t-footer.hf {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#303030+0,ededed+80,fcfcfc+100 */
    background: rgb(48, 48, 48); /* Old browsers */
    background: -moz-linear-gradient(
      top,
      rgba(48, 48, 48, 1) 0%,
      rgba(237, 237, 237, 1) 80%,
      rgba(252, 252, 252, 1) 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      rgba(48, 48, 48, 1) 0%,
      rgba(237, 237, 237, 1) 80%,
      rgba(252, 252, 252, 1) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      rgba(48, 48, 48, 1) 0%,
      rgba(237, 237, 237, 1) 80%,
      rgba(252, 252, 252, 1) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
  }
}

@media (max-width: 480px) {
  #t-content {
    padding: 40px;
  }
  #t-footer {
    margin: 0;
    background-position: center top, left top;
  }
  #t-wrap .pr {
    padding-left: 20px;
  }
  #t-wrap .pl {
    padding-right: 20px;
  }
  #t-wrap #tar {
    text-align: left;
  }
  #t-wrap h1 {
    font-size: 22px;
  }
}
@media (max-width: 320px) {
  @media (max-width: 480px) {
    #t-wrap h1, .sb {
      font-size: 22px;
    }
    #t-content {
      padding: 40px;
    }
    #t-footer {
      margin: 0;
      background-position: center top, left top;
    }
    #t-wrap .pr {
      padding-left: 20px;
    }
    #t-wrap .pl {
      padding-right: 20px;
    }
    #t-wrap #tar {
      text-align: left;
    }
  }
}
@media print {
  body * {
    font-size: 9pt !important;
    margin: 0 !important;
    max-width: 100%;
  }
  .nurjobansicht {
    display: none;
  }
  #sidebar,
  #footer {
    display: none;
  }
  * {
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }
  a[href]:after {
    content: none !important;
  }
  img[src]:after {
    content: none !important;
  }
  .container-fluid {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 5% !important;
  }
  #t-wrap {
    border: none !important;
  }
  #t-content {
    padding: 15px 0px 0px;
  }
  .row-subheader,
  .row-footer,
  .row-header {
    display: none;
  }
  #t-wrap h1, .sb {
    font-size: 28px !important;
    color: #294190 !important;
    line-height: 1 !important;
  }
  #t-wrap h3 {
    font-size: 17px !important;
    color: #294190 !important;
    margin: 0 0 10px !important;
    border-bottom: 1px solid #c6c5c6 !important;
  }
  #title {
    padding: 15px !important;
    margin: 15px 0 15px -10px !important;
  }
  #t-wrap ul {
    padding-left: 20px !important;
    margin: 0px 0 15px !important;
  }
  #t-footer {
    padding: 15px 0 0 0 !important;
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
  #t-wrap p.eb {
    display: none;
  }
  #t-wrap table td img {
    width: 100px !important;
  }
  #t-wrap table tr {
    width: 49% !important;
  }
  #t-wrap table td {
    width: 49% !important;
  }
}

