* {
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0;
}
body {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #424449;
  background: #ffffff;
}
.adminContainer {
  position: absolute;
  top: -25px;
  right: 20px;
  z-index: 1;
}
.pageteaserContainer {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  background-image: url("../img/idz_home.jpg");
  background-position: center center;
  background-size: cover;
}
.pageteaserContainer:after {
  content: "";
  display: table;
  clear: both;
}
.pageteaserContainer .teaserContainer .header-headline {
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  min-height: 500px;
}
.homeStoerer {
  position: absolute;
  top: 125px;
  left: 100px;
  display: block;
  width: 180px;
  height: 180px;
  -webkit-border-radius: 180px;
  -moz-border-radius: 180px;
  border-radius: 180px;
}
.homeStoerer a {
  display: block;
}
.homeStoerer a:hover {
  text-decoration: none;
}
.homeStoerer .homestoererText,
.homeStoerer .homestoererLink {
  text-decoration: none;
  text-align: center;
  margin-bottom: 0;
}
.homeStoerer .homestoererText {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 300;
  font-size: 29px;
  line-height: 28px;
  color: #424449;
  margin-top: 32px;
  margin-bottom: 10px;
}
.homeStoerer .homestoererLink .moreLink {
  color: #fff;
}
.homeStoerer .homestoererLink .moreLink:before {
  background: url(../img/sprites.png) no-repeat 0 -15px;
}
@media screen and (max-width: 767px) {
  .pageteaserContainer .teaserContainer .pull-right {
    float: none !important;
  }
  .pageteaserContainer .header-headline {
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .pageteaserContainer {
    margin-bottom: 50px;
  }
  .pageteaserContainer .teaserContainer {
    min-height: 315px;
  }
  .pageteaserContainer .header-headline {
    font-size: 30px;
    line-height: 30px;
    padding-top: 145px;
    margin-right: 100px;
  }
}
@media screen and (min-width: 992px) {
  .pageteaserContainer {
    margin-bottom: 50px;
  }
  .pageteaserContainer .teaserContainer {
    min-height: 315px;
  }
  .pageteaserContainer .header-headline {
    font-size: 50px;
    line-height: 60px;
    padding-top: 145px;
    margin-right: -10px;
  }
}
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.mainContent [class*="col-sm"] {
  padding-left: 0;
  padding-right: 0;
}
main {
  min-height: 200px;
}
.mainSeperator {
  height: 3px;
}
.pageTitle {
  margin-bottom: 40px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.col-xs-12.col-md-4.col-md-float-right {
  z-index: 2;
}
@media (min-width: 768px) {
  .mainContent [class*="col-sm"] + [class*="col-sm"] {
    padding-left: 15px;
  }
  .navbar-default .navbar-brand {
    max-width: 100% !important;
    padding: 73px 15px 12px !important;
  }
}
@media (max-width: 767px) {
  .navbar {
    min-height: inherit !important;
  }
  .navbar-default .navbar-brand {
    padding: 15px 20px !important;
  }
  .navbar-toggle {
    margin-top: 24px !important;
  }
}
@media screen and (min-width: 992px) {
  .col-md-float-right {
    float: right;
  }
}
.container {
  width: 100%;
  max-width: 1060px;
}
.teaserContainer:after {
  content: "";
  display: table;
  clear: both;
}
.teaserContainer + .teaserContainer {
  margin-top: 35px;
}
.mainContent .teaserContainer time {
  font-weight: 300;
  margin-bottom: 5px;
  display: block;
}
.mainContent .teaserContainer h3,
.mainContent .teaserContainer .h3,
.mainContent .teaserContainer p {
  margin-bottom: 2px;
}
.containerPrint {
  display: none;
}
.audioTitle {
  margin-bottom: 5px;
}
.audioContainer {
  width: 100%;
  max-width: 350px;
}
.audioContainer img {
  width: 100%;
}
.audioContainer audio {
  outline: none;
  width: 100%;
  background: #f1f3f4;
  display: block;
}
.filterContainer {
  margin-bottom: 40px;
}
.tagPanel + .tagPanel {
  margin-top: 10px;
}
.badge-app {
  font-weight: 400;
  color: #ffffff;
  background-color: #f49800;
}
.badge-app-transparent {
  font-weight: 400;
  color: #ffffff;
  background-color: #ffc787;
}
.noMargBot {
  margin-bottom: 0 !important;
}
.colTopSpacer {
  padding-top: 9px;
}
.imgBlock {
  display: block;
}
.hasBorder {
  border: 1px solid #dddddd;
  padding: 8px 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.linkLightbox .imgBlock {
  max-width: 200px;
}
.caroufredsel_wrapper {
  width: 100% !important;
}
.bgStyleSun {
  background-image: -webkit-linear-gradient(left,#f49800 30%,#ffeb00 100%);
  background-image: -o-linear-gradient(left,#f49800 30%,#ffeb00 100%);
  background-image: linear-gradient(to right,#f49800 30%,#ffeb00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff49800',endColorstr='#ffffeb00',GradientType=1);
  background-repeat: no-repeat;
}
.bildGalerieContainer .bildGalerieElement {
  margin-right: 25px;
  margin-bottom: 25px;
  float: left;
}
.bildGalerieContainer .bildGalerieBildElement {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  height: 160px;
  margin-bottom: 5px;
  position: relative;
}
.bildGalerieContainer .bildGalerieBildElement .linkLightbox {
  height: 100%;
  width: 100%;
  background: #dddddd;
  display: block;
}
.bildGalerieContainer .bildGalerieBildElement .linkLightbox:hover {
  border-color: #9e9e9e;
}
.bildGalerieContainer .bildGalerieBildElement .linkLightbox .imgBlock {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.mainContent .imgBlock.fullsize {
  margin-bottom: 30px;
}
.floatLeft {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.floatRight {
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}
.width-percent-original {
  height: auto;
  max-width: 100%;
}
.tableFullwidth {
  width: 100%;
}
.tableFullwidth tr td,
.tableFullwidth tr th {
  vertical-align: top;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #222222;
}
.margTop100 {
  margin-top: 100px !important;
}
.margBot100 {
  margin-bottom: 100px !important;
}
.margTop95 {
  margin-top: 95px !important;
}
.margBot95 {
  margin-bottom: 95px !important;
}
.margTop90 {
  margin-top: 90px !important;
}
.margBot90 {
  margin-bottom: 90px !important;
}
.margTop85 {
  margin-top: 85px !important;
}
.margBot85 {
  margin-bottom: 85px !important;
}
.margTop80 {
  margin-top: 80px !important;
}
.margBot80 {
  margin-bottom: 80px !important;
}
.margTop75 {
  margin-top: 75px !important;
}
.margBot75 {
  margin-bottom: 75px !important;
}
.margTop70 {
  margin-top: 70px !important;
}
.margBot70 {
  margin-bottom: 70px !important;
}
.margTop65 {
  margin-top: 65px !important;
}
.margBot65 {
  margin-bottom: 65px !important;
}
.margTop60 {
  margin-top: 60px !important;
}
.margBot60 {
  margin-bottom: 60px !important;
}
.margTop55 {
  margin-top: 55px !important;
}
.margBot55 {
  margin-bottom: 55px !important;
}
.margTop50 {
  margin-top: 50px !important;
}
.margBot50 {
  margin-bottom: 50px !important;
}
.margTop45 {
  margin-top: 45px !important;
}
.margBot45 {
  margin-bottom: 45px !important;
}
.margTop40 {
  margin-top: 40px !important;
}
.margBot40 {
  margin-bottom: 40px !important;
}
.margTop35 {
  margin-top: 35px !important;
}
.margBot35 {
  margin-bottom: 35px !important;
}
.margTop30 {
  margin-top: 30px !important;
}
.margBot30 {
  margin-bottom: 30px !important;
}
.margTop25 {
  margin-top: 25px !important;
}
.margBot25 {
  margin-bottom: 25px !important;
}
.margTop20 {
  margin-top: 20px !important;
}
.margBot20 {
  margin-bottom: 20px !important;
}
.margTop15 {
  margin-top: 15px !important;
}
.margBot15 {
  margin-bottom: 15px !important;
}
.margTop10 {
  margin-top: 10px !important;
}
.margBot10 {
  margin-bottom: 10px !important;
}
.margTop5 {
  margin-top: 5px !important;
}
.margBot5 {
  margin-bottom: 5px !important;
}
.width300 {
  width: 300px;
}
.width275 {
  width: 275px;
}
.width250 {
  width: 250px;
}
.width225 {
  width: 225px;
}
.width200 {
  width: 200px;
}
.width175 {
  width: 175px;
}
.width150 {
  width: 150px;
}
.width125 {
  width: 125px;
}
.width100 {
  width: 100px;
}
.width75 {
  width: 75px;
}
.width50 {
  width: 50px;
}
.width25 {
  width: 25px;
}
h1,
.h1,
h2,
.h2,
h4,
.h4,
h3,
.h3,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
  margin-top: 0;
}
h1,
.h1 {
  font-size: 35px;
  font-weight: 300;
  color: #f49800;
}
h2,
.h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
}
.pageTitle h2,
.pageTitle .h2 {
  font-weight: 300;
}
.h3,
h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
}
.h4,
h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}
p {
  margin: 0 0 30px;
}
.mainContent ul,
.mainContent ol,
.mce-content-body ul,
.mce-content-body ol {
  margin-left: 18px !important;
  margin-bottom: 30px;
}
.sitemap {
  list-style-type: disc;
}
.sitemapListEl .sitemap {
  margin-bottom: 0;
}
.alert ul {
  margin-left: 18px;
}
b,
strong {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 600;
}
.form-control {
  height: 39px;
}
form.rounded input.form-control,
input.form-control.rounded {
  color: #424449;
  border-color: #424449;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: none;
}
form.rounded input.form-control:-moz-placeholder,
input.form-control.rounded:-moz-placeholder {
  color: #424449;
  font-style: normal;
}
form.rounded input.form-control::-moz-placeholder,
input.form-control.rounded::-moz-placeholder {
  color: #424449;
  font-style: normal;
}
form.rounded input.form-control:-ms-input-placeholder,
input.form-control.rounded:-ms-input-placeholder {
  color: #424449;
  font-style: normal;
}
form.rounded input.form-control::-webkit-input-placeholder,
input.form-control.rounded::-webkit-input-placeholder {
  color: #424449;
  font-style: normal;
}
form.rounded .control-label {
  color: #424449;
  padding-left: 5px;
}
form.rounded .btn.btn-primary {
  position: relative;
  vertical-align: -webkit-baseline-middle;
  display: inline-block;
  color: #424449;
  border-color: #424449;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
form.rounded textarea,
form.rounded select {
  color: #424449;
  border-color: #424449;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
form.rounded .has-error .control-label {
  color: #C01A21;
}
form.rounded .has-error .form-control,
form.rounded .has-error .input-group-addon {
  border-color: #C01A21;
}
form.rounded .input-group-addon {
  color: #424449;
  border-color: inherit;
  background-color: #ffffff;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
form.rounded .form-captcha .form-control {
  height: 44px;
}
form.rounded .form-captcha .input-group .btn.btn-default {
  padding: 11px 16px;
  color: #424449;
  border-color: #424449;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
.checkBoxContainer {
  position: relative;
  display: block;
}
.checkBoxContainer input[type=radio],
.checkBoxContainer input[type=checkbox] {
  position: absolute;
  left: 0;
  top: -10px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.checkBoxContainer input[type=checkbox] + span {
  width: 1px;
  display: inline-block;
}
.checkBoxContainer input[type=checkbox] + span::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("svg/checkbox.svg") no-repeat center center;
}
.checkBoxContainer input[type=checkbox]:checked + span::before {
  background: url("svg/checkbox-checked.svg") no-repeat center center;
}
#yform-formular-email_confirm {
  display: none;
}
.fieldsetContainer {
  margin-bottom: 15px;
}
.btn-simple {
  margin: 0;
  padding: 0;
  border: 0;
  color: #424449;
  background: none;
}
.btn-right {
  float: right;
}
.more-icon {
  position: relative;
  padding-left: 20px !important;
  vertical-align: -webkit-baseline-middle;
  display: inline-block;
}
.more-icon:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(/media/assets/img/sprites.png) no-repeat 0 0;
}
.more-icon-white {
  position: relative;
  color: #fff;
  padding-left: 20px !important;
  vertical-align: -webkit-baseline-middle;
  display: inline-block;
}
.more-icon-white:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/media/assets/img/sprites.png) no-repeat 0 -15px !important;
  position: absolute;
  left: 0;
  top: 2px;
}
#formular .alert ul {
  margin-bottom: 0;
}
a {
  outline: none;
  color: #f49800;
}
a:hover,
a:focus {
  color: #f49800;
}
.h3 a,
h3 a {
  color: #424449;
}
.moreLink {
  position: relative;
  font-style: italic;
  padding-left: 20px !important;
}
.moreLink:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/sprites.png) no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 2px;
}
.search .more-icon {
  font-style: italic;
  color: #f49800;
}
.cssBackgroundLinkWhite .moreLink {
  color: #fff;
}
.cssBackgroundLinkWhite .moreLink:before {
  background: url(../img/sprites.png) no-repeat 0 -15px;
}
.printLink {
  position: relative;
  font-style: italic;
  color: #424449;
  padding-left: 34px !important;
}
.printLink:before {
  content: "";
  width: 34px;
  height: 15px;
  background: url(../img/sprites.png) no-repeat -80px -14px;
  position: absolute;
  left: 11px;
  top: 2px;
}
.mailLink {
  position: relative;
  font-style: italic;
  color: #424449;
  padding-left: 34px !important;
}
.mailLink:before {
  content: "";
  width: 34px;
  height: 15px;
  background: url(../img/sprites.png) no-repeat -80px 0;
  position: absolute;
  left: 0;
  top: 2px;
}
.box {
  min-height: 20px;
  max-width: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px;
}
.box:after {
  content: "";
  display: table;
  clear: both;
}
.box + .box {
  margin-top: 30px;
}
.box h2,
.box .h2 {
  font-size: 20px;
  line-height: 24px;
}
.box h2,
.box .h2,
.box p {
  margin-bottom: 0;
}
.box p + .imgBlock {
  margin-top: 10px;
}
.box [class^="col-"] {
  padding: 0 3px;
}
.box [class^="col-"] + [class^="col-"] .imgBlock {
  float: right;
}
.box.downloadBox {
  border: 1px solid #dddddd;
}
.box.downloadBox h4,
.box.downloadBox .h4 {
  margin-bottom: 15px;
}
.box.downloadBox .downloadList .downloadEl {
  color: #9e9e9e;
  margin-bottom: 10px;
  list-style: none;
}
.box.naviQuick {
  padding-top: 15px;
  padding-bottom: 19px;
  margin-bottom: 20px;
}
.box.naviQuick .h1 {
  font-size: 35px;
  line-height: inherit;
  margin-bottom: 5px;
}
.box.naviQuick .quicknaviList li {
  font-size: 15px;
  list-style: none;
}
.box.naviQuick .quicknaviList li a {
  position: relative;
  color: #424449;
  padding: 5px 0 5px 25px !important;
  display: block;
}
.box.naviQuick .quicknaviList li a:hover {
  text-decoration: none;
  color: #f49800;
}
.box.naviQuick .quicknaviList li a:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/sprites.png) no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 8px;
}
.box.noBackground {
  padding: 0;
}
.box > .imgBlock {
  margin-bottom: 10px;
}
.box.bgStyleSun {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.box.bgStyleSun .moreLink {
  color: #fff;
}
.box.bgStyleSun .moreLink:before {
  background: url(../img/sprites.png) no-repeat 0 -15px;
}
.cssBackgroundLinkWhite {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.withBackground {
  background-color: #f4f4f4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.search_it-results {
  list-style: none;
}
.containerPrint {
  border-top: 1px solid #9e9e9e;
  padding-top: 15px;
  margin-top: 15px;
  display: block;
}
.navbar {
  min-height: 5px;
  border-bottom: 1px solid #9e9e9e;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.navbar-brand {
  float: none;
}
h1,
.h1,
.containerPrint,
a {
  color: #424449;
}
main {
  background: none;
}
.hidePrint,
.leftCol,
.rightCol,
.navbar nav,
.navbar-collapse.collapse,
.navbar-toggle,
.sr-only,
.pageteaserContainer,
.adminContainer,
.search,
.naviQuick,
.breadcrumb,
.subNavigation,
footer {
  display: none !important;
}
.middleCol {
  width: 100%;
  padding: 0 !important;
}
