#page-content .ce-t3sbs_button {
  margin: 20px 0;
}

#page-content .ce-t3sbs_button-Home {
  margin: -40px 0 0;
}

#page-content .frame-box .ge_button_group .ce-t3sbs_button {
  color: #fff;
  margin: 0;
  text-decoration: none;
}

.frame-box .ge_button_group .ce-t3sbs_button+.ce-t3sbs_button {
  margin-left: 5px !important;
}

/* ############################# */
/* ### Indexed Search ### */
/* ############################# */
.page-link {
  color: rgb(0, 96, 156);
  border-radius: 0;
}

.page-link:hover,
strong>.page-link {
  color: #fff;
  font-weight: 400;
  background-color: rgb(0, 96, 156);
}

.tx-indexedsearch-icon {
  font-size: 18px;
}

/* ############################# */
/* ### Bilder RTE ### */
/* ############################# */


.fsc-default.ce-textmedia>.bodytext>p>img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
  margin-top: 0;
}

.fsc-default.ce-textmedia .gallery~ul,
.fsc-default.ce-textmedia .gallery~.bodytext>ul{
  overflow: hidden;
}

.fsc-default.ce-textmedia>.bodytext>p>img[style*="float: right;"],
.news-text-wrap>p>img[style*="float: right;"] {
  margin-left: 15px;
}

.fsc-default.ce-textmedia>.bodytext>p>img[style*="float: left;"],
.news-text-wrap>p>img[style*="float: left;"] {
  margin-right: 15px;
}

@media(max-width:991.98px) {
  .fsc-default.ce-textmedia>.bodytext>p>img {
    max-width: 100%;
    display: block;
    height: inherit;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none !important;
  }
}

@media(min-width:992px) {
  .fsc-default.ce-textmedia>.bodytext>p>img {
    margin-bottom: 8px;
    margin-top: 7px;
    max-width: 50%;
  }
}

@media(min-width:1200px) {
  .fsc-default.ce-textmedia>.bodytext>p>img {
    max-width: 100%;
  }
}

/* ############################## */
/* ### Text & Bild - Carousel ### */
/* ############################## */
.fsc-default.ce-textmedia .gallery .carousel .carousel-caption {
  position: relative;
  right: 0;
  left: 0;
  color: rgb(0, 96, 156);
  padding: 0;
  top: 0;
}

.fsc-default.ce-textmedia .gallery .carousel .carousel-caption h5 {
  color: rgb(0, 96, 156);
}

.fsc-default.ce-textmedia .gallery .carousel .carousel-caption p {
  display: none;
}

.fsc-default.ce-textmedia .gallery .carousel .carousel-caption h5 p {
  display: block;
}

.fsc-default.ce-textmedia .gallery .carousel .carousel-indicators {
  display: none;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  margin-top: -31px;
}

.fsc-default.ce-textmedia .gallery .image figcaption {}

#baguetteBox-overlay .full-image figure {
  display: inline-block !important;
  position: relative;
  top: 15%;
  height: auto !important;
}

/* ############################# */
/* ### Uploads ### */
/* ############################# */
.ce-uploads:not(.layout-1) ul {
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: -15px;
  width: 100%;
}

.ce-uploads:not(.layout-1) ul li {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  margin: 0;
  margin-top: 15px;
}

.ce-uploads:not(.layout-1) ul li>div {
  background: rgb(255, 255, 255);
  border: 1px solid rgba(0, 0, 0, .125);
  height: 100%;
  padding: 15px;
  text-align: center;
  margin: 0 15px;
}

.ce-uploads:not(.layout-1) ul li:nth-child(odd)>div {
  margin-right: 7.5px;
}

.ce-uploads:not(.layout-1) ul li:nth-child(even)>div {
  margin-left: 7.5px;
}

.ce-uploads ul li.d-block+li.d-block {
  margin-top: 15px;
}

.ce-uploads ul li i[class*="fa-"] {
  font-size: 16px;
  color: rgb(0, 96, 156);
  display: inline-block;
}

.ce-uploads.frame-box>.row {
  margin: 0;
}

.ce-uploads.frame-box ul li .ce-uploads-image {
  margin: 0 0 10px;
}

span.likeFilelink {
  padding-left: 20px;
  display: block;
}

.likeFilelink a,
.likeFilelink strong,
.ce-uploads ul li .ce-uploads-fileName {
  font-size: 18px;
  line-height: normal;
  font-family: 'Titillium Web', Trebuchet MS, sans-serif;
  display: block;
  font-weight: 600 !important;
  color: rgb(0, 96, 156);
}

.likeFilelink a,
.likeFilelink strong,
.ce-uploads.layout-1 ul li .ce-uploads-fileName {
  font-size: 20px;
}

.likeFilelink a,
.likeFilelink strong {
  margin-top: 15px;
  margin-bottom: -10px;
  margin-left: -20px;
  padding-left: 19px;
}

.likeFilelink strong .fa-file-pdf:before {
  font-size: 16px;
  color: rgb(0, 96, 156);
  margin-top: 8px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: 1px;
}

.likeFilelink a.internal-link:before {
  margin-right: 6px;
  margin-left: -17px;
  display: inline-block;
}

.likeFilelink a.external-link:before {
  margin-right: 6px;
  margin-left: -17px;
  vertical-align: 1px;
  display: inline-block;
}

.frame-box .ce-uploads.layout-1 ul li .ce-uploads-fileName,
.frame-box.ce-uploads.layout-1 ul li .ce-uploads-fileName {
  font-size: 18px;
}

.ce-uploads ul li .ce-uploads-image,
.ce-uploads ul li .ce-uploads-content {
  display: inline-block;
  vertical-align: top;
}

.ce-uploads ul li .ce-uploads-content {
  max-width: calc(100% - 26px);
}

.ce-uploads ul li .ce-uploads-image {
  max-height: 150px;
  overflow: hidden;
  width: 150px;
  margin: 0 auto 10px;
  display: block;
  border: 1px solid rgb(0, 128, 201);
}

.ce-uploads ul li .ce-uploads-image.defaultUploadsImage {
  border: 0;
}

.ce-uploads:not(.layout-1) ul li .ce-uploads-filetype,
.ce-uploads:not(.layout-1) ul li .ce-uploads-filesize {
  font-size: 14px;
}

.ce-uploads ul li .ce-uploads-description {
  margin: 5px 0;
}

.ce-uploads:not(.layout-1) ul li .ce-uploads-description {
  line-height: 140%;
  font-size: 14px;
}

.ce-uploads-infos {
  text-transform: uppercase;
}

/* ############################# */
/* ### Abook ### */
/* ############################# */
.tx-addressaddon-listitem .media-body .btn {
  margin: 0 5px;
}

.tx-addressaddon-listitem .media-body .btn i {
  font-size: 21px;
}

aside .tx-addressaddon-listitem .addressPosition {
  margin: 5px 0 8px;
}

aside .tx-addressaddon-listitem {
  font-size: 14px;
  line-height: 150%;
}

.tx-addressaddon-listitem+.tx-addressaddon-listitem {
  margin-top: 15px;
}

aside .tx-addressaddon-listitem+.tx-addressaddon-listitem {
  margin-top: 12px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, .125);
}

aside .tx-addressaddon-listitem i {
  color: rgb(0, 96, 156);
}

aside .tx-addressaddon-listitem svg path {
  fill: rgb(0, 96, 156);
}

/* ############################# */
/* ### Menu ### */
/* ############################# */
div[class*="ce-menu"].fsc-default a.nav-link {
  color: #00609c;
  display: block;
  break-inside: avoid-column;
}

.ce-menu_subpages.layout-1 .card-columns {
  /*
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  */
}

@media (min-width: 992px) {
  .ce-menu_subpages.layout-1 .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
}

.ce-menu_subpages a.card.nav-link,
.ce-menu_pages a.card.nav-link {
  text-align: center;
  padding: 30px;
  margin: 0 0 20px 0px;
}

.ce-menu_subpages a.card.nav-link:before,
.ce-menu_pages a.card.nav-link:before {
  content: "";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009fe3+0,00609c+100 */
  background: #009fe3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #009fe3 0%, #00609c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #009fe3 0%, #00609c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #009fe3 0%, #00609c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#00609c', GradientType=0);
  /* IE6-9 */
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;

  transition: all 0.3s ease;
}

.ce-menu_subpages a.card.nav-link:hover:before,
.ce-menu_pages a.card.nav-link:hover:before {
  opacity: 1;

  transition: all 0.3s ease;
}

.ce-menu_subpages .card.nav-link path,
.ce-menu_pages .card.nav-link path {
  fill: -webkit-linear-gradient(top, rgb(0, 159, 227) 0%, rgb(0, 96, 156) 100%);
}

.ce-menu_subpages .card.nav-link i,
.ce-menu_pages .card.nav-link i {
  display: block;
  font-size: 48px;
  color: rgb(0, 96, 156);
  margin: 0 0 15px 0;
  position: relative;
  line-height: normal;
}

/*
.ce-menu_subpages .card.nav-link i:before,
.ce-menu_pages .card.nav-link i:before {
  color: rgb(0, 96, 156);
  background-image: -webkit-linear-gradient(top, rgb(0, 159, 227) 0%, rgb(0, 96, 156) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
*/

.ce-menu_subpages .card.nav-link h3,
.ce-menu_pages .card.nav-link h3 {
  margin: 10px 0 0;
  font-size: 21px;
  color: rgb(0, 96, 156);
  position: relative;
}

.ce-menu_subpages .card.nav-link:hover *,
.ce-menu_subpages .card.nav-link:hover i:before,
.ce-menu_pages .card.nav-link:hover *,
.ce-menu_pages .card.nav-link:hover i:before {
  color: rgb(255, 255, 255);
  background-image: none;
  -webkit-text-fill-color: rgb(255, 255, 255);
  text-shadow: 1px 1px 4px rgb(0, 33, 56);
}

.menupages.flex-row li,
.menusubpages.flex-row li,
.section-menu a {
  margin-bottom: 5px;
  width: 100%;
}

.menupages.flex-row a.nav-link,
.menusubpages.flex-row a.nav-link,
.section-menu a.nav-link {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
}

.menupages.flex-column li.nav-item a.nav-link,
.menusubpages.flex-column li.nav-item a.nav-link,
.section-menu.flex-column li.nav-item a.nav-link {
  padding-left: 0;
}

.menupages li.nav-item a.nav-link:before,
.menusubpages li.nav-item a.nav-link:before,
.section-menuli.nav-item a.nav-link:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  margin-left: 3px;
  content: "\f105";
  display: inline-block;
}

aside ul.section-menu {
  margin: 0;
}

aside ul.section-menu li+li {
  margin-top: 5px;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}

aside ul.section-menu li a {
  padding: 0;
  text-decoration: none;
}

ul.section-menu>li>a.active {
  display: none;
}

/* ############################# */
/* ### Cards ### */
/* ############################# */
.card,
.card img[class*="card-img"] {
  border-radius: 0;
}

h5.card-title {
  color: rgb(33, 33, 33) !important;
}

h5.card-title+b.card-subtitle {
  font-weight: 500;
}

.card-text p {
  margin: 0;
}

.card-text p+p {
  margin-top: 1rem;
}

a.card {
  transition: all 0.3s ease;
}

.ge_card_wrapper a.ce-link {
  display: block;
  flex: 1 0 0%;
  flex-direction: column;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 15px;
  border: 1px solid rgba(0, 0, 0, .125);
}

.ge_card_wrapper a.ce-link .ce-link-content {
  display: block;
  margin: 0;
  border: 0;
  height: 100%;
}

.ce-t3sbs_card.ce-link-content,
.card.ce-link-content{
  padding: 0;
  box-shadow: none;

  transition: all 0.3s ease;
}

.news a.card:hover,
.ce-t3sbs_card.ce-link-content:hover,
.card.ce-link-content:hover{
  background: rgb(0, 96, 156);
  color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.22);

  transition: all 0.3s ease;
}

.news .card-group:not(.layout-1) a.card:hover .card-body *,
.ce-t3sbs_card.ce-link-content:hover .card-body *,
.card.ce-link-content:hover .card-body *{
  color: #fff !important;
  transition: all 0.3s ease;
}

.ce-t3sbs_card .gallery>.w-50,
.card .gallery>.w-50{
  width: 100% !important;
}

a.card .image {
  position: relative;
}

.card .list-group-item {
  color: rgb(80, 80, 80);
}

/* Image Zoom Animation
a.card .image img{
-webkit-transform: scale(1);
transform: scale(1);
-ms-transform: scaleY(0);

transition: all .3s ease;
}

a.card:hover .image img{
-webkit-transform: scale(1.1);
transform: scale(1.1);
-ms-transform: scaleY(1.1);

transition: all .3s ease;
}


a.card .image:after{
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.6);
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transition: 0.4s;
-ms-transition: 0.4s;
transition: 0.4s;
}

a.card:hover .image:after{
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}

a.card .image .fas{
position: absolute;
top: calc(50% - 23px);
left: calc(50% - 23px);
font-size: 18px;
color: #fff !important;
z-index: 1;
border: 1px solid rgb(0, 159, 227);
border-radius: 50%;
padding: 12px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
background: rgb(0, 96, 156);

-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
transition: all 0.3s ease 0s;
}

a.card:hover .image .fas{
-webkit-transform: scale(1);  
-ms-transform: scale(1);  
transform: scale(1);
}
*/

/* Cards mit Bildern */
.ce-card_wrapper.layout-1 a.ce-link{
  width:100%;
}
.ce-t3sbs_card.layout-1,
.card.layout-1{
  height:100%;
  flex-basis: 100%!important;
}

.ce-t3sbs_card.layout-1 .gallery,
.card.layout-1 .gallery{
  height: 213px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ce-t3sbs_card.layout-1 .first-figure,
.card.layout-1 .first-figure{
  line-height:0;
}

.ce-t3sbs_card.layout-1 .card-img-top.img-fluid,
.card.layout-1 .card-img-top.img-fluid{
  height: inherit;
  max-height: 213px;
  max-width: 100%;
}

.ce-t3sbs_card.layout-1 img[src*="logo_arbeitskammer_saarland.svg"],
.card.layout-1 img[src*="logo_arbeitskammer_saarland.svg"]{
padding:3rem;
}

.card-deck h3.card-title{
  font-size: 18px;
  color: rgb(33, 33, 33) !important;
}

/* ############################# */
/* ### Collapsible ### */
/* ############################# */
.accordion-item {
  border: 0;
  background-color: transparent;
  box-shadow: none !important;
  color: inherit;
}
.background-image.layout-1 .accordion-item {
  background-color: rgb(0, 96, 156);
}
.ce-collapsible_container .accordion-item + .accordion-item,
.accordion .accordion-item + .accordion-item,
.news-menu-view .accordion-item + .accordion-item {
  margin-top:10px;
}
.ce-collapsible_container .accordion-header,
.news-menu-view .accordion-header {
  padding: 0;
  margin-bottom: 0 !important;
  background-color: rgba(240, 240, 240, 0.8);
  border-bottom: 0;
  border-top: 0;
  border-radius: 0;
  margin-top: 0;
}
.ce-collapsible_container .accordion-header button,
.ce-collapsible_container .accordion-header button.collapsed,
.ce-collapsible_container .accordion-header button[aria-expanded="false"],
.news-menu-view .accordion-header a,
.news-menu-view .accordion-header a.collapsed {
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  color: #00558b;
  background-color: transparent;
}
.ce-collapsible_container .accordion-header button:focus,
.news-menu-view .accordion-header a:focus,
.ce-collapsible_container .accordion-header button:hover,
.news-menu-view .accordion-header a:hover,
.ce-collapsible_container .accordion-header button[aria-expanded="true"] {
  background: rgb(0, 96, 156);
  color: #fff;
}
.ce-collapsible_container .accordion-header button:focus,
.news-menu-view .accordion-header a:focus {
  outline: 2px dotted #ffffff;
}

.ce-collapsible_container .accordion-header button {
  justify-content: space-between;
  align-items: center;
}
/*
.ce-collapsible_container .accordion-header button.collapsed,
.news-menu-view .accordion-header a.collapsed {
color: rgb(0, 96, 156) !important;
background-color: transparent !important;
}
*/
.ce-collapsible_container .accordion-header button:after,
.news-menu-view .accordion-header a:after {
  background: transparent;
  font-size: 22px;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  transform: rotate(90deg);
  padding: 0 !important;
  margin: 0;
  display: inline-block;
  width: 8px;
  height: 20px;
  line-height: 100%;
}

.ce-collapsible_container .accordion-header button.collapsed:after,
.news-menu-view .accordion-header a.collapsed:after {
  padding-top: 12px;
  transform: rotate(0deg);
  padding-left: 5px;
}

.ce-collapsible_container .accordion-header button.collapsed:hover:after,
.news-menu-view .accordion-header a.collapsed:hover:after {
  -webkit-animation-name: wobble;
  animation-name: wobble;

  -webkit-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;

  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.news-menu-view .accordion-header a:after {
  padding-top: 2px;
}

.ce-collapsible_container .accordion-body {
  padding: 5px 15px 13px;
}

.ce-collapsible_container .accordion-body>.fsc-default>header>h3 {
  margin-top: 15px;
}

/* ############################# */
/* ### Page Navigation ### */
/* ############################# */
.page-navigation {
  margin: 15px 0;
}

.page-navigation:after {
  content: "";
  display: block;
  clear: both;
}

.page-navigation ul,
.page-navigation p {
  float: none !important;
}

.page-navigation ul li {
  float: none !important;
  display: inline-block !important;
  padding: 0 !important;
}

.page-navigation ul li a {
  color: rgb(0, 0, 0);
}

.page-navigation ul li a:hover {
  background: rgb(0, 0, 0);
  color: #fff;
}

/* ############################# */
/* ### YouTube ### */
/* ############################# */
.video .slavleeYouTube-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video .slavleeYouTube-iframe .slavleeYouTube-logo{
  width: 100% !important;
  height: 100% !important;
}
.video .slavleeYouTube-iframe .slavleeYouTube-youtube-logo img {
  max-width:100%;
  height:auto;
}
.video .slavleeYouTube-iframe .slavleeYouTube-logo .slavleeYouTube-iframe-disarmed img{
  -webkit-filter: none;
  filter: none;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
}
.video .slavleeYouTube-iframe .slavleeYouTube-logo .slavleeYouTube-iframe-disarmed img[src*="play.svg"]{
  padding:10%;
}
.video .slavleeYouTube-iframe .slavleeYouTube-logo .slavleeYouTube-iframe-notice{
  background: rgb(0, 111, 179);
  font-size: 14px;
  color: rgb(255,255,255);
  box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
  padding: 8px 15px;
  line-height: 155%;
  font-family: 'Roboto Condensed', sans-serif;
}
.slavleeYouTube-iframe .slavleeYouTube-logo .slavleeYouTube-iframe-notice a, .slavleeYouTube-iframe .slavleeYouTube-logo .slavleeYouTube-iframe-notice a:visited {
  font-weight: 400!important;
  color: #fff!important;
  text-decoration: underline;
}

/* ############################# */
/* ### Google Maps ### */
/* ############################# */
.js-gme-preview {
  position: relative;
}

.js-gme-preview .preview-image {
  position: relative;
  overflow: hidden;
}

.js-gme-preview .preview-image img {
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.js-gme-preview .warner-container {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 91%;
  max-width: 500px;
}

.js-gme-preview .warner-container.with-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ############################# */
/* ### Modal ### */
/* ############################# */
.modal-backdrop {
  background-color: rgb(0,57,93);
}

.modal-backdrop.show {
  opacity: 0.95;
}

.modal .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 28px;
  margin: 0;
  padding: 5px;
  cursor: pointer;
  outline: 0 !important;
}
.modal .btn-primary:focus,
.modal .btn-close:focus {
  outline: 2px dotted #fff !important
}

/* ############################# */
/* ### Suche - Modal ### */
/* ############################# */
.search-modal .modal-content {
  background-color: transparent;
  border: 0;
}

.search-modal .modal-content #tx-indexedsearch-searchbox-sword {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  box-shadow: none !important;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}

.search-modal .modal-content #tx-indexedsearch-searchbox-sword::-moz-placeholder {
  color: rgb(255, 255, 255);
  opacity: 0.6 !important;
}

.search-modal .modal-content #tx-indexedsearch-searchbox-button-submit {
  background: transparent;
  border: 0;
  font-size: 22px;
  box-shadow: none !important;
}

.search-modal .modal-content .tx-indexedsearch-autocomplete {
  background: transparent;
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  font-size: 90%;
}

.search-modal .modal-content .tx-indexedsearch-autocomplete ul {
  border-top: 0;
}

.search-modal .modal-content .tx-indexedsearch-autocomplete li {
  padding: 8px 10px;
  color: #fff;
  font-size: 16px;
}

.search-modal .modal-content .tx-indexedsearch-autocomplete li+li {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.search-modal .modal-content .tx-indexedsearch-autocomplete li:hover {
  color: rgb(0, 96, 156);
  background: rgba(255, 255, 255, 0.6);
}


/* ############################# */
/* ### AAA ### */
/* ############################# */
.fontsizeLogo {
  opacity: 0.25;
  cursor: pointer;
  width: 21.25%;
  margin: 15px 0;
}

.fontsizeLogo+.fontsizeLogo {
  margin-left: 5%;
}

.fontsizeLogo.active {
  opacity: 1;
}

#fontSizeDescription .modal-content {
  padding: 0 15px 15px;
  font-size: 14px;
}

#fontSizeDescription ul,
#fontSizeDescription ol {
  margin: 0 0 0 15px;
}

#fontSizeDescription ul li,
#fontSizeDescription ol li {
  margin: 0 0 5px 0;
}

/* ############################# */
/* ### Cookiebanner ### */
/* ############################# */
/*.cc_container,
.cc_message,
.cc_btn {
-webkit-animation-name: none;
animation-name: none;
}
.cc_banner-wrapper{
position: fixed;
top: calc(50% - 160px);
z-index: 99998;
width: 340px;
}
.cc_banner-wrapper .bannerIcon {
display: flex;
width: 60px;
height: 60px;
background: rgb(0, 128, 201);
position: absolute;
top: calc(50% - 30px);
left: 100%;
align-items: center;
justify-content: center;
font-size: 28px;
color: #fff;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
cursor: pointer;
box-shadow: 2px 2px 7px -2px rgba(0,0,0,.6);
font-family: 'Roboto', sans-serif;
padding-bottom: 7px;
padding-right: 0px;
transition: all 0.3s ease; 
}
.cc_banner-wrapper.active,
.cc_banner-wrapper:hover{
opacity:1!important;
}

.cc_container {
position: relative;
width: 100%;
height: 100%;
padding: 15px;
background: #fff;
border: 1px solid rgb(0, 128, 201);
border-left: 0;
background:rgb(0, 128, 201);
box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.6);
}
.cc_container p.cc_message{
line-height: 160%;
font-size: 15px !important;
font-family: 'Roboto Condensed', sans-serif;
color: #fff;
}
.cc_container p.cc_message a{
color: #fff;
text-decoration:underline;
}
.cc_container .cc_btn{
float: none;
margin: 15px 0 0;
font-size: 15px;
background: rgb(0, 96, 156) !important;
color: rgb(255, 255, 255) !important;
width: auto;
max-width: inherit;
display: inline-block;
border-radius:0;
font-family: "Titillium Web", Trebuchet MS, sans-serif;
}*/

/* ############################# */
/* Cookiebanner */
/* ############################# */
/*#cookie_banner{
padding: 10px 15px;
}

#cookie_banner_settings{
width: inherit;
margin: 0 auto;
left:0;
right:0;
}

h3#cookie_banner_headline{
display: inline-block;
color:rgb(0,95,155);
max-width:calc(100% - 18px);
}

.cookie_categories_list{
margin:0;
}

.cookie_categories_list .custom-switch{
padding-left:0;
}

.cookie_categories_list_description p{
margin: 0 0 20px 0;
padding-left: 18px;
}

#cb_settings_content .modal-header .close {
margin-top: 2px;
}

#cookie_banner_active{
background-color:rgba(0,159,227,0.8);
}
#cookie_banner_active:hover{
background-color:rgba(0,159,227,1);
}
p.bannerTextSize{
margin-top:9px;
}

@media(min-width:1200px){
.text-xl-right{
text-align:right;
}
}

@media(max-width:767px){
#cookie_banner_settings{
max-width:90%;
}
}

@media(max-width:575px){
#cookie_banner .spacer{
display:none;
}
a.bannerTextSize,
a#cookieEditButton{
display:block;
margin-bottom:15px!important;
}
}*/

/* ############################# */
/* ### Formulare ### */
/* ############################# */
.form-control {
  border-radius: 0;
}

.form-control:focus {
  border-color: rgb(0, 159, 227);
}

.tx-powermail .powermail_fieldset .powermail_field_error,
.tx-powermail .powermail_fieldset .parsley-error,
.tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus,
.tx-powermail .powermail_fieldset div.error {
  border-color: #c00;
}

.mandatory {
  color: #c00;
}

.tx-powermail>.container-fluid {
  padding: 0;
}

.tx-powermail div[class*=" col-"].powermail_fieldwrap.layout1 {
  flex: 100%;
  max-width: 100%;
}

.tx-powermail .btn.btn-primary {
  border: 2px solid rgb(0, 159, 227);
  background: rgb(0, 111, 179);
  display: inline-block;
  text-transform: none;
  color: rgb(255, 255, 255);
  font-weight: 500;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.tx-powermail .btn.btn-primary:hover {
  background-color: rgb(0, 96, 156);
  border-color: rgb(0, 128, 201);
  color: rgb(255, 255, 255);
  transition: all 0.3s ease 0s;
}

.tx-powermail .btn.btn-primary.btn-danger {
  background-color: rgb(220, 53, 69);
  border-color: rgb(220, 53, 69);
}

.tx-powermail .btn.btn-primary.btn-danger:hover {
  background-color: rgb(200, 35, 51);
  border-color: rgb(189, 33, 48);
}

.form-group {
  margin-bottom: 1rem;
}

label {
  margin-bottom: .5rem;
}

label.control-label {
  font-weight: 500;
}

.powermail_fieldwrap_type_reset,
.powermail_fieldwrap_type_submit {
  width: inherit;
  display: inline-block;
  max-width: inherit;
  flex: 0;
}

.powermail_confirmation .btn-group>form+form {
  margin-left: 15px;
}

input.parsley-error{
  background-color: RGB(235, 204, 209)!important;
}

.tx-powermail .powermail_fieldset .parsley-errors-list {
  display:none;
  margin:5px 0 20px 0;
  padding:0;
  list-style-type:none;
  background-color:#F2DEDE;
  border:1px solid #EBCCD1;
  width:100%;
  float:right;
  clear:left;
}
.tx-powermail .powermail_fieldset .parsley-errors-list.filled {
  display:block;
}
.tx-powermail .powermail_fieldset .parsley-errors-list>li {
  color:#A94442;
  padding:5px 10px;
  font-size: 15px;
  line-height: 26px;
}
.tx-powermail .powermail_fieldset .powermail_field_error,
.tx-powermail .powermail_fieldset .parsley-error,
.tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus,
.tx-powermail .powermail_fieldset div.error {
  background-color:#EBCCD1;
  color:#A94442;
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list {
  width:100%;
  margin-bottom:0;
  background-color:#EBCCD1;
  border:none;
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list>li {
  padding-left:5px;
}

/* ############################# */
/* ### Newsletter ### */
/* ############################# */
.tx-registeraddress>ul.formerror {
  display: none;
}

.tx-registeraddress input.f3-form-error {
  border-color: rgb(204, 0, 0);
  background-color: RGB(235, 204, 209);
  color: RGB(169, 68, 66);
}

.tx-registeraddress input.f3-form-error+.parsley-errors-list {
  display: block;
}

.dmailcategories {
  margin: 30px 0 20px;
}

.tx-registeraddress ul.typo3-messages {
  margin: 0;
  list-style: none;
  padding: 0;
  border-radius: 0;
}

.tx-registeraddress ul.typo3-messages li {
  margin: 0;
  border-radius: 0;
}

.tx-registeraddress ul.typo3-messages li p {
  margin: 0;
}

/* ############################# */
/* ### tt_products ### */
/* ############################# */
.productTitle {
  margin-top: -10px;
}

.prodCatSelect {
  margin-bottom: 30px;
}

.prodCatSelect .showCart i {
  margin-right: 8px;
}

#catSelect {
  height: 40px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.order_form .more.btn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  content: "\f217";
}

.order_form .more.btn input {
  margin: -.375rem -.75rem -.375rem -32px;
  padding: .375rem .75rem .375rem 32px;
}

.tx-akbookletshop>.ak-shop-items+.ak-shop-items{
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #aaa;
}

.tt_products_item_single_display .singlelink i{
  margin-right: 5px;
}

.tt-products-basket table.basket_items{
  width: 100%;
}

.ttpPrice p {
  font-size: 16px;
}

.notInStock {
  color: #c00;
  font-weight: 500;
  margin-left: 10px;
}

.wk_quantity {
  height: 37px;
  /*width: inherit;*/
  width: 60px;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 7px;
  display: inline-block;
  padding: 3px 5px;
}

#basketForm .wk_quantity {
  margin: 0;
}

#basketForm td.price,
#basketForm td.total {
  white-space: nowrap;
}

.wtcart_cart_fieldwrap_radio input {
  vertical-align: middle;
}

/*
.tt_products_basket_info fieldset{
background: #fff;
padding: 15px;
border: 1px solid #ccc;
margin: 35px 0;
}
.tt_products_basket_info legend {
background: rgb(0, 96, 156);
padding: 5px 15px;
font-size: 16px;
display: inline-block;
margin: -19px 0 0px 0;
width: inherit;
color: #fff;
}
*/
.tt_products_basket_info label:not(.checkbox) {
  display: block;
}

.tt_products_basket_info label strong {
  font-weight: 500;
}

.tt_products_basket_info label:not(.checkbox) strong {
  width: 120px;
  display: inline-block;
}

.wtcart_cart_fieldwrap_radio input {
  margin-right: 5px;
}

.tt-products-single .gallery img {
  max-width: 100%;
  height: auto;
}

#field_personinfo_salutation,
#field_delivery_salutation {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  color: rgb(73, 80, 87);
  background-color: rgb(255, 255, 255);
  font-size: 16px;
}

@media(max-width:991.98px) {

  .ce-menu_pages.layout-1 .card-columns,
  .ce-menu_subpages.layout-1 .card-columns {
    column-count: 2;
  }
}

@media(max-width:767.98px) {
  .card-group.ge_card_wrapper {
    flex-direction: column;
  }

  .card-group.ge_card_wrapper>a.ce-link {
    margin-bottom: 15px;
  }

  .cc_banner-wrapper .bannerIcon {
    display: none;
  }

  .cc_banner-wrapper {
    width: 100%;
    bottom: 0 !important;
    opacity: 1 !important;
    top: inherit;
    right: 0;
    left: 0 !important;
    box-shadow: 0px 0px 5px 1px rgb(159, 159, 159);
  }

  .cc_container .cc_btn {
    display: block;
    margin: 15px -15px -15px;
    padding: 15px;
  }

  .ce-menu_pages.layout-1 .card-columns,
  .ce-menu_subpages.layout-1 .card-columns {
    column-count: 1;
  }
}

@media(max-width:575.98px) {
  .ce-uploads:not(.layout-1) ul li:nth-child(n)>div {
    margin-right: 15px;
    margin-left: 15px;
  }
}

/* Organigramm */
#page-3284 .h-101 p{
  margin: 0;
  padding: 0;
}
#page-3284 .h-101 p::after{
  display:none;
}
#page-3284 .ce-textmedia{
  padding: .5rem;
  border-top: 3px solid #fff;
}