html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: normal;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
}
@font-face {
  font-family: 'Adlery Pro';
  src: url('/application/themes/welt/fonts/AdleryPro.woff2') format('woff2'), url('/application/themes/welt/fonts/AdleryPro.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('/application/themes/welt/fonts/Barlow-Bold.woff2') format('woff2'), url('/application/themes/welt/fonts/Barlow-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('/application/themes/welt/fonts/Barlow-Regular.woff2') format('woff2'), url('/application/themes/welt/fonts/Barlow-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font: normal 18px 'Barlow';
  color: #8c776d;
}
.transformY {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.border-radius {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.skew {
  -moz-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
}
a,
a:hover,
a:focus {
  outline: none;
  background: none;
}
.clear {
  clear: both;
}
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#wrapper h1 {
  font: normal 35px 'Adlery Pro';
  color: #8c776d;
  margin: 0 0 25px 0;
}
#wrapper h1 a,
#wrapper h1 a:hover,
#wrapper h1 a:focus {
  color: #8c776d;
  text-decoration: none;
}
#wrapper h1.special {
  font: bold 35px 'Barlow';
  margin-bottom: 10px;
}
#wrapper h2 {
  font: bold 21px 'Barlow';
  color: #8c776d;
}
#wrapper h2 a,
#wrapper h2 a:hover,
#wrapper h2 a:focus {
  color: #8c776d;
  text-decoration: none;
}
#wrapper b,
#wrapper strong {
  font-weight: bold;
}
#wrapper a,
#wrapper a:hover,
#wrapper a:focus {
  text-decoration: underline;
  color: #8c776d;
}
#wrapper .btn {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff;
  border: solid #c2ab9d 1px;
  color: #8c776d;
  white-space: normal;
  font: normal 18px 'Barlow';
  padding: 10px 35px;
  font-size: 18px;
}
#wrapper .btn,
#wrapper .btn:hover,
#wrapper .btn:focus {
  text-decoration: none;
}
#wrapper .form-control {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border-color: #c2ab9d;
  height: 36px;
  font-size: 18px;
}
#wrapper .form-control:focus {
  border-color: #8c776d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(140, 119, 109, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(140, 119, 109, 0.6);
}
#wrapper .ccm-search-block-form .form-control {
  margin-bottom: 15px;
}
#wrapper textarea.form-control {
  resize: none;
  min-height: 150px;
}
#footer {
  background: #f3f3f3;
  padding: 30px 0 20px 0 !important;
}
#footer .webdesign {
  text-align: right;
}
#footer .webdesign a,
#footer .webdesign a:hover,
#footer .webdesign a:focus {
  color: #8c776d;
  text-decoration: underline;
}
#top,
#footer {
  padding: 30px 0 10px 0;
}
#top .logo,
#footer .logo {
  float: left;
  width: 50%;
}
#top .social-media,
#footer .social-media {
  float: right;
  width: 50%;
}
#top .social-media .ccm-block-social-links,
#footer .social-media .ccm-block-social-links {
  display: block;
  padding: 34px 0 0 0;
}
#top .social-media .ccm-block-social-links ul,
#footer .social-media .ccm-block-social-links ul {
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
}
#top .social-media .ccm-block-social-links ul li,
#footer .social-media .ccm-block-social-links ul li {
  display: block;
  margin: 0;
}
#top .social-media .ccm-block-social-links ul li a,
#footer .social-media .ccm-block-social-links ul li a,
#top .social-media .ccm-block-social-links ul li a:hover,
#footer .social-media .ccm-block-social-links ul li a:hover,
#top .social-media .ccm-block-social-links ul li a:focus,
#footer .social-media .ccm-block-social-links ul li a:focus {
  font: normal 18px 'Barlow';
  display: block;
  color: #8c776d;
  text-decoration: none;
}
#top .social-media .ccm-block-social-links ul li a i,
#footer .social-media .ccm-block-social-links ul li a i,
#top .social-media .ccm-block-social-links ul li a:hover i,
#footer .social-media .ccm-block-social-links ul li a:hover i,
#top .social-media .ccm-block-social-links ul li a:focus i,
#footer .social-media .ccm-block-social-links ul li a:focus i {
  font-size: 30px;
  font-weight: bold;
}
#top .social-media .ccm-block-social-links ul li a span,
#footer .social-media .ccm-block-social-links ul li a span,
#top .social-media .ccm-block-social-links ul li a:hover span,
#footer .social-media .ccm-block-social-links ul li a:hover span,
#top .social-media .ccm-block-social-links ul li a:focus span,
#footer .social-media .ccm-block-social-links ul li a:focus span {
  display: block;
}
.logo a,
.logo a:hover,
.logo a:focus {
  text-decoration: none;
  color: #8c776d;
  display: block;
  text-decoration: none !important;
}
.logo a span.font-1,
.logo a:hover span.font-1,
.logo a:focus span.font-1 {
  display: block;
  font: normal 60px 'Adlery Pro';
  text-decoration: none;
}
.logo a span.font-2,
.logo a:hover span.font-2,
.logo a:focus span.font-2 {
  display: block;
  font: normal 18px 'Barlow';
  position: relative;
  top: -20px;
  text-decoration: none;
}
#header {
  background: #f3f3f3;
  padding: 30px 0 0 0;
  font-size: 0;
}
#header .text {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  padding: 0 30px 0 0;
}
#header .text .forblockquote {
  font-size: 18px;
  position: relative;
  display: block;
}
#header .text .forblockquote .quote {
  font-size: 135px;
  line-height: 150px;
  font-family: 'Adlery Pro';
  color: #8c776d;
  display: block;
  position: absolute;
  left: 0;
}
#header .text .forblockquote .blockquotetext {
  display: block;
  padding-left: 60px;
}
#header .text .for-avatar {
  display: block;
  padding: 20px 0 20px 0;
}
#header .text .for-avatar .person {
  font-size: 18px;
  display: block;
  padding: 0 0 15px 0;
  position: relative;
}
#header .text .for-avatar .person .person-image {
  display: block;
  width: 90px;
  max-width: 100%;
  position: absolute;
  left: 0;
}
#header .text .for-avatar .person .person-text {
  color: #c2ab9d;
  display: block;
  padding: 22px 0 0 105px;
  min-height: 90px;
}
#header .text .for-avatar .person .person-text strong,
#header .text .for-avatar .person .person-text b {
  color: #8c776d;
}
#header .peter-katja {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#header .peter-katja img {
  width: 500px;
  max-width: 100%;
  float: right;
}
#header .peter-katja .btn {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin: auto;
  left: 0;
  right: 0;
  width: 205px;
}
#content {
  padding: 60px 0;
  display: block;
  overflow: hidden;
}
#content.path {
  background: #ffffff url(/application/themes/welt/img/pfad.png) no-repeat right top;
  -webkit-background-size: 500px 446px;
  -moz-background-size: 500px 446px;
  -o-background-size: 500px 446px;
  background-size: 500px 446px;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
  position: relative;
  top: -12px;
  display: block;
}
#bigteaser {
  display: block;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  height: 800px;
  width: 100%;
}
#bigteaser span.location,
#bigteaser span.neu {
  margin-top: 0;
  margin-left: 5px;
  margin-bottom: 5px;
}
#bigteaser .specialmargin {
  display: block;
  margin: 0 0 0 50px;
}
span.location {
  background-color: #3d4c77;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #fff;
  padding: 4px 10px 5px 10px;
  float: right;
  font-size: 16px;
  position: relative;
}
span.location span.glyphicon {
  font-size: 13px;
  margin-right: 5px;
}
span.location:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 30px 0px #ffffff;
  -moz-box-shadow: 0px 0px 30px 0px #ffffff;
  box-shadow: 0px 0px 30px 0px #ffffff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  mix-blend-mode: overlay;
}
span.neu {
  background-color: #6e7364;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #fff;
  padding: 4px 10px 5px 10px;
  float: right;
  font-size: 16px;
  position: relative;
}
span.neu span.glyphicon {
  font-size: 12px;
  margin-right: 5px;
}
span.neu:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 30px 0px #ffffff;
  -moz-box-shadow: 0px 0px 30px 0px #ffffff;
  box-shadow: 0px 0px 30px 0px #ffffff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  mix-blend-mode: overlay;
}
.special-content {
  position: relative;
  z-index: 1;
  padding: 30px 0 30px 0;
}
.special-content:after {
  content: '';
  width: 250px;
  height: 100%;
  position: absolute;
  left: -100px;
  max-height: 400px;
  top: 0;
  background: #f3f3f3;
  z-index: -1;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
}
.special-content span.date {
  color: #c2ab9d;
}
#abenteuer {
  display: block;
  text-align: left;
  font-size: 0;
  margin: 0 -25px;
  background: url(/application/themes/welt/img/pfad.png) no-repeat center 20%;
  -webkit-background-size: 500px 446px;
  -moz-background-size: 500px 446px;
  -o-background-size: 500px 446px;
  background-size: 500px 446px;
}
#abenteuer .element {
  display: inline-block;
  vertical-align: top;
  width: 33.3333333%;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
#abenteuer .element:after {
  content: '';
  width: 70%;
  position: absolute;
  right: 0;
  top: 25px;
  bottom: 45px;
  left: 18%;
  background: #f3f3f3;
  z-index: -1;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
}
#abenteuer .element .inner {
  padding: 25px;
}
#abenteuer .element .inner .image {
  display: block;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}
#abenteuer .element .inner .image a {
  position: relative;
  z-index: 1;
  display: block;
}
#abenteuer .element .inner .image a .fortags {
  float: none;
  display: block;
  text-align: left;
  padding: 10px 10px 0 0;
  position: absolute;
  left: 0;
}
#abenteuer .element .inner .image a span.location,
#abenteuer .element .inner .image a span.neu {
  margin: 0 0 5px 5px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#abenteuer .element .inner .text {
  display: block;
  background: #fff;
  -webkit-border-bottom-right-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.11);
  padding: 30px 20px;
}
#abenteuer .element .inner .text .date {
  font-size: 16px;
  color: #c2ab9d;
}
#abenteuer .element .inner .text h2 {
  margin: 0 0 5px 0;
}
#abenteuer .element .inner .forbutton {
  margin-top: 20px;
}
.visually-hidden {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  color: #6e7364;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #6e7364;
  border-color: #6e7364;
}
.backbutton {
  position: absolute;
  left: 15px;
}
.backbutton a,
.backbutton a:hover,
.backbutton a:focus {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #8c776d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 13px;
  position: relative;
  z-index: 1;
  text-align: center;
  border: solid #8c776d 1px;
}
.backbutton a:after,
.backbutton a:hover:after,
.backbutton a:focus:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 30px 0px #ffffff;
  -moz-box-shadow: 0px 0px 30px 0px #ffffff;
  box-shadow: 0px 0px 30px 0px #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  mix-blend-mode: overlay;
}
.photogallery {
  display: block;
  margin: 30px -5px;
  font-size: 0;
}
.photogallery a {
  display: inline-block;
  vertical-align: top;
  width: 33.3333333%;
  padding: 5px;
  overflow: hidden;
  position: relative;
}
.photogallery a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -moz-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
}
.photogallery a:hover:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.photogallery a img {
  overflow: hidden;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
div.ccm-conversation-message div.ccm-conversation-message-byline span.ccm-conversation-message-username {
  color: #c2ab9d;
}
input[name="cnvMessageAuthorWebsite"],
label[for="cnvMessageAuthorWebsite"] {
  display: none;
}
div.ccm-conversation-add-new-message div.ccm-conversation-message-form a.btn,
div.ccm-conversation-add-new-message div.ccm-conversation-message-form button,
div.ccm-conversation-add-reply div.ccm-conversation-message-form a.btn,
div.ccm-conversation-add-reply div.ccm-conversation-message-form button,
div.ccm-conversation-edit-message div.ccm-conversation-message-form a.btn,
div.ccm-conversation-edit-message div.ccm-conversation-message-form button {
  margin-left: 0 !important;
}
.pagination > li > a,
.pagination > li > span {
  text-decoration: none !important;
}
iframe {
  border: 0;
}
.youtubeBlock {
  display: block;
  margin: 30px 0;
}
