* {
    margin: 0;
    padding: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 101%;
}
body {
    background: #d6e3f6;
    color: #000;
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
    font-size: 17px;
  font-weight: normal;
    margin: auto;
    text-align: left;
  -webkit-text-size-adjust: none;
}

a {
    outline: none;
    text-decoration: none;
  color: #0e4194;
}

a:hover {
  color:#000;
}

img, a img {
    border: 0 solid;
}

p {
    line-height: auto;
    margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Saira Extra Condensed;
  /* font-weight: 300; */
  color: #0e4194;
  line-height: 1em;
  text-align: center;
}

h1 {
    font-size: 60px;
  font-weight: 300;
    margin: 0.2em 0px -0.2em 0px;
  padding: 0px;
  text-transform: none;
}

h2 {
    font-size: 40px;
  font-weight: 300;
    margin: 1em 0px 0.5em 0px;
  padding: 0px;
  text-transform: none;
}

.contentcolumn3 h2 {
  color: #fff;
}

h3 {
    font-size:   28px;
  font-weight: 300;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

h2~h3 {
  margin-top: -0.5em;
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-size:   20px;
  color: #000;
  font-weight: bold;
}
  
#page-wrap {
  padding: 20px 0px
}

body.startseite #page-wrap {
  /* padding-top: 0px; */
}

#page {
    text-align: left;
  position: relative;
}

#content-wrap {
  max-width: 960px;
  margin: auto;
  line-height: 1.3em;
}

#content-main {
  padding-right: 22px;
}

#page-content {
  margin-top: 0px;
    margin: auto;
    text-align: left;
    width: 960px;
  overflow: hidden;
  position: relative;
  padding: 16px 0px;
}

#header-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: url("images/bg-header.png") repeat-x scroll left top transparent;
  background-size: contain;
  z-index: 50;
  /*
  position: fixed;
  width: 100%;

  */
}

#header {
    margin: auto;
    text-align: left;
    max-width: 960px;
  overflow: visible;
  position: relative;
  padding-bottom: 0px;
  margin-top: 0px;
  min-height: 235px;
}

#header-wrap hr {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  color: #fff;
  background-color: #fff;
  height: 3px;
  border: none;
}


#logo {
    position: absolute;
    left: 10px;
    top: 10px;
  /* width: 225px; */
}

#logo img {
  margin: auto;
  width: 279px;
  height: auto;
  display: block;
}

#phone {
  font-family: inherit;
  font-weight: normal;
  font-size: 25px;
  color: #fff;
  position: absolute;
    right: 10px;
    top: 5px;
}

#phone a {
  color: #fff;
}

#menu, #menu1 {
  background-color: #c00d0e;
  background-color: rgba(192,13,14,0.85);
  position: absolute;
  top: 120px;
  left: 0px;
  width: 100%;
  font-family: 'Saira Extra Condensed', Arial, Helvetica, sans-serif;
}

#menu {
  z-index: 100;
  background-color: transparent;
  left: 0px;
  top: 120px;
  width: auto;
  right: auto;
  /* width: auto !important; */
}

#menu a {
  color: #fff !important;
  font-size: 24px !important;
}

#menu ul, #menu1 ul, #submenu ul, #features ul, #header-menu ul {
  list-style: none outside none;
    display: block;
  margin: 0;
  padding-top: 0px;
  overflow: hidden;
  position: relative;
}
#menu ul {
  max-width: 960px;
  margin: auto; 
  /* text-align: right; */
}

#menu li, #menu1 li, #submenu li, #features li, #header-menu li {
    border-left: 0px none;
    display: inline-block;
  zoom: 1;  *display: inline;  /* IE7 Hack */
  padding: 0px;
  vertical-align: top;
}

#menu li, #menu1 li {
  padding: 0px;
  display: block;
}

#menu  li {
  float: left;
  /* border: 1px solid #3f4e54; */
  margin-right: 10px;
  /* background-color: #3f4e54; */
  max-width: 20%;
}

#menu li ul {
  /* transform: skewX(10deg); */
  padding-top: 5px;
}

#menu li li {
  max-width: auto;
}

#menu li li a {
  
  text-align: left;
  font-size: 20px !important;
}

#menu li:hover {
  background-color: #fff !important;
}

#menu li:hover a {
  color: #0e4194 !important
}

#menu li li,#menu li.last, #menu1 li li {
  padding: 0px;
  margin-bottom: 5px;
}

#menu li li,#menu li.last {
  margin-bottom: 0px;
}



#menu a, #menu1 a, #submenu2 a {
  font-weight: normal;
  display: block;
    color: #fff;
  padding: 7px 9px;
  white-space: nowrap;
  font-size: 18px;
  
}

#menu a {
  /* padding: 3px 3px 3px 3px; */
}

#menu a:hover, #menu  li.active a, #menu  b a, #menu1 a:hover, #menu1  li.active a, #menu1  b a {
  color: #000;
  /* background-color: #fff !important; */
}

#menu li a, #menu1 li a  {
  font-weight: normal;
}

#menu li a {
  white-space: normal;
  line-height: 1.2em;
}

#menu li li a{
  white-space: nowrap;
}

#menu li li a, #menu1 li li a {
  color: #0e4194 !important;
  font-weight: normal;
}

#submenu {
  display: none;
  /*
  background-color: #999;
  color: #fff;
  padding: 3px;
  */
  max-width: 960px;
  margin: auto;
  z-index: 100;
  position: relative;
}

#submenu ul {
  position: absolute;
    right: 200px;
    top: 10px;
}

#submenu li {
  margin-left: 1em;
}

#submenu a {
  color: #fff;
  font-size: 12px;
}

#header-menu {
  position: absolute;
  right: 0px;
  top: 5px;
}

#header-menu .hm {
  /* background: url("images/icon-handy.png") no-repeat left center transparent; */
  padding: 0px;
  margin-right: 0px;
  border: 0px none;
  background-size: 20px auto;
  background-position: 15px center;
  color: #fff;
  vertical-align: bottom;
  padding: 10px 0px;
  margin-left: 2em;
}

#header-menu .hm.icon{
  background: url("images/icon-phone.png") no-repeat left center transparent;
  background-size: auto 30px;
  padding-left: 40px;
}

#header-menu .hm.icon.phone{
  padding-left: 25px;
}

#header-menu .hm.icon.mail{
  background-image: url("images/icon-mail.png");
}

#header-menu  .hm  a {
  padding: 0px;
  text-align: left;
  color: #fff;
}

#header-menu  .hm  a:hover {
  /*
  background-color: #e2061b;
  color: #fff;
  */
}

#header-menu  .hm1 a {

}

#header-menu  .hm2 a {

}

#header-menu  .hm3 a {

}

#header-menu  .hm4 {
  /*
  background-image: url("images/icon-email.png");

  background-size: 25px auto;
  */
  background-position: 15px center;
  margin-left: 20px;
}

#header-menu  .hm4 img {
  height:35px; width:auto; display: inline; vertical-align: bottom;
  border-radius: 0px;
}

#header-menu  .hm5 {
  /*
  background-image: url("images/icon-handy.png");
  */
}

#header-menu  .hm5  i {
  display: block;
}

#header-menu  .hm5 a {
  background: transparent;
  padding: 0px;
  border: 0px none;
}

#slider-wrap {
  overflow: hidden;
}

#slider-content {
    width: auto;
  margin: auto;
  overflow: hidden;
  position: relative;
  /* padding-bottom: 20px; */
  background-color: transparent;
}

.slideroverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}

.slideroverlay img {
    position: absolute;
  width: 100%;
  height: auto;
  bottom: 0px;
  left: 0px;
  border-bottom: 1px solid #d6e3f6; /* CHROME FIX */
  /*
    top: 0px;
    left: -9999px;
    right: -9999px;
    margin: auto;
  width: auto;
  height: 1203px;
  */
}

.flexslider .slides > li:first-child {
  display: block;
}

#teaser-wrap {
  /*
  padding-top: 20px;
  margin-bottom: 20px;
  */
}

#teaser-content{
    max-width: 960px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}

.startseite #teaser-content {
  /* margin-top: -3em; */
}

.maskcontainer, .startteaser, .angebote {
  margin: 0px -10px;
  margin-bottom: 1em;
}

.startteaser {
  text-align: center;
}

.startteaser .column, .tmask.content {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 33.33%;
  padding: 0px 10px;
}

.angebote.cols4 .tmask.content {
  width: 25%;
}

.ansprechpartner {
  text-align: center;
}

.ansprechpartner.maskcontainer {
  margin-bottom: 0px;
}

.ansprechpartner .tmask.content {
  width: 16.66%;
  margin-bottom: 20px;
}

.ansprechpartner .ce-container {
  background-color: #f0f0f0;
  text-align: center;
  color: #3f4e54;
}

/*.tmask.content .ce-center .ce-outer, .ce-center .ce-inner  {
  float: none;
  right: auto;
}*/

.startteaser .column {
  margin-bottom: 2.5em;
}

.startteaser a {
  display: block;
  padding: 0px;
  margin: 0px;
}

.startteaser img {
  max-width: 100%;
  height: auto;
  display: block;
}

.frame-layout-3 figure{
  position: relative;
}

.frame-layout-3 .image-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 8px solid #fff;
}


.frame-layout-3 .image-caption span  {
  min-height: 50px;
  background: #fff;
  width: 100%;
  display: block;
font-size:calc(13px + (20 - 13) * ((100vw - 320px) / (960 - 320))) !important;
  color: #0e4194;
  line-height: normal;
}


@media (min-width:1590px) {
  .frame-layout-3 .image-caption span {
    font-size: 20px !important;
  }
}


.startteaser .teasertext,
.frame-layout-3 .image-caption .arrow {
  /* padding: 10px; */
  background: url("images/bg-teaser.png") no-repeat scroll center top transparent;
  background-size: cover;
  display: block;
  margin: 0;
  width: 100%;
  height: 40px;
  position: relative;
}

.startteaser .teasertext:hover {
  /* background-color: #c00d0e; */
}

.startteaser .teasertext a {
  font-size: 20px;
  color: #0e4194;
  line-height: normal;
  padding-top: 35px;
  height: 90px;
}

#teaser-content  .csc-default {
  display: inline-block;
  position: relative;
  margin: 15px 5px 15px 5px;
  width: 22%;
  width: calc(25% - 10px);
  vertical-align: top;
}

#teaser-content  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
  border-radius: 50%;
}

#teaser-content  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  padding: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 0px;
  display: inline-block;
  max-width: 100%;
}

#teaser-content .csc-textpic-text a {
  font-size: 27px;
  margin: 10px 0px;
  display: block;
  line-height: 1em;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

#teaser-content  div.csc-textpic-text {
  /*
  position: absolute;
  width: 90%;
  padding: 5%;
  z-index: 10;
  */
}

#teaser-content  h1, #teaser-content  h2, #teaser-content  h3, #teaser-content  h4 {
  padding: 0px;
  margin: 0px;
}

#teaser-content div.csc-textpic-center .csc-textpic-center-inner, #teaser-content div.csc-textpic-center .csc-textpic-center-outer {
  float: none;
    position: relative;
    right: auto;
}

#kontakt {
  font-size: 27px;
    background: #dae2e9;
  color: #ff8b00;
  font-weight: 300;
}

#kontakt .pre {
  font-size: 14px;
}

#kontakt a {
  color: #ff8b00;
  text-decoration: none;
}

#kontakt a:hover {
  color: #000;
}

#kontakt #email {
  float:left;
  padding-left: 5px;
    background: #dae2e9;
} 

#kontakt #email a {
  padding: 0px 3px 0px 32px;
  display: block;
}

#content-wrap li {
  /* padding: 0px 0px; */
}

.contentcolumn {
  float: left;
  box-sizing: border-box;
}

.contentcolumn1 {
    padding: 0px 20px 0px 0px;
    width: 660px;
}

.contentcolumn2 {
  width: 300px;
  padding: 0px 0px;
}

.contentcolumn3 {
  width: 230px;
  background: #f37c1d;
  padding: 8px 14px ;
}

.contentcolumn3  p {
  line-height: normal;
}

.contentcolumn3  a {
  color: #fff;
}

.contentcolumn3 div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
}

.contentcolumn3 div.csc-textpic .csc-textpic-imagewrap table {
  width: 100%;
}

.contentcolumn3 .csc-textpic-caption {
  text-align:left;
}

.contentcolumn3 .csc-default {
  padding-bottom: 0px;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
}

.contentcolumn3 .csc-default:first-child, .contentcolumn3 .csc-default:last-child {
  padding-bottom: 0px;
  border-bottom: 0px solid white;
  margin-bottom: 0px;
}

#footer-wrap {
  background: url("images/bg-footer.jpg") no-repeat scroll center top transparent;
  background-size: cover;
}

#footer-inner-wrap {
  position: relative;
  background: url("images/bg-footer-overlay.png") no-repeat scroll center top transparent;
  background-size: contain;  

  color: #000;
  padding: 20px 0px;
  padding-top: 150px;
}

#footer {
  margin: auto;
    text-align: left;
    /* max-width: 960px; */
  overflow: visible; 
  position: relative;
  color: #cad5ef;
}

#footer p {
  line-height: normal;
}

#footer h2 {
  color: #ccc;
  margin-top: 0.5em;
  font-size: 30px;
  text-align: left;
}

#footer-kontakt {
  text-align: left;
  padding-left: 0px;
  background-color: rgba(0,0,0,0.5);
  padding-top: 1em;
}

#footer-kontakt  strong {
  font-weight: normal;
  font-size: 20px;
}

#footer-features {
  float: right;
}

#footer-kontakt ul, #footer-features ul {
  max-width: 960px;
  float: none;
  list-style: none outside none;
    display: block;
  margin: 0px;
  margin: auto;
  overflow: hidden;
}  
li.fcol {
  /* border-right: 1px solid #fff; */
    display: inline-block;
    float: none;
  margin: 0px;
  /* padding: 0px 3em 0px 0px; */
  width: 50%;
  vertical-align: middle;
}

li.fcol a {
  color: #fff;
}

li.fcol1 {
  /*
  max-width: 300px; 
  margin-top: 1em;
  */
}

li.fcol2 {
  text-align: right
}

li.fcol4 {
  padding-right: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}

li.fcol4 img {
  height: 35px !important;
  width: auto !important;
}

li.fcol4 .csc-textpic-text {
  padding-top: 1em;
  text-align: right;
}

li.fcol4 div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
  width: auto;
}

/* zentrierte icons footer */
#footer .fcol1 div.csc-textpic .csc-textpic-imagewrap {
  text-align: center;
}

#footer .fcol1 div.csc-textpic .csc-textpic-imagewrap img {
  display: inline;
  max-height: 41px;
  width: auto;
}

#footer-features li.feat.last{
  padding-right: 4px;
}

#footer-kontakt .footermenu li {
  float: none;
}

#footer a {
    text-decoration: none;
}

#footer a:hover {
  color: #000;
}

.tx-ws-flexslider {
    margin-bottom: 0px;
}

#footer .frame-type-menu_sitemap_pages ul {
  overflow: hidden;
  list-style-type: none;
  font-family: 'Saira Extra Condensed', Arial, Helvetica, sans-serif;
}

#footer .frame-type-menu_sitemap_pages li {
  /* width: 33.33%; */
  display: inline-block;
  margin-bottom: 1em;
  /*
  margin-right: 12px;
  max-width: 20%; */
  vertical-align: top;
  padding-right: 20px;
  width: 33%;
}

#footer .frame-type-menu_sitemap_pages li a {
  padding: 3px 0px 3px 0px;
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}

#footer .frame-type-menu_sitemap_pages li li {
  display: block;
  width: auto;
  margin-bottom: 0px;
  padding-right: 0px;
}

#footer .frame-type-menu_sitemap_pages li li a {
  font-weight: normal;
  white-space: nowrap;
  font-size: 20px;
  line-height: normal;
}

#socials {
  padding-top: 30px;
}

#socials .fcol1 img {
  width: 48px;
  height: auto;
  display: block;
}

.contentwidth {
  max-width: 960px;
  margin: auto;
}


#content-about {
  margin: 0px -10px;
  margin-bottom: 1em;
  padding-top: 1em;
  font-size: 14px;
  line-height: initial;
}

#content-about ul {
  list-style: none outside none;
    display: block;
  margin: 0px;
  overflow: hidden;
}

#content-about .col {
  display: inline-block;
    position: relative;
    vertical-align: top;
    width: 25%;
    padding: 0px 10px;
  color: #666;
  text-align: center;
}

#content-about .col img {
  width: 100%;
  max-width: 213px;
  height: auto;
}

#content-about header {
  margin: 0px;
  border-top: 0em solid transparent;
  border-bottom: 1em solid transparent;
}

#content-about .ce-center .ce-outer, #content-about .ce-center .ce-inner, #content-about .ce-column {
  float: none;
  right: auto;
}

#content-about .ce-gallery figure {
    display: inline-block;
}

/* SLIDER */

.flexslider {
    border: 0px solid #fff !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px !important;
  background-color: transparent !important;
}

.flex-control-paging li a {
  width: 19px !important;
  height: 19px !important;
  background: none repeat scroll 0 0 rgb(255, 255, 255) !important;
  box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 rgb(0, 0, 0) !important;
}

.flex-control-paging li {
  background: #fff;
  border-radius: 50%;
  display: block;
  padding: 1px;
}

.tx-ws-flexslider .caption-wrapper {
    background-color: transparent;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 960px;
}

.tx-ws-flexslider .caption-text {
    background: transparent !important;
    margin: 30px 0px;
  padding: 0px !important;
    position: relative !important;
    width: auto !important;
  left: auto !important;
  top: auto !important;
}

.tx-ws-flexslider .caption-body p {
    color: #fff;
    font-family: Source Sans Pro;
  font-weight: 300;
  font-size: 40px;
    font-size: 2.5vw;
    margin-bottom: 0;
  line-height: 1em !important;
}


/* SR_LANGUAGEMENU */
.tx-srlanguagemenu .CUR, .tx-srlanguagemenu .NO, .tx-srlanguagemenu .INACT {
  float: left;
  padding-right: 10px;
}

.tx-srlanguagemenu div:last-child {
  padding-right: 0px;
}

.tx-srlanguagemenu .tx-srlanguagemenu-flag-linked, .tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
  display: block;
  width: 30px;
  height: auto;
}


/* TYPO3 CE */

.ce-textpic li, .ce-text li {
  margin-left: 20px;
  padding: 1px 0px;
}

.ce-textpic ol li, .ce-text ol li {
  margin-left: 25px;
}

.ce-gallery[data-ce-columns="2"] .ce-row, .ce-gallery[data-ce-columns="3"] .ce-row  {
    margin: 0px -10px 20px -10px;
}

.ce-gallery[data-ce-columns="2"] .ce-column {
  max-width: 50%;
    padding: 0 10px;
  margin-right: 0px;
}

.ce-gallery[data-ce-columns="3"] .ce-column {
  max-width: 33.33%;
    padding: 0 10px;
  margin-right: 0;

}

.ce-gallery figcaption {
  color: #3f4e54;
  padding-top: 0.3em;
  text-align: center;
  overflow-wrap: break-word;
  display: block;
}

.ce-gallery figure {
    display: block;
}

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    max-width: 50%;
  max-width: calc(50% - 20px);
}

.ce-intext.ce-right .ce-gallery {
    margin-left: 20px;
}

.ce-intext.ce-left .ce-gallery {
    margin-right: 20px;
}

.ce-gallery img {
  max-width: 100%;
  height: auto;
}

.image img {
  max-width: 100%;
  height: auto;
}

.infobox, .frame-layout-1 {
  padding: 1em 1em 0em 1em;
  max-width: 60%;
  margin: auto;
  margin-bottom: 2.5em;
  margin-top: 1.5em;
  text-align: center;
  background-color: #fff;
}

.infobox h3, frame-layout-1 h3 {
  margin-top: 0px;
}

/* LINK-BUTTON Layout */
.link-button, .frame-layout-2 {
  max-width: 60%;
  margin: auto;
  margin-bottom: 2.5em;
  margin-top: 1.5em;

}

.link-button p, .frame-layout-2 p {
  margin: 0px;
}

.link-button a, .frame-layout-2 a {
  display: block;
  text-align: center;
  background-color: #0e4194;
  color: #fff;
  padding: 1em 1em 1em 1em;
}


.ce-container.ce-layout2 {
  max-width: 580px;
  margin: auto;
}

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 1px;
}

.ce-bodytext ul {
  margin-bottom: 1em;
}
.ce-bodytext ul ul {
  margin-bottom: 0px;
}

.ce-below .ce-row:last-child {
  margin-bottom: 1em;
}

/* CE UPLOADS */

ul.ce-uploads {
  margin: 0px -10px;
  overflow: hidden;
}
.ce-uploads li {
  padding: 0px 10px 20px 10px;
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.ce-uploads img {
  margin: 0px;
  padding: 0px;
  border: 1px solid #f0f0f0;
  display: block;
  max-width: 100%;
  height: auto;
  float: none;
}
.ce-uploads span {
  background-color: #f0f0f0;
  text-align: center;
  padding: 3px 0px;
}
.ce-uploads .ce-uploads-filesize {
  color: #3f4e54;
}

/* OLD? */

.csc-textpic-image {
  position: relative;
}

.csc-textpic-text ul, .csc-text ul  {
  margin-bottom: 1em;
}

.csc-textpic-text li, .csc-text li {
  margin-left: 20px;
  padding: 1px 0px;
}

.csc-menu li {
  margin-left: 1em;
  padding: 0px;
}

.csc-menu li a {
  display: inline-block;
  padding: 2px 0px;
  /* text-transform: lowercase; */
}

li.column {
  margin-left: 0em;
  padding: 0px;
}

.csc-textpic-clear {
    margin-bottom: 0px;
}

.csc-textpic-caption { 
  /* padding-top:3px; */
  text-align:left;
  padding: 10px 0px;
}

div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 20px;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 20px;
}


#left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 10px;
  padding-bottom: 0px;
}

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    /*
  display: inline;
    margin-right: 20px;
  */
}

.csc-textpic-intext-left-nowrap div {
    vertical-align: middle;
}

.contentcolumn3 div.csc-textpic-imagerow {
  margin-bottom: 10px !important;
}

.clearer {
    clear: both;
    display: block;
}

#footer .csc-menu li {
  margin-left: 0px;
}



.tx-powermail {
  text-align: center;
}

.tx-powermail h3 {
  display: none;
}

.tx-powermail .control-label {
  display: inline-block;
  text-transform: none;
  margin-top: 0.5em;
  min-width: 200px;
  font-size: 20px;
  font-family: Source Sans Pro;
  font-weight: 300;
}

.tx-powermail .form-control {
  width: 100%;
  font-size: 14px;
  padding: 3px;
}

.checkbox label {
  color: #666;
}

.tx-powermail fieldset {
  text-align: left;
  border: 0px none;
  display: block;
  padding-right: 2em;
  max-width: 400px;
  margin: auto;
  background-color: #f0f0f0;
  padding: 20px;
}

.tx-powermail textarea {
  width: 100%;
  max-width: 600px;
  height: 10em;
  padding: 3px;
  -webkit-text-size-adjust: none;
  font-size: 16px;
}

.tx-powermail .btn.btn-primary {
    background-color: #c00d0e;
    color: #fff;
    display: inline-block;
  font-family: Source Sans Pro;
  font-weight: 300;
  font-size: 20px;
    font-style: normal;
    padding: 0 0.5em;
    border: 0px none;
  margin-top: 1em;
  -webkit-appearance: none;
  -webkit-border-radius:0; 
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 20px;
}

.videoWrapper iframe {
    border: 0 none;
}

.detail, .box-grau .csc-text  {
    background-color: #eee;
    display: block;
    padding: 12px 10px;
}

.box-grau {
  margin-bottom: 1em;
}

.important{
    background-color: #e2061b;
    display: block;
    padding: 12px 10px;
  color: #fff;
}

a.download {
    background: transparent url("images/icon-link-download.png") no-repeat scroll left center;
    display: inline-block;
    padding: 2px 2px 2px 28px;
  background-size: 20px auto;
}

/* icons im footer */ 
#footer div.csc-textpic.spalten-2 div.csc-textpic-caption a {
    width: 220px;
  padding: 5px;
  background-color: #102243;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 27px;
  font-family: Source Sans Pro;
  font-weight: 300;
}

#footer div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
  width: 220px;
}

/* info-kasten */
#content .csc-frame-frame1 {
  margin-top: 2em;
    background: url("images/icon-info.png") no-repeat scroll left 35px center #fff;
  background-size: 56px auto;
    display: block;
    padding: 1em 16px 5px 120px;
}

#content .csc-frame-frame1 a.internal-link {
  background: url("images/icon-button.png") no-repeat scroll right 0px center #e30613;
  background-size: auto 20px;
  background-size: contain;
  color: #fff;
  padding: 5px 37px 5px 10px;
  display: inline-block;
}

#content .csc-frame-frame1 h2, #content  .csc-frame-frame1 h3 {
  margin-top: 0px; padding-top: 0px;
}

.align-right {
  text-align:right;
}


/* fluid columns */

div.csc-textpic div.csc-textpic-imagecolumn {
  max-width: 100%;
}

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  display: block;
}

figcaption.csc-textpic-caption {
    display: block;
}

div.csc-textpic.spalten-4 div.csc-textpic-imagecolumn {
  width: 22%;
  width: calc(25% - 15px);
}
div.csc-textpic.spalten-4 div.csc-textpic-imagecolumn img {
  max-width: 100%;
  height: auto;
}

div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
  width: 30%;
  width: calc(33.33% - 14px);
}
div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn img {
  max-width: 100%;
  height: auto;
}

div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
  width: 48%;
  width: calc(50% - 10px);
  }
  
div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn img {
  max-width: 100%;
  height: auto;
}

.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap { 
  max-width: 50%;
}

.csc-textpic-intext-right .csc-textpic-imagewrap img , .csc-textpic-intext-left .csc-textpic-imagewrap img, div.csc-textpic .csc-textpic-imagewrap img  { 
  max-width: 100%;
  height: auto;
}

div.csc-textpic-left .csc-textpic-imagewrap, div.csc-textpic-right .csc-textpic-imagewrap {
  max-width: 100%;
}

/* TX_NEWS generell */

.news-list-view .more, .news-list-view .footer {
  display: none;
}

.news .article .news-img-wrap a {
  background: #fff none repeat scroll 0 0;
    border: 0px none;
    display: block;
    float: left;
    padding: 10px;
}

.contentcolumn1 .news  .news-list-headline {
  padding-top: 0px;
  margin-bottom: 0.2em !important;
}

.news .article .news-img-wrap {
  margin-top: 0px;
}

.contentcolumn1 .news-list-view .news-list-date {
  color: #666;
  display: inline;
}

.news-single .teaser-text {
  font-size: inherit;
}

.news-related {
  border: 0px none;
}

.news-related h4 {
  display: none;
}

.news-related ul li span {
    border: 0px none;
}

.news-single .footer {
    border: 0px none;
}

.news-single  .header h3 {
  font-size: 40px;
}

.news-single .article .news-img-wrap {
  width: 30%;
  background-color: transparent;
}
.news .article .news-img-wrap img {
  max-width: 100%;
}

/* NEWS linke spalte */
.contentcolumn1 .csc-frame h2 {
  background: url("images/icon-news.png") no-repeat scroll left center transparent;
  background-size: 34px auto;
  padding-left: 45px;
  margin: 0px;
}

/* NEWS rechte spalte */
.contentcolumn2 .csc-frame {
  padding: 15px;
  color: #d4e9f3;
  background-color: #102243;
}

.contentcolumn2 .csc-frame h2 {
  color: #d4e9f3;
  background: url("images/icon-kalender.png") no-repeat scroll left center transparent;
  background-size: 34px auto;
  padding-left: 45px;
  margin: 0px;
}

.contentcolumn2 .news-list-view {
  margin-top: 1em;
}

.contentcolumn2 .news-list-view .article {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.contentcolumn2 .news-list-view .news-list-headline {
  margin: 0px;
  color: #d4e9f3;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  display: block;
}

/* CSC-Uploads */
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
}

ul.csc-uploads span.csc-uploads-fileName a {
  background: transparent url("images/icon-link-download.png") no-repeat scroll left center;
    display: inline-block;
    padding: 2px 2px 2px 28px;
  background-size: 20px auto;
}

/* ww-suche */
#haendlersuche {
  font-size: 16px;
}

.hsearch {
  padding: 2px;
  background-color: #fff;
  border: 0px none;
  width: 135px;
  line-height: 1em;
  height: 20px;
  margin: 0px;
  vertical-align: middle;
  font-size: 13px;
  -webkit-appearance: none;
  -webkit-border-radius:0; 
  text-align: middle;
}

.hbutton.goButton {
    border: 0 none;
    border-radius: 0;
    color: #666;
  color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 2px;
  height: 20px;
  vertical-align: middle;
  font-size: 13px;
  -webkit-appearance: none;
  -webkit-border-radius:0;
  background-color: #d4d0c8;
  background-color: #e30613;
}

/* ak_googlemaps */
.mapAddressList li {
    border: 0px none;
    box-sizing: border-box;
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 15px;
  background-color: #fff;
}

strong.org.fn {
  font-family: Source Sans Pro;
  font-size: 30px;
    font-weight: 300;
  color: #0365a5;
}

.mapAddressList .localOrg {
  display: block;
  margin-bottom: 1em;
}

.mapFilter {
  border-bottom: 0px;
}

.mapFindNearby {
  padding-left: 50px;
}

.mapContainer {
  min-width: initial;
}

.map {
  min-width: initial;
}

.findNearbyButtons button[type="reset"] {
  display: none;
}
.findNearbyButtons button {
  width: 100%;
  border: 0px;
}

.mapFindNearByWrap .inputText {
  display: block;
}

.findNearByInputFieldWrap {
  float: none;
}

.mapAddressList .localOrg {
  font-size: 13px;
  color: #666;
}

.vcard .address, .infoWindowWrap .address  {
  display: none;
}

.infoWindowWrap {
  min-width: initial;
}

.infoWindowWrap .localOrg {
  display: block;
  color: #666;
}

.mapAttributeFilterWrap {
  display: none;
}

.mapFilter {
    background-color: #0365a5;
  color: #fff;
}

.mapFindNearby {
  background-color: #fff;
  color: #0365a5;
  font-family: Source Sans Pro;
}

.mapFindNearby::-moz-placeholder {
  color: #999;
}

.mapFindNearby:-moz-placeholder{
  color: #999;
}

.mapFindNearby::-webkit-input-placeholder{
  color: #999;
}

.mapFindNearby:-ms-input-placeholder {
  color: #999;
}

.findNearbyButtons button {
  background-color: #e30613;
  color: #fff;
  text-transform: none;
  font-family: Source Sans Pro;
}

.mapAddressesWrap li.active {
  background-color: #f8fff8;
}

select.mapFindNearbyDistance {
  font-size: 15px;
}



/* Aufklappmenu START */
#menu, #menu ul {
  overflow: visible;
}

#menu ul li {
  display: inline-block;
  zoom: 1;  *display: inline;  /* IE7 Hack */
  position: relative;
  float: none;
  cursor: pointer;
}
#menu li ul { display: none; width: auto; background-color: #fff; }

/* #menu ul li a:hover { background: #617F8A; } */
#menu li:hover ul { 
  display: block;
  position: absolute;
  z-index: 101;
  /* 
  background-color: #c00d0e;
  background-color: rgba(192,13,14,0.85);
  width: auto;
  box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.25);
  */
}

#menu li:hover li { 
  float: none;
  font-size: 13px;
  display: block;
}

#menu li.active li a { background: none; }

#menu li:hover a { display: block; font-size: 16px; }
#menu li:hover li a:hover, #menu li li.active a { /* background: none; */ }

#menu li li a { padding-left: 13px; }
/* Aufklappmenu ENDE */

.mobile-only {
  display: none;
}

/* *********************** MEDIA QUERIES ************************* */


@media (max-width: 1159px) {
/*
  .slideroverlay img {
    height: 80vw;
    left: -61vw;
    margin: auto;
    position: absolute;
    top: 0;
    right: auto;
  }
  #menu {
    top: 5.0vw;
  }
  
  #logo {
    left: 1.3vw;
    top: 4.3vw;
  }
  
  #logo img {
    width: 17vw;
  }
  
  #phone {
    font-size: 18px;
    top: 2px;
    right: 20px;
  }
  
  #content-wrap, #teaser-wrap {
    margin: 0px 20px;
  }
  
  #footer {
    padding-left: 350px;
  }
  #footer-wrap {
    background-size: auto 350px;
  }
*/
  
}

/*** TABLET HOCHFORMAT + SMARTPHONES ***/
@media (max-width: 959px) {
  html {height: auto;}
  .desktop-only { display: none; }
  #phone { color: #3f4e54; font-size: 24px; top: 29px; right: 75px;}
  #phone a {
    color: #3f4e54;
  }
  #logo {
    margin-right: 0px;
    max-width: 150px;
    top: 10px;
    left: 10px;
  }
  
  #logo img { max-width: 100%; width: auto; height: auto; }
  #content-wrap, #header {
    width: auto;
  }
  .contentwidth {
    margin: 0px 20px !important;
  }
  #header { min-height: 80px;}
  #header-wrap {
    position: fixed;
    width: 100%;
    z-index: 50;
    /* background: url("images/bg-header.png") no-repeat scroll -456px -10px / auto 600px; */
  }
  #header-wrap hr { display:none; }
  #header-menu {
    position: absolute;
    right: 85px;
    left: auto;
    top: 5px;
  }
  
  #header-menu .hm.icon {
    background-size: auto 20px;
    padding-left: 30px;
  }
  
  /* #header-menu .hm { padding: 5px 10px 5px 46px; } */
  .slideroverlay { 
    /*
    display: none;
    */
  }
  #slider-wrap {
    /*
    padding-top: 64px;
    */
  }
  #teaser-content{
    width: auto;
    padding: 0px 20px;
  }
  
  #teaser-content  .csc-default {
    /*
    width: 33.33%;
    */
  }
  
  #teaser-content .csc-textpic-text a {
    font-size: 18px;
    font-size: 2.7vw;
  }
  
  .startteaser .teasertext a {
    font-size: 1.9vw;
    padding-top: 4vw;
    height: 10vw;
  }
  
  .ansprechpartner .tmask.content {
    width: 25%;
  }
  
  .angebote.cols4 .tmask.content {
    width: 50%;
  }
  
  .contentcolumn1 {
    /*
    float: none;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
    */
    width: 66%;
  }

  img[usemap] {
    border: medium none;
    height: auto;
    width: 100%;
  }
  
  .contentcolumn2 {
    width: 34%
  }
  .contentcolumn3 {
    width: 25%
  }
  #footer-wrap {
    /*
    background-size: auto 100px;
    background-position: left top;
    */
  }
  
  #footer-inner-wrap {
    padding-top: 15vw;
  }
  
  #footer {
    width: auto;
    /* padding: 0px 20px; */
  }
  li.fcol {
    /*
    padding: 2%;
    padding-left: 0%;
    
    float: none;
    width: auto;
    */
  }
  li.fcol1, li.fcol2 {
    /* width: 50%; */
  }
  
  #header-menu .hm4 {
    display: none;
  }
  
  body.impressum .contentcolumn2 {
  width: 100%;
  padding: 1em;
  }
  
  .tx-ws-flexslider .caption-wrapper {
    width: auto;
    margin: 20px;
    padding: 0px !important;
  }
  
  .tx-ws-flexslider .caption-body p {
    font-size: 30px;
  }
  
  .tx-ws-flexslider .caption-text {
    margin: 0px !important;
  }
  
  .mobile-only {
    display: block;
  }
  .mobile-header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    background-size: contain;
    height: 1px;

  }  
  .mobile-header  img {
    float: right;
    height: auto;
    max-width: 75%;
    max-height: 30px;
    display: block;
    margin-top: 2px;
    margin-right: 10px;
  }
  
  /* css mobile menu */

  .close-btn {
    display: block;
    position: absolute;
    right: 15px;
    top: 11px;
    width: 40px !important;
    padding: 0px !important;
    height: 34px;
    border: 0px solid #fff;
    outline: none;
    background: url("images/close-btn.png") center center no-repeat #0e4194;
    background-size: 20px auto;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    border-radius: 3px;
    border: 1px solid white;
    /*
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    */
  }
  
  .close-btn:hover {
    /*
    background-color: #fff !important;
    */
  }
  
  .no-svg .close-btn {
    background-image: url("images/close-btn.png");
  }
  .close-btn:focus, .close-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  .nav-btn {
    position: absolute;
    top: 11px;
    right: 15px;
    display: block;
    width: 40px;
    height: 34px;
    border: 0px solid #fff;
    padding: 0;
    outline: none;
    background: url("images/nav-icon.png") center center no-repeat #0e4194;
    background-size: 20px auto;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100px;
    /*
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    */
    border-radius: 3px;
    border: 1px solid white;
  }
  
  .no-svg .nav-btn {
    background-image: url("nav-icon.png");
  }
  .nav-btn:hover, .nav-btn:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  
  #menu1 ul {
    margin-top: 0px;
  }

  #menu1:not(:target) {
  z-index: 1;
  height: 0px !important;
  padding: 0px;
  margin-top: 0px;
  min-height: 0px;
  }
  #menu1:target .close-btn {
  display: block;
  }
  #menu1 .close-btn {
    position: absolute;
  }  
  
  #menu1 {
    position: absolute;
    left: auto;
    right: 0px;
    top: 0px;
    z-index: 200;
    min-height: 1px;
    width: 50%;
    min-width: 320px;
    overflow: hidden;
    background-color: rgba(14, 65, 148, 0.7);
    background-size: contain;
    padding: 10px 15px;
    padding-top: 75px;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-radius: 0px 0px 3px 0px;
  }
    
  #menu1 li a {
    /* background-color: #3f4e54; */
    padding: 0px;
    text-align: left;
    font-weight: normal;
    font-size: 22px;
    color: #0e4194 !important;
  }
  
  #menu1 li a:hover {
    color: inherit;
  }
  
  #menu1 li {
    display: block;
    margin: 0px 0px 1em 0px;
    border-radius: 0px;
    background-color: #fff;
    padding: 10px 1em;
  }
  
  #menu1 li li {
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    /* 
    border-top: 1px solid #fff;
    border-radius: 0px;
    display: inline-block;
    */
  }
  
  #menu1 li li a {
    font-weight: normal;
    font-size: 18px;
    margin-left: 0px;
    padding: 3px 1em 2px 0px;
  }
  
  #menu1 b a, #menu1 a:hover {
    /* color: #fff; */
  }

  #content-wrap {
    margin: 0px 20px;
  }
  
  li.fcol4 {
    padding-right: 20px;
  }
  
  /* */
  .mapAddressesWrap ul {
    display: none;
  }
  .mapContainer.addressPosition2 .mapAddressesWrap, .mapContainer.addressPosition2 .map {
    float: none;
    width: auto;
  }
  
  .mapContainer.addressPosition2 .map {
    min-height: 400px;
  }
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 639px) {
  #header-menu .hm {
    display: block;
    padding: 5px 0px;
  }
  #header-menu .hm.icon.mail {
    display: none;
  }
  #header-menu .tx-srlanguagemenu .CUR, .tx-srlanguagemenu .NO, .tx-srlanguagemenu .INACT {
    float: right;
    padding-right: 0px;
    padding-left: 10px;
  }
  
  /*
  li.fcol4 {
    position: relative;
    margin-top: 1em;
  }
  */
}

@media (max-width: 599px) {
  #teaser-content  .csc-default {
    width: 45%;
    width: calc(50% - 10px);
  }
  #teaser-content .csc-textpic-text a {
    font-size: 18px;
    font-size: 5vw;
  }
  
  .ce-gallery[data-ce-columns="3"] .ce-row {
    display: inline;
  }
  
  .ce-gallery[data-ce-columns="3"] .ce-column {
    max-width: 50%;
    padding: 0 10px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media (max-width: 399px) {
  #header-menu { right: 70px; }
  #header-menu .hm.icon.phone {
    background: transparent;
    padding-left: 0px;
  }
  
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 359px) {
  #teaser-content  .csc-default {
    width: 80%;
  }
  #teaser-content .csc-textpic-text a {
    font-size: 25px;
    font-size: 8vw;
  }
  .news-single .article .news-img-wrap {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-bottom: 1em;
  }
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 359px) {

  #header-menu .hm.icon.phone { display:none; }
  #header-menu .hm.lang { padding-top: 12px; }

}

/** HANDY ONLY**/
@media (max-width: 479px) {

  h1 { font-size: 30px; word-wrap: break-word; overflow-wrap: break-word; }
  h2 { font-size: 25px; }
  h2 ~ h3 { font-size: 16px; }
  
  #menu1 {
    width: 100%;
  }

  .contentcolumn {
    width: 100%;
    float: none;
    padding-bottom: 1em;
    padding-top: 1em;
  }
  
  .contentcolumn2, .contentcolumn3 {
    width: 100%;
    padding: 0%;
  }
  
  .contentcolumn1 .csc-frame h2 {
    background-size: contain;
  }
  
  li.fcol { 
    width: 100%;
    float: none;
  }
  li.fcol4 {
    padding-right: 0;
    position: relative;
    right: auto;
    top: auto;
  }
  
  li.fcol4 div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
    width: auto;
  }
  
  #content-about .col {
    width: 50%
  }
  
  #footer .csc-sitemap li { float: none; width: auto;}

  #footer .frame-type-menu_sitemap_pages li {
    width: 50%;
    padding-right: 0px;
  }
  
  #footer .frame-type-menu_sitemap_pages li a {
    font-size: 6vw;
  }
  
  #footer .frame-type-menu_sitemap_pages li li a {
    font-size: 5vw;
  }
  
  #phone {
    /*
    position: relative;
    width: 100%;
    max-width: 300px;
    font-size: 20px;
    top: auto;
    margin: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    */
  }
  
  #phone i {
    font-size: 18px;
  }
  
  #logo {
    /*
    position: relative;
    right: auto;
    top: auto;
    margin: auto;
    margin-top: 16px;
    max-width: 30%;
    */
  }
  #slider-content {width: 150%; overflow: hidden; margin-left: -25%}
  #footer {
    /*
    border-top: 1px solid white;
    padding: 5%;
    */
  }
  
  #footer-wrap {
    /*
    background-size: auto 50px;
    background-position: left top;
    */
  }
  
  #footer {
    
  }
  
  body {
    font-size: 15px;
    background-size: 200%;
  }
  
  .infobox, .frame-layout-1 {
    max-width: 80%;
  }
  
  .startteaser, .angebote {
    /*
    margin-left: 0px;
    margin-right: 0px;
    */
  }
  
  .startteaser .column, .angebote .tmask.content {
    width: 50%;
    /* padding: 0px 0px 2em 0px; */
  }
  
  .startteaser .teasertext a {
    font-size: 3.5vw;
  }
  
  .startteaser .teasertext a {
    padding-top: 6vw;
    height: 20vw;
  }
  
  .ansprechpartner .tmask.content {
    width: 50%;
  }
  
  .angebote.cols4 .tmask.content {
    width: auto;
  }
  
  /* CE UPLOADS */
  .ce-uploads li {
    width: 50%;
  }
  
  .ce-uploads span {
    font-size: 12px;
  }
  
  /* TYPO3 CE */
  .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
  }
  .ce-intext.ce-left .ce-gallery, .ce-intext.ce-right .ce-gallery {
    max-width: 100%;
    width: 100%;
    margin-right: 0px;
  }
  /* BILDUNTERSCHRIFTEN */
  .ce-gallery figcaption {
    font-size: 13px;
  }
  
  /* OLD CE */
  div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn, div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn, div.csc-textpic.spalten-1 div.csc-textpic-imagecolumn {
    width: 100%;
    margin-bottom: 1em;
  }
  
  .csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap { 
    max-width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: none! important;
  }
  
  .tx-powermail .powermail_fieldset.layout3 .csc-textpic-intext-left .csc-textpic-imagewrap {
    float: left !important;
    margin-right: 10px !important;
  }
  
  div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
  }
  
  div.csc-textpic.spalten-4 div.csc-textpic-imagecolumn {
    width: calc(50% - 10px);
  }
  
  div.csc-textpic.spalten-4  div.csc-textpic-imagecolumn:nth-child(2n+0) {
    margin-right: 0px;
  }
  
  .tx-ws-flexslider .caption-body p {
    font-size: 20px;
  }
  
  .tx-ws-flexslider .caption-wrapper {
    margin: 10px 20px;
  }
  
  #content .csc-frame-frame1 {
    background: url("images/icon-info.png") no-repeat scroll center top 16px #fff ;
    background-size: 56px auto;
    display: block;
    margin-top: 2em;
    padding: 80px 16px 5px 16px;
    text-align: center;
  }
  /* ak_cooglemaps */
  strong.org.fn {
    font-size: 25px;
  }
  
} /** HANDY ONLY end **/


fieldset {
  border: none;
  margin-bottom: 2em;
}

#bewerbung-314-fieldset-2 .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.col-xxl-6 {
  width: 50%;
  float: left;
}


fieldset .col-6.col-sm-6.col-md-6.col-lg-6.col-xl-6.col-xxl-6 {
width: 50%;
float: left;
}

#bewerbung-314-textarea-1 .form-group input{
  width:100%;
  float:none;
}



 .form-group {
margin: 0 10px 1em 0;
}

fieldset legend {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #0e4194;
}

fieldset .form-group input  {
width: 100%;
padding: 10px;
border: solid 1px #0e4194;
  font-size: 15px;
}

fieldset .form-group .form-check-input
{
width: 25px;
border: solid 1px #0e4194;
}


fieldset .form-group select  {
padding: 10px;
border: solid 1px #0e4194;
  background: #fff;
  font-size: 15px;
}

 .control-label {
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

form {
  margin-bottom: 4em;
}

form .form-group {
  margin-bottom: 2em;
}

form .required {
  color: red !important;
  font-weight: bold;
}

.radio {
  margin-bottom: 8px;
}

#bewerbung .checkbox label span {
  color: #000;
  margin-left: 8px;
}

#bewerbung-314-textarea-1{
  width: 99%;
  height: 150px;
}

form .btn.btn-primary {
  background: none repeat scroll 0 0 #0e4194;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 0.85em 3em;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.25s ease-in-out 0s;
  font-size: 18px;
}

form .btn.btn-primary:hover {
  background: none repeat scroll 0 0 #0e4194de;

}


@media (max-width: 600px) {

  #bewerbung-314-fieldset-2 .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.col-xxl-6 {
    width: 100%;
    float: none;
  }


  fieldset .col-6.col-sm-6.col-md-6.col-lg-6.col-xl-6.col-xxl-6 {
    width: 100%;
    float: none;
  }




fieldset .form-group select {
  width: 100%;
}

.form-group {
  margin: 0;
}

}

.slick-slide img {
  width: 100% !important;
}

.klaro.we_cookie_consent .cookie-modal .cm-bg {
  backdrop-filter: saturate(180%) blur(20px);
}


/*klaro start*/

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.frame .klaro.we_cookie_consent .context-notice {
  font-weight: bold;
}

.klaro.cm-as-context-notice .context-notice p {
  text-shadow: #FFF 2px 1px 3px;
}
.cookie-consent-replacement, .frame .klaro.we_cookie_consent {
  background: #f0f0f02e url('../../../fileadmin/schreml-metall/Playbutton.jpg');
  padding: 90px 10px;
  text-align: center;
  border: 0 solid transparent;
  background-size: contain;
}


.ce-gallery figure.video {
  display:inherit;
}
.embed-responsive-16by9::before {
  padding-top:56.25%;
}
.embed-responsive::before {
  display:block;
  content:"";
}
.video::before {
  padding-top:56.25%;
}
.video {
  padding-top:56.25%;
  width:100%;
}
.frame-type-textmedia div {
  width:100% !important;
  display:block;
  position:relative;
}
.video-embed .cm-btn.cm-btn-success {
  display:none !important;
}
.video-embed {
  position:absolute !important;
  top:0;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
  border:0;
}
.embed-responsive.embed-responsive-16by9 > div {
  position:absolute;
  top:0;
  height:100% !important;
  width:100% !important;
}

.frame.frame-type-media .video .klaro.we_cookie_consent, .frame.frame-type-textmedia .video .klaro.we_cookie_consent, .frame .textmedia-gallery .video .klaro.we_cookie_consent {
  background-color: #fff;
}

.frame .klaro.we_cookie_consent .context-notice .cm-buttons .cm-btn.cm-btn-success, .frame .klaro.we_cookie_consent .context-notice .cm-buttons .cm-btn.cm-btn-success-var {
  background: #fff;
  border: 2px solid #0e4194;
  border-radius: 0;
  color: #000;
}


#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn {
  background: transparent;
  border: 2px solid #0e4194;
  border-radius: 0;
  color: #000;
}

.tx-we-cookie-consent .btn.btn-primary.btn-lg.js-showConsentModal {
  background: #0e4194 !important;
  color: #fff !important;
  padding: 20px;
  margin-bottom: 2em;
}

.tx-we-cookie-consent .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #0e41940d;
}

.klaro.we_cookie_consent .cookie-modal .cm-bg {
  background: #374357ba;
}

#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn, #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-sm,
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link {
  border: 2px solid #0e4194;
  border-radius: 0 !important;
}

@media screen and (min-width: 768px) {
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    border-color: #0e4194;
    max-width: calc(50% - 10px);
    margin: 10px 0;
  }
}

.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-label .slider::before {
  background-color: #e8b1b1;
}


.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success {
  background: #FFF;
  color: #000;}

.purposes {
  display: none !important;
}

.klaro.we_cookie_consent .cookie-modal a, .klaro.we_cookie_consent .cookie-modal h1, .klaro.we_cookie_consent .cookie-modal h2, .klaro.we_cookie_consent .cookie-modal li, .klaro.we_cookie_consent .cookie-modal p, .klaro.we_cookie_consent .cookie-modal strong, .klaro.we_cookie_consent .cookie-modal ul, .klaro.we_cookie_consent .cookie-notice a, .klaro.we_cookie_consent .cookie-notice h1, .klaro.we_cookie_consent .cookie-notice h2, .klaro.we_cookie_consent .cookie-notice li, .klaro.we_cookie_consent .cookie-notice p, .klaro.we_cookie_consent .cookie-notice strong, .klaro.we_cookie_consent .cookie-notice ul {
  color: #000;
  font-size: 1em;
}

a {
  cursor: pointer;
}

/*klaro end*/