
@font-face {
  font-family: "HelveticaNeueLTPro35-Thin";
  font-weight: 100;
  src:url(../Fonts/HelveticaNeueLTPro35-Thin.otf) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueLTPro45-Light";
  font-weight: 300;
  src:url(../Fonts/HelveticaNeueLTPro45-Light.otf) format("opentype");
}

/*@font-face {
  font-family: "HelveticaNeueLTPro57-Condensed";
  font-weight: 400;
  src:url(../Fonts/HelveticaNeueLTPro57-Condensed.otf) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueLTPro53-Extended";
  font-weight: 400;
  src:url(../Fonts/HelveticaNeueLTPro53-Extended.otf) format("opentype");
}*/

@font-face {
  font-family: "HelveticaNeueLTStd-Light";
  font-weight: 200;
  src:url(../Fonts/HelveticaNeueLTStd-Lt.otf) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueLTStd-Roman";
  font-weight: 400;
  src:url(../Fonts/HelveticaNeueLTStd-Roman.otf) format("opentype");
}

@font-face {
  font-family: "HelveticaNeueLTStd-Bold";
  font-weight: 700;
  src:url(../Fonts/HelveticaNeueLTStd-Bd.otf) format("opentype");
}

body {
  font-family: HelveticaNeueLTStd-Light, sans-serif;
  font-weight: 200;
  font-size: 20px;
  line-height: 140%;
  color: #000;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

p {
  font-size: 20px;
  margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px !important;
  font-family: HelveticaNeueLTStd-Light, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: uppercase;
}

h1 {
  font-size: 100px;
  font-weight: 200;
  color: #000;
  margin-bottom: 28px;
  text-align: left;
  line-height: 110%;
}

h2 {
  font-size: 70px;
  font-weight: 200;
  color: #000;
  margin-bottom: 28px;
  text-align: left;
  line-height: 110%;
}

h3 {
  font-size: 36px;
  font-weight: 200;
  color: #000;
  margin-bottom: 14px;
  line-height: 110%;
  text-transform: none;
}

/* Lead */
h4 {
  font-size: 32px;
  font-weight: 200;
  color: #000;
  margin-bottom: 8px;
  line-height: 120%;
  text-transform: none;
}

/* Obertitel */
h5 {
  font-family: HelveticaNeueLTStd-Bold, sans-serif;
  font-size: 21px;
  font-weight: 700;
  color: #0184ce;
  margin-bottom: 20px;
  line-height: 110%;
  letter-spacing: 1px;
}

/* Rubriktitel */
h6 {
  font-family: HelveticaNeueLTStd-Bold, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #0184ce;
  margin-bottom: 8px;
  line-height: 105%;
  letter-spacing: 1px;
}

strong {
  font-weight: 700;
}

footer strong {
  font-weight: 700;
}

.text-green {
  color: #646219;
}

.news-single .header h1 {
  font-size: 50px;
  margin-bottom: 25px;
}

.news-list-view .article h4 {
  font-size: 20px;
}

.news-list-view .article h5 {
  font-size: 12px;
}

.news-backlink-wrap {
  text-transform: uppercase;
}

figcaption {
  font-size: 17px;
  line-height: 120%;
}

.kontaktRechts p {
  font-size: 35px;
  line-height: 45px;
}

/* Footer */
footer h3,
#frow1 h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
  line-height: 120%;
  text-transform: none !important;
}

#frow1 {
  font-size: 20px;
}

#frow2 p,
#frow2 ul li a {
  color: #000 !important;
}

footer p {
  color: #fff;
  font-weight: 400;
}

.font-small {
  font-size: 18px !important;
  line-height: 120%;
}

/* Listen */
ul {
  margin-left: -25px;
}

/*#inhalt ul {
	margin-left: -15px;
}

#inhalt ul li {
	margin-bottom: 20px;
	padding-left: 5px;
}*/

#inhalt ul,
.aufzaehlung ul {
  margin-left: -20px;
  list-style-type: none;
}

#inhalt ul li,
.aufzaehlung ul li {
  margin-bottom: 20px;
  padding-left: 5px;
}

#inhalt ul li::before,
.aufzaehlung ul li::before {
  content: "\2022";
  color: #0184ce;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* Tabellen */
table td {
  color: #fff !important;
}

/* Fuzsszeile Listen */
footer ul {
  list-style-type: none !important;
  margin-left: -30px;
}

footer ul li {
  display: block;
  margin-right: 30px;
}

/* Linkstile  Section Weiss*/
a img,
a,
a img,
img {
  border: 0px;
  outline: none !important;
}

main a,
main a:visited,
main a.download,
main a.internal-link,
main a.external-link-new-window,
main a.mail {
  display: inline-block;
  color: #0184ce;
  text-decoration: none;
  transition: all 0.2s ease;
  position: relative;
}

main a:hover,
main a.internal-link:hover,
main a.external-link-new-window:hover,
main a.internal-link-new-window:hover,
main a.mail:hover {
  color: #0184ce;
  /*text-decoration: underline;*/
}

main .txtimgbox a,
.txtimgbox .ce-bodytext h2,
.txtimgbox .ce-bodytext p,
.headerbox .ce-bodytext h1,
.headerbox .row .frame h1,
.headerbox .ce-bodytext p {
  color: #fff;
}

.headerbox .ce-bodytext h1,
.headerbox .row .frame h1 {
  width: auto;
  font-size: 50px;
}

a.cc-btn.cc-dismiss,
a.cc-btn.cc-allow {
  text-decoration: none;
}

.txtimgbox .ce-bodytext h2:after {
  display: inline-flex;
  content: "";
  background-image: url("../Images/arrow-right-light.svg");
  background-size: 2vw 2vw;
  height: 2vw;
  width: 2vw;
  margin-left: 1vw;
  transition: all 0.3s;
  padding-bottom: 7px;
}

.txtimgbox .ce-bodytext h2:hover::after {
  margin-left: 40px;
}

/* .headerbox .ce-bodytext h1 span:before,
.headerbox .row .frame h1 span:before {
	display: inline-flex;
	content: '';
	background-image: url('../Images/arrow-right.svg');
	background-size: 48px 109px;
	height: 109px;
	width: 48px;
	margin-right: 50px;
} */

a.arrowLink,
.arrowLink a {
  font-weight: 700;
  color: #000 !important;
  text-transform: uppercase;
}

a.arrowLink:hover,
.arrowLink a:hover {
  color: #0184ce !important;
  text-decoration: none;
}

a.arrowLink::after,
.arrowLink a::after {
  position: absolute;
  content: "";
  background-image: url("../Images/arrow-right-light.svg");
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  right: -30px;
  transition: all 0.3s;
  top: 2px;
}

a.arrowLink:hover::after,
.arrowLink a:hover::after {
  right: -40px;
}

#kontakt a.arrowLink::after,
#kontakt .arrowLink a::after,
#kontakt-1 a.arrowLink::after,
#kontakt-1 .arrowLink a::after {
  position: absolute;
  content: "";
  background-image: url("../Images/arrow-right-light.svg");
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
  right: -40px;
  transition: all 0.3s;
  top: 22px;
}

#kontakt a.arrowLink:hover::after,
#kontakt .arrowLink a:hover::after,
#kontakt-1 a.arrowLink:hover::after,
#kontakt-1 .arrowLink a:hover::after {
  right: -50px;
}

.bg-image a.arrowLink,
.bg-image .arrowLink a {
  color: #fff !important;
  font-size: 40px;
  font-weight: 200;
}

.bg-image a.arrowLink:hover,
.bg-image .arrowLink a:hover {
  color: #0089d1 !important;
}

.bg-image a.arrowLink::after,
.bg-image .arrowLink a::after {
  position: absolute;
  content: "";
  background-image: url("../Images/arrow-right-light.svg");
  background-size: 30px 35px;
  height: 35px;
  width: 30px;
  top: 2px;
  right: -40px;
  transition: all 0.3s;
}

.bg-image a.arrowLink:hover::after,
.bg-image .arrowLink a:hover::after {
  right: -50px;
}

/* Button Impressum */
a.button-standard,
input.button-standard {
  font-size: 15px;
  letter-spacing: 0.18rem;
  background-color: #0089d1;
  display: inline-block;
  padding: 20px 28px;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 0px solid #428bc7;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none !important;
  transition: all 0.3s ease;
  color: #fff !important;
}

a.button-standard:hover,
input.button-standard:hover {
  background-color: #00547a;
}

.button-standard a,
.button-standard a:hover,
.button-standard a:visited {
  text-decoration: none !important;
  color: #fff;
}

/* Footer Linkstile */
footer a,
footer a:visited {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  color: #000;
}

footer #frow2 a,
footer #frow2 a:visited {
  color: #000;
  text-decoration: none;
}

footer #frow2 a:hover {
  color: #968d45;
}

a.footerlink,
a.footerlink:visited {
  color: #18798d;
  text-decoration: none;
  padding-right: 0px;
  text-transform: none !important;
}

a.footerlink:hover,
a.footerlink:focus {
  color: #18798d;
  text-decoration: none;
}

a.footerlink:after {
  content: "";
  display: none;
  width: 0px;
  height: 0px;
  background: none;
}

.meguralink {
  padding-left: 30px;
}

/* Links in Modal Window */
.modal-content a,
.modal-content a:visited {
  color: #fff;
  text-decoration: underline;
}

.modal-content a:hover {
  color: #18798d;
}

/* Home Dienstleistungen Kästchen */
.txtimgbox h2 {
  font-size: 1.6vw; /*font-size: 2.3vw;*/
}


/* Cookie Consent */
.cc-allow,.cc-deny {
  color: #fff !important;
}


/* RESPONSIVE FONTS
------------------------------------------------- */
@media screen and (max-width: 1760px) {
}

@media screen and (max-width: 1620px) {
}

@media screen and (max-width: 1560px) {

  .home .topclaim h2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 120px;
    line-height: 140px;
  }

}

@media screen and (max-width: 1440px) {
  h1 {
    font-size: 80px;
  }
  .home .topclaim h2 {
    font-size: 100px;
    line-height: 110px;
  }
  .home .topclaim p {
    font-size: 25px;
    line-height: 35px;
  }
}

@media screen and (max-width: 1400px) {
  ul#main-menu > li {
    margin-right: 0;
  }
}

@media screen and (max-width: 1340px) {
}

@media screen and (max-width: 1320px) {
  ul#main-menu > li {
    margin-right: -1.2rem;
  }

  .txtimgbox .ce-bodytext h2 {
    line-height: 110%;
  }
}

@media screen and (max-width: 1300px) {
  /*h1 {
    font-size: 130px !important;
  }*/

  /*.home .topclaim h2 {
    font-size: 110px;
    line-height: 110px;
  }*/

  .home .topclaim p {
    font-size: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  h5 {
    font-size: 19px;
  }

  h4 {
    font-size: 26px;
  }

  .header-job-home h2 {
    font-size: 77px;
  }

  h2 {
    font-size: 77px;
  }

  p {
    font-size: 16px;
  }

  #inhalt .row ul {
    font-size: 16px;
  }

  .kontaktRechts p {
    font-size: 25px !important;
    line-height: 35px !important;
  }

  .frame-type-menu_subpages ul li,
  .frame-type-menu_pages ul li {
    font-size: 32px;
    line-height: 100%;
  }

  .job-bodytext {
    margin-left: 0px;
  }

  .job-bodytext p {
    font-size: 18px !important;
  }

  .frame-type-menu_subpages ul li a::after,
  .frame-type-menu_pages ul li a::after {
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    margin-left: 12px;
  }

  .frame-type-menu_subpages ul li a:hover::after,
  .frame-type-menu_pages ul li a:hover::after {
    margin-left: 22px;
  }

  .headerbox .ce-bodytext h1 span:before,
  .headerbox .row .frame h1 span:before {
    background-size: 48px 87px;
    height: 87px;
    width: 48px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 1275px) {

  .home .topclaim h2 {
    font-size: 100px;
  }

}

@media screen and (max-width: 1199px) {
  
  .home .topclaim h2 {
    font-size: 100px;
  }

  .job-wrap {
    width: 80%;
  }

  .job-wrap::after {
    left: 75%;
  }

}

@media screen and (max-width: 992px) {
  h1 {
    font-size: 70px;
  }

  .home .topclaim h2 {
    font-size: 75px;
    line-height: 85px;
  }

  .home .topclaim p {
    font-size: 20px;
    line-height: 30px;
  }

  .header-job-home h2 {
    font-size: 67px;
  }

  h2 {
    font-size: 67px;
  }

  h5 {
    font-size: 16px;
  }

  h4 {
    font-size: 22px;
  }

  p {
    font-size: 16px;
  }

  /*.kontaktRechts p {
    font-size: 22px !important;
    line-height: 32px !important;
  }*/

  .frame-type-menu_subpages ul li,
  .frame-type-menu_pages ul li {
    font-size: 32px;
    line-height: 100%;
  }

  .job-bodytext {
    margin-left: 0px;
  }

  .job-wrap::after {
    left: 75%;
  }

  .job-bodytext p {
    font-size: 18px !important;
  }

  .team-category {
    font-size: 8px;
  }

  .team-bodytext p {
    font-size: 16px !important;
    line-height: 23px;
  }

  .headerbox .ce-bodytext h1 span:before,
  .headerbox .row .frame h1 span:before {
    background-size: 48px 54px;
    height: 54px;
    width: 48px;
    margin-right: 20px;
  }

  .powermail_fieldwrap {
    display: contents;
  }

  .powermail_field input {
    width: 100%;
  }

  .powermail_fieldwrap_anrede select {
    width: auto;
  }

  .powermail_fieldwrap_captcha img {
    width: auto;
    margin-top: 10px;
  }

  .powermail_fieldwrap_bemerkungen textarea {
    width: 100%;
  }

  input#powermail_field_checkmietbedingungen_1 {
    position: relative;
    right: 0;
    bottom: 0;
  }

  .powermail_fieldwrap_e_mail .powermail_field {
    margin-bottom: 20px;
  }

  .powermail_fieldwrap_mietbedingungen .powermail_field {
    padding: 20px 0;
    margin-left: 25px;
    margin-top: -53px;
  }

  .txtimgbox .ce-bodytext h2:after {
    display: inline-flex;
    content: "";
    background-image: url("../Images/arrow-right-light.svg");
    background-size: 3vw 3vw;
    height: 3vw;
    width: 3vw;
    margin-left: 1vw;
    transition: all 0.3s;
    padding-bottom: 3px;
  }
}

@media screen and (max-width: 991px) {
  .txtimgbox h2 {
    font-size: 3.4vw;
  }
}

@media screen and (max-width: 892px) {
  .kontaktRechts {
    float: left;
  }

  .header-job-home h2 {
    font-size: 57px;
  }

  h2 {
    font-size: 57px;
  }

  .job-wrap {
    width: 100%;
  }

  .job-wrap::after {
    left: 92%;
  }
}

@media screen and (max-width: 768px) {

  .bg-image a.arrowLink,
  .bg-image .arrowLink a {
    font-size: 30px;
  }

  .bg-image a.arrowLink::after,
  .bg-image .arrowLink a::after {
    background-size: 25px 30px;
    height: 30px;
    width: 25px;
    top: -2px;
  }

  #kontakt a.arrowLink::after,
  #kontakt .arrowLink a::after,
  #kontakt-1 a.arrowLink::after,
  #kontakt-1 .arrowLink a::after {
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    right: -30px;
    transition: all 0.3s;
    top: 17px;
  }

  .kontaktRechts {
    float: left;
    hyphens: auto;
    -webkit-hyphens: auto;
  }

  .home .topclaim h2 {
    font-size: 60px;
    line-height: 75px;
  }

  /*.headerbox .frame-type-text {
    position: relative !important;
  }*/

  .headerbox .ce-bodytext h1,
  .headerbox .row .frame h1 {
    position: absolute;
    bottom: 20px;
  }

  .news-filter {
    display: block;
  }

  #selectoptions {
    width: 100%;
  }

  .frame-kontaktrahmen {
    margin: 0 20px;
  }

  main,
  #inhalt {
    padding-top: 0px;
  }
}

@media screen and (max-width: 708px) {
  input#powermail_field_checkmietbedingungen_1 {
    bottom: -15px;
  }
}

@media screen and (max-width: 576px) {
  h1 {
    font-size: 45px !important;
  }

  .home .topclaim h2 {
    font-size: 64px;
    line-height: 70px;
  }

  .home .topclaim p {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h4 {
    font-size: 20px;
  }

  p {
    font-size: 16px;
  }

  h2 {
    font-size: 35px;
    hyphens: auto;
    -webkit-hyphens: auto;
  }

  h3 {
    font-size: 26px;
  }

  .team-bodytext {
    margin-left: 10px;
  }

  .kontaktRechts p {
    font-size: 17px !important;
    line-height: 27px !important;
  }

  .kontaktRechts {
    float: left;
  }

  .frame-type-menu_subpages ul li,
  .frame-type-menu_pages ul li {
    font-size: 27px;
    line-height: 80%;
  }

  .job-bodytext {
    margin-left: 0px;
  }

  .job-bodytext p {
    font-size: 18px !important;
  }

  .team-bodytext p {
    font-size: 16px !important;
    line-height: 23px;
  }

  .frame-type-menu_subpages ul li a::after,
  .frame-type-menu_pages ul li a::after {
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    margin-left: 9px;
    /*margin-top: 5px;*/
  }

  .frame-type-menu_subpages ul li a:hover::after,
  .frame-type-menu_pages ul li a:hover::after {
    margin-left: 19px;
  }

  /*.headerbox .frame-type-text h1 {
    margin-left: 40px;
  }*/

  .headerbox .ce-bodytext h1 span:before,
  .headerbox .row .frame h1 span:before {
    background-size: 48px 47px;
    height: 47px;
    width: 48px;
    margin-right: 20px;
  }

  .txtimgbox h2 {
    font-size: 7.4vw;
  }

  .txtimgbox .ce-bodytext h2:after {
    display: inline-flex;
    content: "";
    background-image: url("../Images/arrow-right-light.svg");
    background-size: 7vw 7vw;
    height: 7vw;
    width: 7vw;
    margin-left: 1vw;
    transition: all 0.3s;
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 480px) {
  h1 {
    font-size: 40px !important;
  }

  .frame-type-menu_subpages ul li,
  .frame-type-menu_pages ul li {
    font-size: 27px;
    line-height: 110%;
  }

  .header-job-home h2 {
    font-size: 40px;
  }

  .home .topclaim h2 {
    font-size: 40px;
    line-height: 45px;
  }

  .headerbox .ce-bodytext h1,
  .headerbox .row .frame h1 {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 411px) {
  input#powermail_field_checkmietbedingungen_1 {
    bottom: -28px;
  }
}

@media screen and (max-width: 360px) {
  .headerbox .frame-type-text h1 {
    margin-left: 20px;
  }

  .kontaktRechts p {
    font-size: 16px !important;
    line-height: 25px !important;
  }
}

@media screen and (max-width: 320px) {
  h1 {
    font-size: 30px !important;
    hyphens: auto;
    -webkit-hyphens: auto;
  }
}

/* Typo3 RTE
------------------------------------------------- */
body.cke_editable {
  color: #000 !important;
}

body.cke_editable p,
body.cke_editable span,
body.cke_editable div,
body.cke_editable table td {
  font-size: 18px !important;
  margin-top: 0px !important;
  color: #000 !important;
}

body.cke_editable h1 {
  font-size: 72px !important;
}

body.cke_editable h2 {
  font-size: 60px !important;
}

body.cke_editable h3 {
  font-size: 28px;
}

body.cke_editable h4 {
  font-size: 24px;
}

body.cke_editable h5 {
  font-size: 18px;
}

body.cke_editable table {
  color: #111 !important;
}

body.cke_editable .text-right {
  text-align: right;
}

body.cke_editable .text-center {
  text-align: center;
}

.cke_toolbar h1,
.cke_toolbar h2,
.cke_toolbar h3,
.cke_toolbar h4,
.cke_toolbar h5 {
  color: #111 !important;
}
