/* titillium-web-200 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 200;
  src: url('/fileadmin/fonts/titillium/titillium-web-v15-latin-200.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-200.eot?#iefix') format('embedded-opentype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-200.woff2') format('woff2'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-200.woff') format('woff'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-200.ttf') format('truetype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-200.svg#TitilliumWeb') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* titillium-web-300 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url('/fileadmin/fonts/titillium/titillium-web-v15-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-300.eot?#iefix') format('embedded-opentype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-300.woff2') format('woff2'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-300.woff') format('woff'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-300.ttf') format('truetype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-300.svg#TitilliumWeb') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/fonts/titillium/titillium-web-v15-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-regular.woff2') format('woff2'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-regular.woff') format('woff'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-regular.ttf') format('truetype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* titillium-web-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url('/fileadmin/fonts/titillium/titillium-web-v15-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-600.eot?#iefix') format('embedded-opentype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-600.woff2') format('woff2'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-600.woff') format('woff'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-600.ttf') format('truetype'), url('/fileadmin/fonts/titillium/titillium-web-v15-latin-600.svg#TitilliumWeb') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

@media (min-width: 1200px) {
  .container {
    width: 990px; } }
/* .example {	background: url(#{$path-images-theme}/lupe.png) 0 0 no-repeat; } */
html {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 21px;
  height: 100%;
  font-weight: 300;
  line-height: 1.5em;
  color: #3c3c3b; }

.clear {
  clear: both; }

img {
  border: none;
  max-width: 100% !important;
  height: auto; }

h1, h2, h3, h4, h5, p, a {
  margin-top: 0; }

h1 {
  font-size: 3.3em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em; }
  @media (max-width: 767px) {
  h1 {
    font-size: 1.5em;
    letter-spacing: 0.25em; } }

h2 {
  font-size: 1.45em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 5rem; }
  @media (max-width: 767px) {
  h2 {
    font-size: 1.2em;
    letter-spacing: 0.25em;
    margin-bottom: 2.5rem; } }

h3 {
  font-size: 1.4em;
  font-weight: normal;
  text-transform: uppercase;
  border-top: 2px solid #3c3c3b;
  border-bottom: 2px solid #3c3c3b;
  padding: 1.5rem 0; }

h4 {
  letter-spacing: 0.2em;
  font-weight: bold;
  font-size: 1em;
  margin: 1rem; }

h5 {
  font-size: 1.1em;
  font-weight: normal; }

p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  letter-spacing: 0.2em;
  margin-bottom: 2rem; }
  p:last-child {
    margin-bottom: 0; }

a:focus, a:visited, a {
  color: black;
  outline: none !important;
  text-decoration: none !important; }

a:active, a:hover {
  color: #1b76bc;
  text-decoration: none; }

.gm-style img {
  max-width: none !important; }

#hintergrund {
  position: fixed;
  bottom: 0;
  /*left: 50%;
   margin-left: -680px;
   */
  left: 0;
  z-index: -5; }

.row {
  position: relative; }

#page {
  overflow: hidden; }

.nopadding {
  padding: 0; }

.bg-punkte {
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: 1000px;
  height: auto;
  z-index: -1; }
  .bg-punkte.punkte-header {
    top: -380px;
    right: -350px; }
  .bg-punkte.punkte-content {
    top: -150px;
    left: 50%;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }

#header .mask-header {
  height: 440px;
  position: relative; }
  #header .mask-header .image {
    height: 440px;
    background-size: cover;
    background-position: center center; }
  #header .mask-header .veil {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(29, 29, 27, 0.7);
    z-index: 50; }
  #header .mask-header .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 60;
    margin-top: -35px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #header .mask-header .caption .logo {
      width: 639px;
      max-width: 100%;
      height: auto;
      margin-bottom: 3rem;
      margin-left: 19px;
      margin-right: -19px; }
    #header .mask-header .caption .region {
      margin: 0 19px;
      background: #1b76bc;
      background-image: linear-gradient(to right, #19bae5 0%, #1b76bc 100%);
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-size: 2.3em;
      letter-spacing: 0.2em;
      font-weight: bold;
      line-height: 1em;
      padding: 2rem;
      border-radius: 10px;
      -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
      box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75); }
      @media (max-width: 767px) {
    #header .mask-header .caption .region {
      font-size: 1.5em;
      font-size: 8vw; } }

#mainnav {
  position: relative;
  z-index: 100;
  margin-top: -60px; }
  #mainnav .navbar-header .navbar-toggle {
    background-color: transparent;
    border-color: #fff; }
  #mainnav .navbar-header .navbar-toggle span {
    background-color: #fff; }
  #mainnav .navbar-collapse {
    border: none;
    box-shadow: none; }
  #mainnav ul {
    text-align: center; }
  #mainnav ul li {
    margin: 0 10px;
    padding: 0;
    float: none;
    display: inline-block; }
    @media (max-width: 767px) {
    #mainnav ul li {
      display: block; } }
    #mainnav ul li a {
      padding: 0;
      width: 130px;
      height: 130px;
      background: #1b76bc;
      background-image: linear-gradient(-15deg, #19bae5 0%, #1b76bc 100%);
      border-radius: 10px;
      -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
      box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
      font-weight: normal;
      font-size: 0.7em;
      line-height: 1em;
      color: #fff; }
      @media (max-width: 767px) {
    #mainnav ul li a {
      width: 100%;
      height: 55px;
      margin-bottom: 0.5rem; } }
      #mainnav ul li a img {
        width: 78px;
        height: auto;
        margin: 1.5rem 0; }
        @media (max-width: 767px) {
    #mainnav ul li a img {
      width: 25px;
      float: left;
      margin: 1.5rem; } }
      @media (max-width: 767px) {
      #mainnav ul li a .title {
        float: left;
        margin-top: 2rem; } }
/*--------------------------------Suchbox beim Menü----------------------*/
#searchbox input {
  background: transparent url(/fileadmin/images/layout/Lupe_Suche.png) 100% 50% no-repeat;
  background-size: 25px auto;
  border: 0 none;
  border-radius: 0;
  cursor: text;
  height: 35px;
  padding: 7px 35px 8px 0;
  transition: all 0.3s ease-in-out 0s;
  width: 1px;
  outline: 0 !important;
  color: #3c3c3b;
  border-bottom: 2px solid transparent;
  text-align: right; }
  #searchbox input:focus {
    border-bottom-color: #3c3c3b; }
  @media (min-width: 1200px) {
  .scrolled #searchbox input {
    color: #fff;
    background-image: url(/fileadmin/images/layout/Lupe_Suche_weiss.png); }
    .scrolled #searchbox input:focus {
      border-bottom-color: #fff; } }

#searchbox input[type="submit"] {
  display: none; }

#breadcrumb {
  display: block;
  margin-bottom: 10px; }
  #breadcrumb ul li {
    font-size: 0.7em; }
    #breadcrumb ul li a {
      padding: 5px 0; }
      #breadcrumb ul li a span {
        display: inline-block;
        margin-right: 5px; }

#content {
  position: relative;
  margin-top: 5.5rem; }
  #content #content-main {
    position: relative; }
  #content .frame {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em; }
  @media (max-width: 767px) {
    #content .frame {
      margin-bottom: 1.5em; } }
  #content .frame.frame-space-after-small {
    margin-bottom: 5.5rem; }
  #content .frame.frame-space-after-nospace {
    margin-bottom: 0; }
  #content .frame .frame:last-child {
    margin-bottom: 0; }
  #content .frame.frame-type-mask_imgfullwidth {
    max-width: none; }
  #content .frame .nopadding {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #content .frame .ce-gallery {
    margin-bottom: 0; }
    #content .frame .ce-gallery figure {
      width: 100%; }
    #content .frame .ce-gallery img {
      width: 100% !important;
      height: auto !important; }
  #content .frame .ce-above .ce-gallery {
    float: none; }
    #content .frame .ce-above .ce-gallery .ce-column {
      float: none; }

.imgfullwidth {
  background-size: cover !important;
  background-position: center center !important;
  position: relative; }
  .imgfullwidth.border {
    border: 15px solid #fff; }
  .imgfullwidth .inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto; }
  .imgfullwidth .inner img {
    width: 100%;
    height: auto; }
  .imgfullwidth .texttop {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    font-size: 2.7em;
    line-height: 0.95em;
    opacity: 0.7; }
  @media (max-width: 991px) {
    .imgfullwidth .texttop {
      font-size: 2em; } }
  @media (max-width: 767px) {
    .imgfullwidth .texttop {
      font-size: 1em;
      top: 15px;
      left: 15px; } }
  @media (min-width: 1400px) {
  .imgfullwidth {
    height: 650px; }
    .imgfullwidth .inner {
      display: none; } }

.frame-layout-accordion span.showless, .frame-layout-accordion span.showmore {
  color: #1b76bc;
  font-weight: bold;
  cursor: pointer; }
  .frame-layout-accordion .previewText {
    position: relative;
    z-index: 1;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all; }
  .frame-layout-accordion .fullText {
    display: block;
    opacity: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all; }
  .frame-layout-accordion .showFullText .previewText {
    opacity: 0; }
  .frame-layout-accordion .showFullText .fullText {
    opacity: 1;
    max-height: 1000px !important; }

ul.slick-dots {
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  ul.slick-dots li {
    width: 20px;
    height: 20px;
    background: #19bae5;
    margin: 0 5px;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all; }
  ul.slick-dots li button {
    display: none; }
  ul.slick-dots li.slick-active, ul.slick-dots li:hover {
    background: #435052; }
/*---------------------------------------------------News-----------------------------------------------*/
/*------------------Latest-----------------*/
.news-latest-container {
  padding-top: 20px;
  border-top: 1px solid #ffed00; }

.news-latest-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #a2bbba;
  padding-bottom: 20px; }

.news-latest-item:last-child {
  border-bottom: none;
  margin-bottom: 0; }

.news-latest-title {
  font-size: 1.4em;
  color: #a2bbba;
  line-height: 1.1em;
  margin-bottom: 5px; }

.news-latest-text p {
  color: #58574a;
  font-size: 1.1em;
  line-height: 1.6em;
  margin-bottom: 0;
  margin-bottom: 0; }

.news-latest-morelink a {
  color: #e30066;
  display: block;
  text-align: right;
  text-decoration: none;
  padding-right: 12px;
  background: transparent url(../images/layout/pfeil.png) 100% 50% no-repeat; }
/*------------------List--------------*/
.news-list-morelink a {
  color: #e30066;
  display: block;
  text-align: right;
  text-decoration: none;
  padding-right: 12px;
  background: transparent url(../images/layout/pfeil.png) 100% 50% no-repeat; }
/*------------------Single--------------*/
.news-single-backlink a {
  color: #e30066;
  display: block;
  text-align: right;
  text-decoration: none;
  padding-right: 12px;
  background: transparent url(../images/layout/pfeil.png) 100% 50% no-repeat;
  margin-bottom: 30px; }
/*---------------------------------------------------Like Box--------------------------------------------*/
.fb-like-box {
  position: absolute !important;
  right: 40px;
  top: 90px; }

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }
  #footer ul li {
    list-style: none;
    float: left;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px; }
    #footer ul li a {
      display: block;
      padding: 0 10px;
      color: #435052;
      text-transform: uppercase;
      border-right: 1px solid #435052;
      text-decoration: none;
      line-height: 1em; }
    #footer ul li.last a {
      border-right: 0;
      padding-right: 0; }
/*-------------------------------------------------------------------Srollup----------------------------------------*/
.scrollup {
  width: 4rem;
  height: 4rem;
  opacity: 0.7 !important;
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  top: auto;
  left: auto;
  display: none;
  text-indent: -9999px;
  background: #1b76bc;
  background-image: linear-gradient(-15deg, #19bae5 0%, #1b76bc 100%);
  z-index: 100;
  -webkit-transition: 0.3s opacity;
  -moz-transition: 0.3s opacity;
  -ms-transition: 0.3s opacity;
  transition: 0.3s opacity; }
  .scrollup img {
    width: 2rem;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .scrollup:hover {
    opacity: 1 !important; }
/*
 .wrapper { 
 position: relative; 
 z-index: 10;
 }
 body {
 position: relative;
 z-index: 80;
 }
 */
/*---------------------------------------------------------Drucken------------------------------------------------*/
.pdf-print {
  float: right;
  margin-top: -3px;
  display: block; }

.pdf-print a {
  color: #ed037c;
  line-height: 1em;
  text-decoration: none; }

.print {
  border-left: 1px solid #bbb;
  margin-left: 6px;
  padding-left: 6px;
  line-height: 1em; }

@media print {
  #footerwrap, .fb-like-box, .pdf-print {
    display: none !important; }

  #content .csc-default {
    min-height: 0; } }

div.news-single-img {
  margin: 0 0 20px -20px;
  overflow: hidden;
  width: auto;
  float: none; }

div.news-single-img a {
  display: block;
  width: 25%;
  float: left;
  padding-left: 20px; }

div.news-single-img a img {
  width: 100% !important;
  height: auto !important;
  min-width: 0 !important;
  max-width: auto !important; }

div.news-single-img p.news-single-imgcaption {
  display: none; }

#dg-linke-spalte {
  float: left;
  width: 60%; }

#dg-rechte-spalte {
  float: right;
  width: 35%; }

@media (max-width: 767px) {
  #dg-linke-spalte, #dg-rechte-spalte {
    float: none;
    width: 100%; } }
/*------------------------------------------------------------@media----------------------------------------------*/
@media (max-width: 1210px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media print {
  a:after {
    display: none; }

  body {
    font-size: 14px !important;
    line-height: 1.6em; }

  * {
    color: black !important;
    background: white; }

  #header-top, #header-slider, #header-fb, #footer, #footerwrap, #mainnav, .push, .documentlinks {
    display: none !important; }

  div.tx-dgjobzzone-pi1 {
    margin: 0 !important; }

  #logo {
    float: none;
    margin: 0; }

  #logo .logo-desktop {
    display: none !important; }

  #logo .logo-mobil {
    display: block !important;
    margin-top: 1em; }

  #breadcrumb {
    margin: 2em 3.6% 1em; }

  div.tx-dgjobzzone-pi1 .firma .bild-karte, div.tx-dgjobzzone-pi1 .firma ul.berufe, div.tx-dgjobzzone-pi1 .firma ul.berufe li {
    border-color: #ddd; }

  #content-main, #seitentitel {
    margin: 0 3.6% !important;
    width: auto !important; }

  .container, .row {
    width: auto !important;
    margin: 0 !important; } }

body .cc_container {
  background: #1b76bc;
  background-image: linear-gradient(to right, #19bae5 0%, #1b76bc 100%);
  border: none; }

body .cc_message {
  color: #fff;
  letter-spacing: 0.1em;
  margin-top: 2px !important;
  margin-bottom: 2px !important; }
  body .cc_message a {
    color: #fff; }

body .cc_container a.cc_btn {
  background: #fff;
  color: #1b76bc; }
  body .cc_container a.cc_btn:hover {
    background: #19bae5;
    color: #fff; }
