@import url("https://fonts.googleapis.com/css?family=Tangerine:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");
.space20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 992px) {
  .space20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.space40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media only screen and (max-width: 992px) {
  .space40 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.space60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 992px) {
  .space60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.space80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 992px) {
  .space80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.space100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 992px) {
  .space100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.space120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media only screen and (max-width: 992px) {
  .space120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.space140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

@media only screen and (max-width: 992px) {
  .space140 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.space160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

@media only screen and (max-width: 992px) {
  .space160 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.nospace {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

@media only screen and (max-width: 992px) {
  .space80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.mtop10 {
  margin-top: 10px !important;
}

.mbot10 {
  margin-bottom: 10px !important;
}

.mtop20 {
  margin-top: 20px !important;
}

.mbot20 {
  margin-bottom: 20px !important;
}

.mtop30 {
  margin-top: 30px !important;
}

.mbot30 {
  margin-bottom: 30px !important;
}

.mtop40 {
  margin-top: 40px !important;
}

.mbot40 {
  margin-bottom: 40px !important;
}

.mtop50 {
  margin-top: 50px !important;
}

.mbot50 {
  margin-bottom: 50px !important;
}

.mtop60 {
  margin-top: 60px !important;
}

.mbot60 {
  margin-bottom: 60px !important;
}

.mtop70 {
  margin-top: 70px !important;
}

.mbot70 {
  margin-bottom: 70px !important;
}

.mtop80 {
  margin-top: 80px !important;
}

.mbot80 {
  margin-bottom: 80px !important;
}

.mtop90 {
  margin-top: 90px !important;
}

.mbot90 {
  margin-bottom: 90px !important;
}

.mtop100 {
  margin-top: 100px !important;
}

.mbot100 {
  margin-bottom: 100px !important;
}

.mtop10neg {
  margin-top: -30px;
}

.mtop30neg {
  margin-top: -30px;
}

.mtop50neg {
  margin-top: -50px;
}

.mtop100neg {
  margin-top: -100px;
}

.mtop150neg {
  margin-top: -150px;
}

.pall10 {
  padding: 10px !important;
}

.ptop10 {
  padding-top: 10px !important;
}

.pbot10 {
  padding-bottom: 10px !important;
}

.pall20 {
  padding: 20px !important;
}

.ptop20 {
  padding-top: 20px !important;
}

.pbot20 {
  padding-bottom: 20px !important;
}

.pall30 {
  padding: 30px !important;
}

.ptop30 {
  padding-top: 30px !important;
}

.pbot30 {
  padding-bottom: 30px !important;
}

.pall40 {
  padding: 40px !important;
}

.ptop40 {
  padding-top: 40px !important;
}

.pbot40 {
  padding-bottom: 40px !important;
}

.pall50 {
  padding: 50px !important;
}

.ptop50 {
  padding-top: 50px !important;
}

.pbot50 {
  padding-bottom: 50px !important;
}

.pall60 {
  padding: 60px !important;
}

.ptop60 {
  padding-top: 60px !important;
}

.pbot60 {
  padding-bottom: 60px !important;
}

.pall70 {
  padding: 70px !important;
}

.ptop70 {
  padding-top: 70px !important;
}

.pbot70 {
  padding-bottom: 70px !important;
}

.pall80 {
  padding: 80px !important;
}

.ptop80 {
  padding-top: 80px !important;
}

.pbot80 {
  padding-bottom: 80px !important;
}

.pall90 {
  padding: 90px !important;
}

.ptop90 {
  padding-top: 90px !important;
}

.pbot90 {
  padding-bottom: 90px !important;
}

.pall100 {
  padding: 100px !important;
}

.ptop100 {
  padding-top: 100px !important;
}

.pbot100 {
  padding-bottom: 100px !important;
}

.light-text h1, .light-text h2, .light-text h3, .light-text h4, .light-text h5, .light-text h6 {
  color: #fff !important;
}
.light-text h1:after, .light-text h2:after, .light-text h3:after, .light-text h4:after, .light-text h5:after, .light-text h6:after {
  background: #fff !important;
  color: #fff !important;
}
.light-text p {
  color: #fff !important;
}

ul.clean {
  list-style-type: none;
  padding: 0;
}

ul.iconlist li {
  padding: 0 0 0 22px;
  margin-left: 5px;
  position: relative;
  line-height: 28px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
ul.iconlist li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  font-size: 16px;
  color: #444444;
  position: absolute;
  top: 1px;
  left: 0px;
  margin-right: 8px;
  font-style: normal;
}

.block {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .block {
    padding-top: 1px;
    padding-bottom: 5px;
    margin-bottom: 0px;
  }
}

.bg-lightgray1 {
  background: #cccccc;
}

.bg-lightgray2 {
  background: #dddddd;
}

.bg-lightgray3 {
  background: #eeeeee;
}

.bg-lightgray4 {
  background: #f2f2f2;
}

.line-bottom {
  border-bottom: 1px solid #f2f2f2;
}

.line-top {
  border-top: 1px solid #f2f2f2;
}

body {
  background: #fff;
  font-family: 'PT Sans',sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #666666;
  line-height: 180%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #201619;
}

h1, h2, .h1, .vina-camera-slider-content .cameraContent .camera_caption > div h3, .h2, h3, h4, h5 {
  font-family: 'PT Sans',sans-serif;
}

h1, .h1, .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
  font-family: 'Tangerine', serif;
  font-weight: 400;
  position: relative;
  font-size: 5rem;
}
@media only screen and (max-width: 991px) {
  h1, .h1, .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  h1, .h1, .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
    font-size: 3em;
    word-break: break-word;
  }
}
@media only screen and (max-width: 575px) {
  h1, .h1, .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
    font-size: 3em;
  }
}
#t3-content h1:after, #t3-content .h1:after, #t3-content .vina-camera-slider-content .cameraContent .camera_caption > div h3:after, .vina-camera-slider-content .cameraContent .camera_caption > div #t3-content h3:after {
  position: absolute;
  left: 0px;
  bottom: -5px;
  border-bottom: 1px solid #4e2156;
  width: 100px;
}

h2 {
  font-size: 4rem;
  font-weight: 400;
  font-family: 'Tangerine', serif;
  color: #444444;
  position: relative;
  padding-bottom: 0px;
  margin: 0 0 20px;
}
h2:before {
  position: absolute;
  width: 180px;
  bottom: 0;
  left: 50%;
  margin-left: -90px;
  height: 1px;
  background: #4e2156;
}
@media only screen and (max-width: 991px) {
  h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 22px;
    word-break: break-word;
  }
}
@media only screen and (max-width: 575px) {
  h2 {
    font-size: 20px;
  }
}

h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0px 0px 15px;
}

a {
  color: #4e2156;
  -webkit-transition: color 400ms,background-color 400ms;
  -moz-transition: color 400ms,background-color 400ms;
  -o-transition: color 400ms,background-color 400ms;
  transition: color 400ms,background-color 400ms;
}
a:hover, a:focus {
  text-decoration: none;
  color: #692878;
}

em {
  color: #aaa;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

table td {
  padding: 5px 10px 5px 0px;
  border: none;
}

.col2 {
  column-count: 2;
  column-gap: 50px;
}

.thumb {
  width: 100%;
  height: auto;
}

figure.image-container {
  width: 100%;
}
figure.image-container img {
  width: 100%;
  height: auto;
}

.jcemediabox-zoom-span {
  margin: 0px 20px 10px 0px !important;
  padding: 0px !important;
  border: 0px solid #000 !important;
}
.jcemediabox-zoom-span .thumbnail {
  border-radius: 0px;
}

.gradiant, #t3-footer {
  background-image: -moz-linear-gradient(95deg, #eeeeee 30%, white 100%);
  background-image: -webkit-linear-gradient(95deg, #eeeeee 30%, white 100%);
  background-image: -ms-linear-gradient(95deg, #eeeeee 30%, white 100%);
}

.gradiant-horizontal {
  background-image: -moz-linear-gradient(90deg, white 0%, #fff 100%);
  background-image: -webkit-linear-gradient(90deg, white 0%, #fff 100%);
  background-image: -ms-linear-gradient(90deg, white 0%, #fff 100%);
}

.thumbnail {
  background: none;
  border: 0px solid transparent;
  border-radius: 0px;
}

address .phone {
  margin-top: 10px;
  display: block;
  font-size: 200%;
  font-weight: 600;
}
address .phone .fa {
  color: #fff;
  background: #4e2156;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-indent: 9px;
}

.modal {
  color: #252525;
}
.modal a:link,
.modal a:visited {
  color: #252525 !important;
  text-decoration: underline;
}
.modal a:hover,
.modal a:focus {
  color: #4e2156;
}
.modal .modal-body {
  overflow-y: auto;
  overflow-x: none;
}

/*
.items-leading, .items-row, .aktuelles .item-page {
    margin: auto;


    @media (min-width: 768px) {
        width: 750px;
    }
    @media (min-width: 1200px) {
        width: 1170px;
    }
        @media (min-width: 1200px) {
        width: 1170px;
    }
}*/
.navbar-brand {
  height: auto;
  padding: 0px;
  float: none;
  margin: 10px 0px;
  position: relative;
  z-index: 1;
  top: 1px;
}
.navbar-brand img {
  width: auto;
}
@media only screen and (min-width: 1200px) {
  .navbar-brand {
    padding-top: 0px;
  }
  .navbar-brand img {
    height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand {
    padding-top: 0px;
  }
  .navbar-brand img {
    width: 100%;
    height: auto;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-brand {
    padding-top: 0px;
  }
  .navbar-brand img {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-brand {
    text-align: left;
    padding-top: 0px;
  }
  .navbar-brand img {
    height: 40px;
  }
}

.navbar-wrapper {
  background-color: #1f1518;
  box-shadow: 0px 10px 60px 0px rgba(110, 110, 110, 0.3);
  position: fixed;
  z-index: 100;
  width: 100%;
}
@media (min-width: 992px) {
  .navbar-wrapper {
    padding-top: 0px;
  }
}
.navbar-wrapper > .container {
  position: relative;
}
.navbar-wrapper .navbar-toggle {
  margin: 15px 0px 10px 10px;
  border-radius: 0px;
  border: 0px solid transparent;
}
.navbar-wrapper .navbar-toggle .fa {
  font-size: 40px;
  color: #692878;
}
.navbar-wrapper .navbar-toggle:hover .fa, .navbar-wrapper .navbar-toggle:focus .fa {
  color: #4e2156;
}
.navbar-wrapper .contact {
  font-size: 24px;
  line-height: 150%;
  margin: 15px 0px;
}
@media only screen and (max-width: 1199px) {
  .navbar-wrapper .contact {
    top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-wrapper .contact {
    margin: 10px 0px;
  }
}
.navbar-wrapper .contact .item {
  border-radius: 0px;
  display: inline-block;
  padding: 0px;
}
.navbar-wrapper .contact .item.phone {
  border-right: 0px solid #fff;
  position: relative;
  top: -10px;
}
.navbar-wrapper .contact .item.text {
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  position: relative;
  top: -10px;
}
.navbar-wrapper .contact .item.text span {
  display: block;
  font-size: 15px;
}
.navbar-wrapper .contact a {
  color: #201619;
  font-weight: 600;
}
.navbar-wrapper .contact a:hover {
  color: #4e2156;
}
.navbar-wrapper .contact .fa {
  color: #fff;
  margin-left: 0px;
  margin-right: 3px;
  background: #4e2156;
  width: 40px;
  height: 40px;
  /* padding: 4px; */
  line-height: 40px;
  text-indent: 4px;
  font-size: 25px;
}
.navbar-wrapper .contact .fa.fa-phone {
  padding-right: 9px;
}
.navbar-wrapper .contact .fa.fa-mobile {
  text-indent: 8px;
}
.navbar-wrapper .contact .fa.fa-envelope {
  text-indent: 7px;
}
.navbar-wrapper .contact .fa.fa-facebook {
  text-indent: 9px;
}
.navbar-wrapper .contact .fa.fa-youtube {
  text-indent: 7px;
}
.navbar-wrapper .metanav-wrapper .t3-metanav {
  padding: 8px 8px;
  height: 42px;
}
.navbar-wrapper .metanav-wrapper .t3-metanav .nav li {
  display: inline-block;
  border-right: 1px solid #fff;
}
.navbar-wrapper .metanav-wrapper .t3-metanav .nav li:last-child {
  border-right: 0px solid #fff;
}
.navbar-wrapper .metanav-wrapper .t3-metanav .nav li a {
  font-family: "PT Sans";
  font-size: 18px;
  font-weight: 300;
}
.navbar-wrapper .metanav-wrapper .t3-metanav .nav li a:link, .navbar-wrapper .metanav-wrapper .t3-metanav .nav li a:visited, .navbar-wrapper .metanav-wrapper .t3-metanav .nav li a:focus {
  color: #201619;
  padding: 0px 10px;
}
.navbar-wrapper .metanav-wrapper .t3-metanav .nav li a:hover {
  background: transparent;
}
.navbar-wrapper .metanavi-layer {
  position: absolute;
  background: #201619;
  top: 0;
  right: 0px;
  height: 42px;
  width: 30%;
}

.navbar-default {
  border-top: 0px solid #888888;
  border-bottom: 0px solid #888888;
  background: transparent;
  min-height: 0px;
  top: 0px;
}
@media only screen and (max-width: 991px) {
  .navbar-default {
    top: 0px;
  }
}
@media (max-width: 767px) {
  .navbar-default {
    float: none !important;
  }
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  position: relative;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    float: right;
  }
  .navbar-default .navbar-nav > li {
    display: inline-block;
    margin-right: 0px;
  }
}
.navbar-default .navbar-nav > li {
  float: none;
  margin-right: 0px;
}
.navbar-default .navbar-nav > li > a {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 100;
  border-top: 0px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #481b52 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 16px;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
  border-top: 0px solid transparent;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #481b52 !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #000;
  background-color: transparent;
  border-top: 0px solid transparent;
  background-color: #481b52 !important;
}
.navbar-default .navbar-nav .caret {
  display: none;
}
.navbar-default .dropdown-menu {
  border: 0px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.175);
  padding: 0px;
  left: 0px;
  margin-top: 2px;
}
.navbar-default .dropdown-menu > li {
  border-bottom: 1px solid #f2f2f2;
  background: #4e2156;
}
.navbar-default .dropdown-menu > li > a {
  padding: 12px 20px;
  color: #fff;
}
.navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
  background: #201619;
}
.navbar-default .dropdown-menu > .active a, .navbar-default .dropdown-menu > .active a:hover, .navbar-default .dropdown-menu > .active a:focus {
  background: #201619;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #692878;
    border-bottom: 0px solid transparent;
    border-top: 1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #692878 !important;
    border-top: 1px solid #cccccc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background: #8a359e;
  }
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 26 10px 26px;
  }
}
@media (min-width: 992px) {
  .navbar-nav > li > a {
    padding: 44px 20px 44px;
  }
}
.section-header span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.btn {
  border-radius: 0px;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-transform: uppercase;
}
.btn:hover {
  background: #4b7897;
  color: #fff;
}
.btn.primary {
  background: #4e2156 !important;
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 30px !important;
  margin: 30px 0px 20px 0px !important;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 600;
}
.btn.primary .fa {
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn.primary:hover, .btn.primary:focus {
  background: #692878 !important;
  color: #fff;
  border-color: #fff;
}
.btn.primary:hover .fa, .btn.primary:focus .fa {
  color: #fff;
}
.btn.btn-primary {
  border-bottom: 0px solid transparent;
}
.btn.btn-info {
  background: #201619;
  border-color: #fff;
}
.btn.btn-info:hover {
  background: #3e2b31;
}

#editor-xtd-buttons .btn, .toggle-editor .btn {
  background: #4e2156;
}

.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid #4e2156;
}

ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #4e2156;
}

.startseite #t3-mainbody {
  display: none;
}

.vina-camera-slider-content .camera_wrap {
  height: 600px;
}
@media only screen and (max-width: 1199px) {
  .vina-camera-slider-content .camera_wrap {
    height: 510px !important;
  }
}
@media only screen and (max-width: 991px) {
  .vina-camera-slider-content .camera_wrap {
    height: 420px !important;
  }
}
@media only screen and (max-width: 767px) {
  .vina-camera-slider-content .camera_wrap {
    height: 330px !important;
  }
}
@media only screen and (max-width: 480px) {
  .vina-camera-slider-content .camera_wrap {
    height: 200px !important;
  }
}
.vina-camera-slider-content .cameraCont img {
  width: auto !important;
  margin-left: 50% !important;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1199px) {
  .vina-camera-slider-content .cameraCont img {
    height: 510px !important;
  }
}
@media only screen and (max-width: 991px) {
  .vina-camera-slider-content .cameraCont img {
    height: 420px !important;
  }
}
@media only screen and (max-width: 767px) {
  .vina-camera-slider-content .cameraCont img {
    height: 330px !important;
  }
}
@media only screen and (max-width: 480px) {
  .vina-camera-slider-content .cameraCont img {
    height: 200px !important;
  }
}
.vina-camera-slider-content .cameraContent {
  text-align: left;
  width: 100%;
}
.vina-camera-slider-content .cameraContent .camera_caption {
  width: 1500px !important;
  margin: 200px auto 0px;
  position: static !important;
  margin-top: 0px;
  display: table;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .vina-camera-slider-content .cameraContent .camera_caption {
    width: 100% !important;
  }
}
@media only screen and (max-width: 480px) {
  .vina-camera-slider-content .cameraContent .camera_caption {
    margin-top: 0px;
    display: table;
    height: 100%;
  }
}
.vina-camera-slider-content .cameraContent .camera_caption > div {
  text-align: left;
  background: none !important;
  display: table-cell;
  vertical-align: bottom;
}
@media only screen and (max-width: 480px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div {
    padding: 0px;
  }
}
.vina-camera-slider-content .cameraContent .camera_caption > div h3 {
  display: inline-block;
  color: #fff;
  padding: 10px 40px 0px 20px;
  margin-bottom: 0px;
  font-size: 5rem;
  letter-spacing: 0px;
  font-weight: 700;
  line-height: 130%;
  background: rgba(32, 22, 25, 0.5);
  min-width: 500px;
}
@media (max-width: 991px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
    font-size: 36px;
    line-height: 110%;
  }
}
@media (max-width: 575px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div h3 {
    min-width: 300px;
    font-size: 32px;
    line-height: 110%;
  }
}
.vina-camera-slider-content .cameraContent .camera_caption > div .introtext {
  font-size: 26px;
  font-family: "PT Sans";
  font-weight: 100;
  display: inherit;
  line-height: 130%;
  padding: 0px 20px 20px;
  background: rgba(32, 22, 25, 0.5);
  min-width: 500px;
}
@media (max-width: 991px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div .introtext {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div .introtext {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .vina-camera-slider-content .cameraContent .camera_caption > div .introtext {
    min-width: 300px;
    display: none;
  }
}

.t3-module .module-inner h3.module-title {
  font-weight: 500;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .t3-module .module-inner h3.module-title {
    font-size: 22px;
  }
}

.list-extend ul, #t3-content .blog.team ul, .t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct ul, .t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner ul {
  list-style-type: none;
  padding: 0;
}
.list-extend li, #t3-content .blog.team li, .t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct li, .t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner li {
  padding: 0 0 0 22px;
  margin-left: 5px;
  position: relative;
}
.list-extend li:before, #t3-content .blog.team li:before, .t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct li:before, .t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #444444;
  position: absolute;
  top: 1px;
  left: 0px;
  margin-right: 8px;
  font-style: normal;
  content: '\f058';
  color: #201619;
}

#vina-accordion-content123 .vina-accordion-container {
  padding: 30px !important;
}
#vina-accordion-content123 .vina-accordion-item {
  padding: 10px 10px 10px 30px;
  border-top: 2px solid #fff !important;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.t3-module.cta {
  background: rgba(78, 33, 86, 0.5);
  text-align: center;
  padding: 30px;
}
.t3-module.cta .module-inner .module-title {
  color: #fff;
}
.t3-module.cta .module-inner .module-ct .custom {
  color: #fff;
  position: relative;
  margin-bottom: 0px;
}
.t3-module.cta .module-inner .module-ct .custom .btn {
  margin-top: 10px;
  margin-bottom: 0px !important;
}
.t3-module.cta .module-inner .module-ct .custom .module-title {
  color: #fff;
  font-size: 48px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .t3-module.cta .module-inner .module-ct .custom .module-title {
    font-size: 34px;
  }
}
.t3-module.cta .module-inner .module-ct .custom h2 {
  color: #fff;
}
.t3-module.cta .module-inner .module-ct .custom p {
  font-size: 18px;
}
.t3-module.cta .module-inner .module-ct .custom a, .t3-module.cta .module-inner .module-ct .custom a:link {
  color: #fff;
}
.t3-module.cta .module-inner .module-ct .custom .phone {
  margin-top: 10px;
  display: block;
  font-size: 26px;
  font-weight: 600;
}
.t3-module.cta .module-inner .module-ct .custom .phone a, .t3-module.cta .module-inner .module-ct .custom .phone a:link {
  color: #fff;
}
.t3-module.cta .module-inner .module-ct .custom .phone .fa {
  color: #692878;
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-indent: 2px;
}
@media only screen and (max-width: 480px) {
  .t3-module.cta .module-inner .module-ct .custom .phone {
    font-size: 20px;
  }
  .t3-module.cta .module-inner .module-ct .custom .phone .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.t3-module.topic.style1 .module-inner .module-ct .custom h3, .t3-module.topic.style1 .module-inner .module-ct .custom p {
  color: #666666;
}
.t3-module.topic.style1 .module-inner .module-ct .custom > div {
  overflow: hidden;
}
.t3-module.topic.style1 .module-inner .module-ct .custom img {
  width: 100%;
  margin-bottom: 0px;
}
.t3-module.topic.style1 .module-inner .module-ct .custom h3 {
  padding: 20px 20px 0px;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-module.topic.style1 .module-inner .module-ct .custom h3 {
    font-size: 20px;
  }
}
.t3-module.topic.style1 .module-inner .module-ct .custom p {
  padding: 0px 20px 20px;
  line-height: 150%;
}
.t3-module.topic.style1 .module-inner .module-ct .custom .btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.t3-module.topic.style2 .module-inner .module-ct .custom {
  padding: 10px;
  background: #f2f2f2;
  height: 250px;
}
.t3-module.topic.style2 .module-inner .module-ct .custom > div {
  max-width: 40%;
  width: 40%;
  margin-right: 3%;
  float: left;
}
.t3-module.topic.style2 .module-inner .module-ct .custom h3 {
  font-size: 24px;
  color: #692878;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.t3-module.topic.style2 .module-inner .module-ct .custom .btn {
  background: #4e2156;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.t3-module.topic.style2 .module-inner .module-ct .custom .btn:hover {
  background: #201619;
}
.t3-module.topic.style3 .module-inner {
  position: relative;
}
.t3-module.topic.style3 .module-inner .module-title {
  position: absolute;
  top: 20px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .t3-module.topic.style3 .module-inner .module-title {
    font-size: 20px;
    font-weight: 400;
    padding: 0px 10px;
  }
}
.t3-module.topic.style3 .module-inner .module-ct .custom {
  padding: 0px;
  background-color: #4e2156;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  height: 250px;
}
@media (max-width: 1199px) {
  .t3-module.topic.style3 .module-inner .module-ct .custom {
    background-size: 40%;
  }
}
@media (max-width: 991px) {
  .t3-module.topic.style3 .module-inner .module-ct .custom {
    background-size: 50%;
  }
}
@media (max-width: 767px) {
  .t3-module.topic.style3 .module-inner .module-ct .custom {
    background-size: 30%;
  }
}
@media (max-width: 575px) {
  .t3-module.topic.style3 .module-inner .module-ct .custom {
    background-size: 40%;
  }
}
.t3-module.topic.style3 .module-inner .module-ct .custom p {
  color: #fff;
}
.t3-module.topic.style3 .module-inner .module-ct .custom .btn {
  background: #444444;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.t3-module.topic.style3 .module-inner .module-ct .custom .btn:hover {
  background: #201619;
}

.t3-module {
  margin-bottom: 25px;
}
.t3-module.lead {
  line-height: 200%;
}
.t3-module.lead .module-inner .module-title {
  margin-bottom: 10px;
  /*
  @media only screen and (max-width: 991px) {
  	font-size: 44px;
  }
  @media only screen and (max-width: 767px) {
  	font-size: 36px;
  }
  @media only screen and (max-width: 575px) {
  	font-size: 32px;
  }*/
}
.t3-module.lead .module-inner .module-title:after {
  height: 1px;
  width: 200px;
  margin-left: -100px;
  left: 50%;
  background: #4e2156;
  position: absolute;
  bottom: -5px;
}
.t3-module.lead .module-inner .module-ct .custom.lead {
  margin-bottom: 0px;
}
.t3-module.lead .module-inner .module-ct .custom h2 {
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .t3-module.lead .module-inner .module-ct .custom h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .t3-module.lead .module-inner .module-ct .custom h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .t3-module.lead .module-inner .module-ct .custom h2 {
    font-size: 22px;
  }
}
.t3-module.lead .module-inner .module-ct .custom h3 {
  line-height: 150%;
  font-weight: 300;
  font-size: 22px;
}
.t3-module.lead .module-inner .module-ct .custom h3 span {
  white-space: pre;
}
.t3-module.lead .module-inner .module-ct .custom p {
  font-size: 1.25rem;
  line-height: 175%;
  font-weight: 300;
  margin-bottom: 0px;
}
.t3-module.lead.style1 {
  text-align: center;
}
.t3-module.lead.style1 .module-inner .module-title {
  color: #fff;
}
.t3-module.lead.style1 .module-inner .module-title:after {
  background-color: #fff;
}
.t3-module.lead.style1 .module-inner .module-ct .custom h2 {
  color: #fff;
}
.t3-module.lead.style1 .module-inner .module-ct .custom h3 {
  color: #fff;
}
.t3-module.lead.style1 .module-inner .module-ct .custom p {
  color: #fff;
}
.t3-module.lead.style2 {
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  margin-bottom: 30px;
}

.spotlight-1-wrapper {
  margin: auto;
  margin-bottom: 0px;
  margin-top: 75px;
}
@media only screen and (max-width: 991px) {
  .spotlight-1-wrapper {
    margin-top: 60px;
  }
}
.spotlight-1-wrapper .t3-spotlight-1 .t3-module {
  margin-bottom: 0px;
}

.spotlight-2-wrapper {
  background: url(/images/background/bg.jpg) fixed no-repeat 50% 50%;
  background-size: cover;
  margin-top: 0px;
  text-align: center;
  color: #fff;
}
.spotlight-2-wrapper .t3-spotlight-2 {
  padding: 250px 0px;
}
@media (max-width: 480px) {
  .spotlight-2-wrapper .t3-spotlight-2 {
    padding: 20px 20px;
  }
}
.spotlight-2-wrapper .t3-spotlight-2 .module-title, .spotlight-2-wrapper .t3-spotlight-2 h2 {
  color: #fff;
}
.spotlight-2-wrapper .t3-spotlight-2 h3 {
  color: #fff;
}

.spotlight-3-wrapper {
  background: url(/images/background/loreen_van_heinrich_portrait_02.jpg) fixed no-repeat;
  background-size: cover;
  padding: 250px 0px;
  height: 100vh;
}
.spotlight-3-wrapper .t3-spotlight-3 .t3-module {
  position: relative;
}

.spotlight-4-wrapper {
  background: url(/images/background/bg.jpg) fixed no-repeat 50% 50%;
  background-size: cover;
  margin-top: 0px;
  text-align: center;
  color: #fff;
}
.spotlight-4-wrapper .t3-spotlight-4 {
  padding: 250px 0px;
}
@media (max-width: 480px) {
  .spotlight-4-wrapper .t3-spotlight-4 {
    padding: 20px 20px;
  }
}
.spotlight-4-wrapper .t3-spotlight-4 .module-title, .spotlight-4-wrapper .t3-spotlight-4 h2 {
  color: #fff;
}
.spotlight-4-wrapper .t3-spotlight-4 h3 {
  color: #fff;
}

.spotlight-5-wrapper {
  background-image: url(/images/background/loreen_van_heinrich_portrait_03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media only screen and (max-device-width: 1024px) {
  .spotlight-5-wrapper {
    background-attachment: scroll;
  }
}
@media (max-width: 991px) {
  .spotlight-5-wrapper {
    padding: 60px 0px;
  }
}
@media (min-width: 768px) {
  .spotlight-5-wrapper {
    background-attachment: fixed;
    background-size: cover;
    padding: 80px 0px;
  }
}
@media (min-width: 992px) {
  .spotlight-5-wrapper {
    padding: 150px 0px;
  }
}
@media (min-width: 1200px) {
  .spotlight-5-wrapper {
    padding: 250px 0px;
    height: 100vh;
  }
}
.spotlight-5-wrapper .inner {
  padding: 80px 0;
}

.spotlight-6-wrapper {
  padding: 60px 0px;
  background: #fff;
}
@media only screen and (max-device-width: 1024px) {
  .spotlight-6-wrapper {
    background-attachment: scroll;
  }
}

.t3-wrapper {
  background: transparent;
  overflow-x: hidden;
}

#t3-content {
  padding-top: 150px;
  padding-bottom: 80px;
}
.impressum #t3-content, .datenschutz #t3-content {
  padding-top: 120px;
}
@media (max-width: 991px) {
  #t3-content {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #t3-content .blog .article-intro a.thumbnail {
    padding: 0px;
    float: right !important;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  #t3-content .blog .article-intro a.thumbnail {
    width: 100%;
    float: none !important;
    margin-left: 0px !important;
  }
  #t3-content .blog .article-intro a.thumbnail img {
    width: 100%;
    margin-bottom: 20px;
  }
  #t3-content .blog .article-intro img {
    width: 100%;
    margin-bottom: 20px;
  }
}
#t3-content .blog .article-intro .technik img {
  float: none !important;
  margin-left: 0px !important;
}
#t3-content .blog .article-intro h2 {
  margin-top: 35px;
}
#t3-content .blog .article-intro h2:first-child {
  margin-top: 0px;
}
#t3-content .blog .article-intro h3 {
  margin-top: 25px;
}
#t3-content .blog .items-row .item {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  padding-top: 40px;
}
#t3-content .blog .items-row:first-child .item {
  margin-top: 0px;
}
#t3-content .blog .items-row.cols-2 .article-intro a.thumbnail, #t3-content .blog .items-row.cols-2 .article-intro img {
  margin-left: 0px;
}
.home #t3-content .blog .items-row .item article .article-header .article-title:after {
  left: 0px;
  right: 0px;
}
@media (min-width: 768px) {
  .home #t3-content .blog .items-row .item article .article-intro {
    column-count: 1;
    column-gap: 50px;
  }
}
#t3-content .article-content img.thumbnail {
  border: 0px solid #000000;
}
@media (max-width: 991px) {
  #t3-content .article-content img.thumbnail {
    width: 300px;
  }
}
@media (max-width: 767px) {
  #t3-content .article-content img.thumbnail {
    width: 250px;
  }
}
@media (max-width: 575px) {
  #t3-content .article-content img.thumbnail {
    width: 100%;
  }
}
#t3-content .article-content .datenschutz h3 {
  margin-top: 50px;
}
#t3-content .article-content .datenschutz h2 + h3 {
  margin-top: 20px;
}
#t3-content .article-content .datenschutz h2 {
  margin-top: 60px;
}
#t3-content .article-content .datenschutz h2:nth-child(1) {
  margin-top: 0px;
}
#t3-content .blog.team .item {
  background: transparent;
  border: 1px solid #cccccc;
  text-align: center;
}
#t3-content .blog.team .item img {
  width: 80%;
  margin-bottom: 15px;
}
#t3-content .blog.team .item .article-title {
  font-size: 24px;
}
#t3-content .blog.team .item .article-title:after {
  left: 1%;
  right: 1%;
  margin: auto;
}
#t3-content .blog.team .item h3 {
  color: #201619;
  font-weight: 600;
  padding: 20px 20px 0px;
}
@media (min-width: 992px) {
  #t3-content .blog.team .item h3 {
    font-size: 32px;
  }
}
#t3-content .blog.team .item li {
  color: #666666;
}
#t3-content .blog.team .item ul {
  list-style-type: none;
  padding: 0px 20px 20px;
}
@media (min-width: 768px) {
  #t3-content .blog.team .item {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  #t3-content .blog.team .item {
    min-height: 440px;
  }
}
@media (min-width: 1200px) {
  #t3-content .blog.team .item {
    min-height: 440px;
  }
}
#t3-content .historie h3 {
  background: #444444;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding-top: 35px;
  margin: 20px auto 20px;
}
#t3-content .historie p {
  text-align: center;
  max-width: 800px;
  margin: auto;
}

#t3-mainbody {
  background: #eeeeee;
}

.navhelper-wrapper .container {
  width: 100%;
  padding: 0px;
}
.navhelper-wrapper .t3-navhelper {
  padding: 0px;
  background: transparent;
  border-top: 0px solid transparent;
}
.navhelper-wrapper .t3-navhelper iframe {
  margin-bottom: -7px;
}

#t3-footer {
  color: #fff;
  background: #201619;
}
#t3-footer a {
  color: #f2f2f2;
}
#t3-footer a:hover {
  color: #fff;
  border-radius: 0px;
}
#t3-footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#t3-footer ul > li {
  display: inline-block;
  margin: 0 7.5px;
}
#t3-footer ul > li.active a {
  color: #fff !important;
  text-decoration: underline;
}
#t3-footer .footer-navi {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #t3-footer .footer-navi {
    text-align: right;
  }
}
#t3-footer .nav.menu {
  margin: 0px;
}
#t3-footer .nav.menu li {
  display: block;
  margin: 0px;
}
#t3-footer .nav.menu li a {
  padding: 0px;
  display: inline;
}
#t3-footer .t3-footnav {
  padding: 30px 0px 20px;
}
#t3-footer .t3-footnav .nav > li > a:hover, #t3-footer .t3-footnav .nav > li > a:focus {
  background-color: transparent;
}
#t3-footer .t3-footnav .nav-pills > li.active > a, #t3-footer .t3-footnav .nav-pills > li.active > a:hover, #t3-footer .t3-footnav .nav-pills > li.active > a:focus {
  color: #666;
  background-color: transparent;
}
#t3-footer .t3-footnav .t3-module {
  background: transparent;
  color: #f2f2f2;
  margin-top: 10px;
  margin-bottom: 10px;
}
#t3-footer .t3-footnav .t3-module h3, #t3-footer .t3-footnav .t3-module h4, #t3-footer .t3-footnav .t3-module h5 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px;
  position: relative;
  padding-left: 40px;
  font-weight: 100;
  top: 3px;
}
#t3-footer .t3-footnav .t3-module h3:before, #t3-footer .t3-footnav .t3-module h4:before, #t3-footer .t3-footnav .t3-module h5:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: '\f040';
  color: #f2f2f2;
  margin-right: 10px;
  background: rgba(105, 40, 120, 0.5);
  top: -5px;
  left: 0px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-indent: 5px;
  display: inline-block;
  border-radius: 0px;
}
#t3-footer .t3-footnav .t3-module h3:after, #t3-footer .t3-footnav .t3-module h4:after, #t3-footer .t3-footnav .t3-module h5:after {
  height: 1px;
  width: 90%;
  background: #4e2156;
  position: absolute;
  top: 25px;
  left: 40px;
}
#t3-footer .t3-footnav .t3-module.footer-address h3:before, #t3-footer .t3-footnav .t3-module.footer-address h4:before, #t3-footer .t3-footnav .t3-module.footer-address h5:before {
  content: '\f041';
  text-indent: 8px;
}
#t3-footer .t3-footnav .t3-module.footer-contact h3:before, #t3-footer .t3-footnav .t3-module.footer-contact h4:before, #t3-footer .t3-footnav .t3-module.footer-contact h5:before {
  content: '\f040';
  text-indent: 7px;
}
#t3-footer .t3-footnav .t3-module.footer-benefits h3:before, #t3-footer .t3-footnav .t3-module.footer-benefits h4:before, #t3-footer .t3-footnav .t3-module.footer-benefits h5:before {
  content: '\f00c';
}
#t3-footer .t3-footnav .t3-module p, #t3-footer .t3-footnav .t3-module ul {
  padding-left: 40px;
  color: #aaa;
}
#t3-footer .t3-footnav .t3-module table td {
  border: none;
  padding-right: 10px;
}
#t3-footer .t3-footnav .t3-module a {
  color: #aaa;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#t3-footer .t3-footnav .t3-module a:hover, #t3-footer .t3-footnav .t3-module a:focus {
  border-bottom: 1px solid #fff;
}
#t3-footer .copyright {
  margin: 0px;
  padding: 20px 0px 10px;
  border-top: 0px solid #cccccc;
  background: black;
  font-size: 12px;
}
#t3-footer .copyright .footer-navi {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #t3-footer .copyright .footer-navi {
    text-align: right;
  }
}
#t3-footer .copyright .owner {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #t3-footer .copyright .owner {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .t3-sidebar.t3-sidebar-right {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .t3-sidebar.t3-sidebar-right {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 {
  background: #f2f2f2;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-title {
  color: #fff;
  background: #444444;
  padding: 10px 10px 10px 30px;
  margin-bottom: 0px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct {
  padding: 20px 30px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct a {
  color: #fff;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct a:hover {
  color: #fff;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct a.primary {
  font-size: 15px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct .fa {
  color: #fff;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct ul {
  margin-left: 0px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style1 .module-inner .module-ct li:before {
  color: #4e2156;
  content: "\f00c";
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 {
  background: transparent;
  border-left: 1px solid #cccccc;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner {
  padding: 5px 30px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner .module-title {
  margin-bottom: 15px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner h3, .t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner h4 {
  color: #4e2156;
  font-family: 'Raleway', serif;
  font-weight: 400;
  text-transform: uppercase;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner .fa {
  color: #fff;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner ul {
  margin-left: 0px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner ul li {
  margin-bottom: 5px;
  padding: 0 0 0 26px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner li:before {
  color: #4e2156;
  content: "\f00c";
  border: 1px solid #4e2156;
  padding: 0px 2px;
  line-height: 20px;
}
.t3-sidebar.t3-sidebar-right .t3-module.box.style2 .module-inner table td {
  border: none;
  padding: 5px 10px 0px 0px;
}

.com_contact .t3-sidebar-right {
  margin-top: 60px;
}

.contact .page-header, .contact .contact-address, .contact h3 {
  display: none;
}
.contact .contact-form {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .contact .contact-form {
    width: 90%;
  }
}
.contact .contact-form legend {
  font-size: 13px;
  border: 0px solid transparent;
  text-align: right;
  color: #999999;
}
.contact .contact-form .star {
  color: #999999;
}
.contact .contact-form .radio input[type="radio"],
.contact .contact-form .radio-inline input[type="radio"],
.contact .contact-form .checkbox input[type="checkbox"],
.contact .contact-form .checkbox-inline input[type="checkbox"] {
  position: relative;
  margin-left: 0px;
}
.contact .contact-miscinfo {
  position: relative;
}
@media (min-width: 768px) {
  .contact .contact-miscinfo {
    float: left;
    width: 45%;
  }
}
.contact .contact-miscinfo h3 {
  display: block;
}
@media (max-width: 767px) {
  .contact .contact-miscinfo h3 {
    padding-left: 50px;
  }
}
.contact .contact-miscinfo .jicons-icons {
  display: none;
}
@media (min-width: 768px) {
  .contact .contact-miscinfo .dl-horizontal dd {
    margin-left: 100px;
  }
}
.contact .contact-miscinfo dt:before {
  position: absolute;
  left: 50px;
  top: -5px;
  font-family: 'FontAwesome';
  content: '\f040';
  font-weight: normal;
  font-size: 22px;
  color: #fff;
  background: #4e2156;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -ms-border-radius: 0%;
  -o-border-radius: 0%;
  border-radius: 0%;
  height: 40px;
  width: 40px;
  padding: 5px 12px;
  text-align: left;
}
@media (max-width: 767px) {
  .contact .contact-miscinfo dt:before {
    left: 0px;
  }
}

.sige {
  display: block !important;
}
.sige li {
  width: 25%;
  height: auto;
  float: none;
}
@media (max-width: 767px) {
  .sige li {
    width: 50%;
  }
}
.sige .sige_thumb {
  margin: 0px;
  background: none;
}
.sige .sige_thumb img {
  border-right: 10px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 0px solid transparent;
  border-top: 0px solid transparent;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0px;
  background: transparent;
}

.sige_small {
  display: none;
}

.overlay {
  position: absolute;
  top: 0px;
  background: -moz-linear-gradient(170deg, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-linear-gradient(170deg, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(170deg, transparent 10%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#c7000000',GradientType=0 );
  height: 100%;
  width: 100%;
}

.sitebanner {
  height: 150px;
  overflow: hidden;
  padding: 0px !important;
}
@media only screen and (max-width: 991px) {
  .sitebanner {
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .sitebanner {
    height: 150px;
  }
}
.sitebanner .module-ct {
  display: table;
  width: 100%;
}
.sitebanner .module-ct .custom {
  background-size: cover;
  background-position: center center;
  display: table-cell;
  vertical-align: middle;
}
.sitebanner .module-ct .custom:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.sitebanner .module-ct .custom h1 {
  margin: 0px 0px 10px;
  padding: 0px;
  color: #777777;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .sitebanner .module-ct .custom h1 {
    font-size: 48px;
    width: 1140px;
  }
}
@media only screen and (max-width: 1199px) {
  .sitebanner .module-ct .custom h1 {
    width: 940px;
  }
}
@media only screen and (max-width: 991px) {
  .sitebanner .module-ct .custom h1 {
    font-size: 36px;
    width: 710px;
  }
}
@media only screen and (max-width: 767px) {
  .sitebanner .module-ct .custom h1 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .sitebanner .module-ct .custom h1 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 480px) {
  .sitebanner .module-ct .custom h1 {
    font-size: 36px;
  }
}
.sitebanner .module-ct .custom h1 span {
  display: inline-block;
  padding-top: 10px;
}
.sitebanner .module-ct .custom h2 {
  color: #777777;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .sitebanner .module-ct .custom h2 {
    width: 1140px;
  }
}
@media only screen and (max-width: 1199px) {
  .sitebanner .module-ct .custom h2 {
    width: 940px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .sitebanner .module-ct .custom h2 {
    width: 710px;
  }
}
@media only screen and (max-width: 767px) {
  .sitebanner .module-ct .custom h2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .sitebanner .module-ct .custom h2 {
    display: none;
  }
}

.contact-form,
.bfPage-m {
  margin-top: 60px;
}
.contact-form .bfElemWrap,
.bfPage-m .bfElemWrap {
  width: 50%;
}
.contact-form .bfQuickMode section input[type='text'],
.contact-form .bfQuickMode section textarea,
.contact-form .bfQuickMode section select,
.bfPage-m .bfQuickMode section input[type='text'],
.bfPage-m .bfQuickMode section textarea,
.bfPage-m .bfQuickMode section select {
  width: 100%;
}
.contact-form .bfLabelLeft,
.bfPage-m .bfLabelLeft {
  float: left;
}
.contact-form .bfLabelTop,
.bfPage-m .bfLabelTop {
  float: right;
}
.contact-form .form-horizontal .control-group,
.bfPage-m .form-horizontal .control-group {
  margin-bottom: 0px;
}
.contact-form button.bfSubmitButton,
.bfPage-m button.bfSubmitButton {
  margin-right: 5px;
  background: #201619;
  color: #fff;
  border: none;
  padding: 8px 30px;
  text-transform: uppercase;
  letter-spasing: 2px;
  font-size: 18px;
}
.contact-form button.bfSubmitButton:hover, .contact-form button.bfSubmitButton:focus,
.bfPage-m button.bfSubmitButton:hover,
.bfPage-m button.bfSubmitButton:focus {
  background: #692878;
  color: #fff;
}
.contact-form input, .contact-form textarea,
.bfPage-m input,
.bfPage-m textarea {
  border-radius: 0px;
}
.contact-form legend,
.bfPage-m legend {
  display: none;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="email"], .contact-form textarea,
.bfPage-m input[type="text"],
.bfPage-m input[type="email"],
.bfPage-m input[type="email"],
.bfPage-m textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 8px;
  background: #f2f2f2;
  border-color: #dddddd;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-form textarea,
.bfPage-m textarea {
  height: 150px;
}

@media only screen and (max-width: 768px) {
  #footer {
    text-align: center;
  }
  #footer .text-right {
    text-align: center;
  }
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.modal-content {
  border: 1px solid #666;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.com_content.datenschutz .article-header {
  margin-top: 20px;
}

/*# sourceMappingURL=main.css.map */
