@font-face {
  font-family: 'PoetsenOne-Regular';
  src: url('../fonts/PoetsenOne-Regular.eot');
  src: url('../fonts/PoetsenOne-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PoetsenOne-Regular.woff') format('woff'), url('../fonts/PoetsenOne-Regular.ttf') format('truetype'), url('../fonts/PoetsenOne-Regular.svg#PoetsenOne-Regular') format('svg');
}
@font-face {
  font-family: 'Glyphicons Social Regular';
  src: url('../fonts/glyphicons-social-regular.eot');
  src: url('../fonts/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-social-regular.woff') format('woff'), url('../fonts/glyphicons-social-regular.ttf') format('truetype'), url('../fonts/glyphicons-social-regular.svg#glyphicons_socialregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphicon-facebook {
  font-family: 'Glyphicons Social Regular';
}
.glyphicon-facebook:before {
  content: "\E031";
}
.startpage .eyecatcher .csc-default,
.contentpage .eyecatcher .csc-default,
.eyecatcher .csc-default {
  position: absolute;
  top: -15px;
  right: 20px;
  z-index: 2000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transform: rotate(3deg) translate3d(0,0,0);
  -webkit-transform: rotate(3deg) translate3d(0,0,0);
  -o-transform: rotate(3deg) translate3d(0,0,0);
  -ms-transform: rotate(3deg) translate3d(0,0,0);
  transform: rotate(3deg) translate3d(0,0,0);
  width: 210px;
  height: 90px;
  border: 3px solid #d94d02;
  background: #fd5902;
  padding: 10px 15px 10px 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  text-align: center;
}
.startpage .eyecatcher .csc-default .csc-header h1,
.startpage .eyecatcher .csc-default .csc-header h2,
.startpage .eyecatcher .csc-default .csc-header h3,
.startpage .eyecatcher .csc-default .csc-header h4,
.startpage .eyecatcher .csc-default .csc-header h5,
.startpage .eyecatcher .csc-default .csc-header h6,
.contentpage .eyecatcher .csc-default .csc-header h1,
.contentpage .eyecatcher .csc-default .csc-header h2,
.contentpage .eyecatcher .csc-default .csc-header h3,
.contentpage .eyecatcher .csc-default .csc-header h4,
.contentpage .eyecatcher .csc-default .csc-header h5,
.contentpage .eyecatcher .csc-default .csc-header h6,
.eyecatcher .csc-default .csc-header h1,
.eyecatcher .csc-default .csc-header h2,
.eyecatcher .csc-default .csc-header h3,
.eyecatcher .csc-default .csc-header h4,
.eyecatcher .csc-default .csc-header h5,
.eyecatcher .csc-default .csc-header h6 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.startpage .eyecatcher .csc-default .csc-header h1 a,
.startpage .eyecatcher .csc-default .csc-header h2 a,
.startpage .eyecatcher .csc-default .csc-header h3 a,
.startpage .eyecatcher .csc-default .csc-header h4 a,
.startpage .eyecatcher .csc-default .csc-header h5 a,
.startpage .eyecatcher .csc-default .csc-header h6 a,
.contentpage .eyecatcher .csc-default .csc-header h1 a,
.contentpage .eyecatcher .csc-default .csc-header h2 a,
.contentpage .eyecatcher .csc-default .csc-header h3 a,
.contentpage .eyecatcher .csc-default .csc-header h4 a,
.contentpage .eyecatcher .csc-default .csc-header h5 a,
.contentpage .eyecatcher .csc-default .csc-header h6 a,
.eyecatcher .csc-default .csc-header h1 a,
.eyecatcher .csc-default .csc-header h2 a,
.eyecatcher .csc-default .csc-header h3 a,
.eyecatcher .csc-default .csc-header h4 a,
.eyecatcher .csc-default .csc-header h5 a,
.eyecatcher .csc-default .csc-header h6 a {
  color: #fff;
}
.startpage .eyecatcher .csc-default p,
.startpage .eyecatcher .csc-default p a,
.contentpage .eyecatcher .csc-default p,
.contentpage .eyecatcher .csc-default p a,
.eyecatcher .csc-default p,
.eyecatcher .csc-default p a {
  color: #fff;
  margin-bottom: 0px;
  font-size: 12px;
}
.footer {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 160px;
}
.footer .footer-logo {
  position: absolute;
  bottom: 15px;
  left: 40px;
  z-index: 50;
  width: 100px;
  height: 30px;
}
.footer .footer-text {
  font-size: 11px;
  position: absolute;
  bottom: 5px;
  z-index: 999;
  width: 100%;
  text-align: center;
  color: #eee;
  padding-left: 150px;
  padding-right: 150px;
}
.footer-bg-image {
  position: absolute;
  width: 100%;
  height: 160px;
  bottom: 0px;
  left: 0px;
}
.gradient {
  background-image: url('../images/bg_body_1.png');
  background-repeat: repeat-x;
  background-position: bottom;
  height: 800px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 1;
}
.footer-links {
  position: relative;
  text-align: right;
  z-index: 10;
}
.contentpage .container {
  background: #fff;
}
.contentpage .row {
  margin-left: 0px;
  margin-right: 0px;
}
.csc-layout-200 h1,
.csc-layout-200 h2,
.csc-layout-200 h3 {
  font-size: 18px !important;
  margin-bottom: 10px !important;
  cursor: pointer;
  color: #a8c23c;
  font-family: 'PoetsenOne-Regular', sans-serif;
}
.csc-layout-200 h1 .knoxtoggle,
.csc-layout-200 h2 .knoxtoggle,
.csc-layout-200 h3 .knoxtoggle {
  font-size: 14px;
  line-height: 18px;
  margin-right: 10px;
}
.csc-layout-200 p.bodytext {
  margin-left: 25px;
}
.no-js .row-maincontent p.bodytext {
  margin-left: 0px !important;
}
.carousel-startpage {
  padding: 10px;
  background: #fff;
  position: relative;
  margin-bottom: 25px;
  max-height: 370px;
  overflow: hidden;
}
.carousel-startpage ul li {
  left: 0px;
}
.carousel-startpage ul li img {
  height: 100%;
  width: 100%;
}
.carousel-startpage .bx-pager {
  display: none;
  position: absolute;
  bottom: 5px;
  width: 100%;
  padding-right: 20px;
  text-align: center;
  z-index: 99999;
}
.carousel-startpage .bx-pager .bx-pager-item {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
}
.carousel-startpage .bx-pager .bx-pager-item a {
  display: inline-block;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-indent: -2000px;
  background: rgba(255,255,255,0.5);
}
.carousel-startpage .bx-pager .bx-pager-item a.active {
  background: rgba(255,255,255,0.8);
}
.carousel-startpage .carousel-caption {
  font-size: 17px;
  font-family: 'PoetsenOne-Regular', sans-serif;
  background-color: #1e76b5;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  right: auto;
  padding-right: 20px;
  text-shadow: none;
  left: 0px;
  text-align: left;
  width: auto;
  bottom: 20px;
}
.carousel-startpage .carousel-border {
  position: absolute;
  left: 0px;
  bottom: 30px;
  background: #1e76b5;
  height: 40px;
  width: 10px;
}
.carousel-startpage .bx-controls-direction .bx-prev {
  position: absolute;
  left: 20px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 0px -150px;
  height: 32px;
  width: 32px;
  display: block;
  top: 175px;
  text-indent: -2000px;
  z-index: 20000;
}
.carousel-startpage .bx-controls-direction .bx-next {
  position: absolute;
  right: 20px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 0px -200px;
  height: 32px;
  width: 32px;
  display: block;
  top: 175px;
  text-indent: -2000px;
  z-index: 20000;
}
@media screen and (max-width: 768px) {
  .carousel-startpage .bx-pager {
    display: inherit;
  }
  .carousel-startpage .bx-controls-direction {
    display: none;
  }
}
.startpage .csc-default {
  padding: 20px;
  background: #fff;
  height: 215px;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
}
.startpage .csc-default.csc-html {
  height: auto;
  padding: 10px;
  margin-bottom: 25px;
}
.startpage .csc-default .csc-header h1,
.startpage .csc-default .csc-header h2,
.startpage .csc-default .csc-header h3,
.startpage .csc-default .csc-header h4,
.startpage .csc-default .csc-header h5,
.startpage .csc-default .csc-header h6 {
  font-size: 20px;
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #a8c23c;
  margin: 0px 0px 10px 0px;
}
.startpage .csc-default .csc-header h1 a,
.startpage .csc-default .csc-header h1 a:hover,
.startpage .csc-default .csc-header h2 a,
.startpage .csc-default .csc-header h2 a:hover,
.startpage .csc-default .csc-header h3 a,
.startpage .csc-default .csc-header h3 a:hover,
.startpage .csc-default .csc-header h4 a,
.startpage .csc-default .csc-header h4 a:hover,
.startpage .csc-default .csc-header h5 a,
.startpage .csc-default .csc-header h5 a:hover,
.startpage .csc-default .csc-header h6 a,
.startpage .csc-default .csc-header h6 a:hover {
  color: #a8c23c;
}
.startpage .csc-default p {
  font-size: 12px;
}
.no-js .carousel-startpage {
  height: 380px;
  overflow: hidden;
}
.no-js .carousel-startpage ul {
  padding: 0px;
}
.no-js .carousel-startpage ul li {
  position: relative;
  list-style-type: none;
  margin-bottom: 50px;
}
.no-js .carousel-startpage ul li .carousel-caption {
  bottom: 10px;
}
.contentpage .row-content {
  padding-bottom: 20px;
}
.contentpage .csc-default h1,
.contentpage .csc-default h2 {
  font-size: 30px;
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #a8c23c;
  margin: 0px 0px 20px 0px;
}
.contentpage .csc-default h1 a,
.contentpage .csc-default h2 a {
  color: #a8c23c;
}
.contentpage .csc-default h1 a:hover,
.contentpage .csc-default h2 a:hover {
  text-decoration: none;
  color: #338817;
}
.csc-textpic figure.csc-textpic-image {
  width: 100%;
}
.csc-textpic figure.csc-textpic-image img {
  height: 100%;
  width: 100%;
}
.csc-image .csc-textpic-imagerow {
  margin-bottom: 10px;
}
div.csc-textpic-right .bx-wrapper .bx-viewport .csc-textpic-imagewrap,
div.csc-textpic-left .bx-wrapper .bx-viewport .csc-textpic-imagewrap {
  float: none;
}
.content-gallery {
  position: relative;
}
.content-gallery .csc-header h2 {
  background: #a8c23c;
  color: #338817;
  font-family: 'PoetsenOne-Regular', sans-serif;
  font-size: 18px;
  margin: 0px;
  text-align: center;
  padding: 15px 0px 15px 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  text-shadow: 1px 1px 1px #338817;
}
.content-gallery .bx-wrapper {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  margin: 25px 15px 15px 20px;
}
.content-gallery .bx-wrapper .bx-caption {
  text-align: center;
  margin-top: 5px;
}
.content-gallery .bx-default-pager {
  visibility: hidden;
  position: absolute;
  top: -20px;
  z-index: 20000;
}
.content-gallery .bx-default-pager .bx-pager-item {
  float: left;
  margin-right: 5px;
  z-index: 20001;
}
.content-gallery .bx-controls {
  padding-bottom: 15px;
}
.content-gallery .bx-controls-direction .bx-prev {
  float: left;
}
.content-gallery .bx-controls-direction .bx-next {
  float: right;
}
.content-gallery .bx-controls-direction .bx-prev:hover,
.content-gallery .bx-controls-direction .bx-next:hover {
  text-decoration: none;
}
.content-gallery {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 25px;
  width: 280px;
}
.content-gallery-intext .bx-wrapper {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 25px;
  width: 277px;
  padding: 25px 15px 10px 20px;
  margin-left: 5px;
  margin-top: 5px;
}
.content-gallery-intext .bx-viewport {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  width: 235px !important;
  margin: 0px !important;
  padding: 0px !important;
}
.content-gallery-intext .bx-viewport .csc-textpic-imagecolumn {
  padding: 0px 1px 0px 1px;
}
.content-gallery-intext .bx-default-pager {
  position: absolute;
  top: 5px;
  visibility: hidden;
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.content-gallery-intext .bx-default-pager .bx-pager-item {
  float: left;
  margin-right: 5px;
}
.content-gallery-intext .bx-controls {
  padding-bottom: 15px;
}
.content-gallery-intext .bx-controls-direction {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.content-gallery-intext .bx-controls-direction .bx-prev {
  float: left;
}
.content-gallery-intext .bx-controls-direction .bx-next {
  float: right;
}
.content-gallery-intext .bx-controls-direction .bx-prev:hover,
.content-gallery-intext .bx-controls-direction .bx-next:hover {
  text-decoration: none;
}
.content-gallery-intext div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: none;
  margin-left: 0px;
}
.csc-textpic-intext-left .bx-wrapper {
  float: left;
  margin-right: 20px;
}
.csc-textpic-intext-right .bx-wrapper {
  float: right;
  margin-left: 20px;
  margin-right: 10px;
}
.content-gallery-right {
  float: right;
}
.content-gallery .csc-textpic-caption,
.content-gallery-intext .csc-textpic-caption {
  font-size: 12px;
  margin-bottom: 2px;
}
.lte8 .content-gallery .bx-default-pager {
  top: 75px;
}
.lte8 .content-gallery-intext .bx-default-pager {
  top: 65px;
}
.csc-text ul {
  list-style-type: none;
  padding-left: 30px;
}
.csc-text ul li {
  background-repeat: no-repeat;
  padding-left: 10px;
  background-image: url(../images/circle.gif);
  background-position: 0px 8px;
}
.form-search-top {
  position: absolute;
  top: 5px;
  right: 10px;
}
.form-search-top .searchSubmit {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 4px -96px;
  height: 24px;
  width: 24px;
  background-color: #1e76b5;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  display: inline;
  margin-top: 1px;
}
.form-search-top .sword {
  height: 22px;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  float: left;
  display: inline;
  margin-right: 5px;
  padding-left: 10px;
  border: 0px;
  margin-top: 2px;
}
.tx-indexedsearch .col-md-12 {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ccc;
}
.tx-indexedsearch .col-md-12 h2 {
  margin-top: 0px;
}
.tx-indexedsearch .col-md-12 h2 a {
  font-family: 'PoetsenOne-Regular', sans-serif;
  font-size: 18px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  display: none;
}
.tx-indexedsearch .tx-indexedsearch-searchbox-button {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 4px -96px;
  height: 24px;
  width: 24px;
  background-color: #1e76b5;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  display: inline;
  margin-top: 1px;
  text-indent: -2000px;
  margin-left: 5px;
}
.tx-indexedsearch .tx_indexedsearch_form_label {
  float: left;
  display: inline;
  font-weight: normal;
  margin-right: 10px;
  line-height: 26px;
}
.tx-indexedsearch #search-result-detail {
  float: left;
  display: inline;
}
.tx-indexedsearch .browsebox {
  display: none;
}
.navbar-top {
  background: #fff;
  margin-bottom: 0px;
  border-radius: 0px;
}
.navbar-top .navbar-header .navbar-brand {
  padding: 0px;
}
.navbar-top .navbar-nav {
  margin-top: 10px;
}
.navbar-top .navbar-nav li a {
  font-size: 12px;
  padding: 0px 10px 0px 0px;
}
.navbar-top .navbar-nav li a:hover {
  background-color: #fff !important;
}
.tooltipster-base {
  margin-left: 33px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 19px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 20px;
}
.knox-imagemap {
  position: relative;
  padding: 5px;
  border: 2px solid #efefef;
}
#knox-imagemap,
.map-admin {
  position: relative;
}
.imagemaparea,
.knox-mapadmin-drag {
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ececec;
  background: #1e76b5;
  background: rgba(30,118,181,0.43);
  position: absolute;
  width: auto;
  transition-property: background-color;
  transition-duration: 1s;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.imagemaparea:hover {
  color: #fff;
}
.knox-mapadmin-drag {
  cursor: move;
}
.marker-text {
  height: 15px;
  width: 15px;
  padding: 0px;
  border-radius: 15px;
  border: 1px solid #d0d0d0;
  text-indent: -2000px;
  background: #2694c8;
  background: -moz-linear-gradient(top,#2694c8 0%,#175ba4 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2694c8),color-stop(100%,#175ba4));
  background: -webkit-linear-gradient(top,#2694c8 0%,#175ba4 100%);
  background: -o-linear-gradient(top,#2694c8 0%,#175ba4 100%);
  background: -ms-linear-gradient(top,#2694c8 0%,#175ba4 100%);
  background: linear-gradient(to bottom,#2694c8 0%,#175ba4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2694c8',endColorstr='#175ba4',GradientType=0);
}
.ie9 .marker-text {
  filter: none;
}
.marker-tall {
  font-size: 10px;
  padding: 2px 5px 2px 5px;
}
.marker-grande {
  font-size: 14px;
}
.marker-venti {
  font-size: 18px;
  padding: 5px;
}
.knox-mapadmin-dott {
  background-image: url('../Image/sprite.png');
  background-position: 0px -1364px;
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.knox-content-element {
  display: none;
}
.tooltipster-tmu {
  border-radius: 10px;
  border: 2px solid #1e76b5;
  background: #fff;
  background: rgba(255,255,255,0.9);
  color: #666666;
}
.tooltipster-tmu .tooltipster-content {
  padding: 15px;
}
.tooltipster-tmu .tooltipster-content .row {
  padding: 0px;
}
.tooltipster-tmu .tooltipster-content .row .col-xs-12,
.tooltipster-tmu .tooltipster-content .row .col-md-12 {
  margin: 0px;
  padding: 0px;
}
.tooltipster-tmu .tooltipster-content .content .csc-default {
  width: 150px;
}
.tooltipster-tmu .tooltipster-content .content .csc-default h1,
.tooltipster-tmu .tooltipster-content .content .csc-default h2,
.tooltipster-tmu .tooltipster-content .content .csc-default h3,
.tooltipster-tmu .tooltipster-content .content .csc-default h4,
.tooltipster-tmu .tooltipster-content .content .csc-default h5,
.tooltipster-tmu .tooltipster-content .content .csc-default h6 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #1e76b5;
}
.tooltipster-tmu .tooltipster-content .content .csc-default h1 a,
.tooltipster-tmu .tooltipster-content .content .csc-default h2 a,
.tooltipster-tmu .tooltipster-content .content .csc-default h3 a,
.tooltipster-tmu .tooltipster-content .content .csc-default h4 a,
.tooltipster-tmu .tooltipster-content .content .csc-default h5 a,
.tooltipster-tmu .tooltipster-content .content .csc-default h6 a {
  color: #1e76b5;
}
.tooltipster-tmu .tooltipster-content .content .csc-default p {
  font-size: 12px;
  height: auto;
  line-height: 14px;
}
.tooltipster-tmu .tooltipster-content .content .csc-default img {
  width: 150px;
  height: 150px;
}
.tooltipster-content div.csc-textpic-center .csc-textpic-imagewrap,
.tooltipster-content div.csc-textpic-center figure.csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-center .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden;
}
.tooltipster-content div.csc-textpic-center .csc-textpic-center-outer,
.bx-wrapper div.csc-textpic-center .csc-textpic-center-outer {
  position: inherit;
  float: none;
  right: auto;
}
.tooltipster-content div.csc-textpic-center .csc-textpic-center-inner,
.bx-wrapper div.csc-textpic-center .csc-textpic-center-inner {
  position: inherit;
  float: none;
  right: auto;
}
.tooltipster-content div.csc-textpic-right .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-right .csc-textpic-imagewrap {
  float: none;
}
.tooltipster-content div.csc-textpic-right div.csc-textpic-text,
.bx-wrapper div.csc-textpic-right div.csc-textpic-text {
  clear: both;
}
.tooltipster-content div.csc-textpic-left .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-left .csc-textpic-imagewrap {
  float: none;
}
.tooltipster-content div.csc-textpic-left div.csc-textpic-text,
.bx-wrapper div.csc-textpic-left div.csc-textpic-text {
  clear: bloth;
}
.tooltipster-content div.csc-textpic-intext-left .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: none;
}
.tooltipster-content div.csc-textpic-intext-right .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: none;
}
.tooltipster-content div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: none;
}
.tooltipster-content div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: none;
}
.tooltipster-content div.csc-textpic-intext-left .csc-textpic-imagewrap,
.tooltipster-content div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-left .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 0px;
}
.tooltipster-content div.csc-textpic-intext-right .csc-textpic-imagewrap,
.tooltipster-content div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-right .csc-textpic-imagewrap,
.bx-wrapper div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 0px;
}
.block-header {
  margin: 0px;
}
.block-header .col {
  height: 85px;
  background: #fff;
}
.facebook-button {
  margin-left: 5px;
  float: left;
}
.facebook-button span {
  color: #fff;
  font-size: 23px;
}
.message-no-items {
  display: none;
}
.highlights h2,
.highlights h2 a {
  font-size: 16px !important;
  color: #1e76b5;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.highlights p {
  font-size: 12px;
  min-height: 50px;
}
.highlights p a.detail-link {
  color: #000;
  text-decoration: none;
}
.highlights .col-md-4 {
  margin-bottom: 20px;
  height: 100%;
}
.highlights .col-md-4 .highlight {
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  border: 1px solid #f9f9f9;
  padding: 5px;
  position: relative;
}
.highlights .col-md-4 .highlight img {
  width: 100%;
}
.highlights .col-md-4 .highlight .batch-text {
  position: absolute;
  left: -5px;
  top: 5px;
  background: #a8c23c;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: 'PoetsenOne-Regular', sans-serif;
  font-size: 18px;
  padding: 3px 10px 3px 10px;
  color: #338817;
  text-align: center;
}
.highlights .col-md-4 .highlight .batch-text span {
  font-size: 10px;
  display: block;
  text-align: center;
}
.highlights .col-md-4 .highlight .accessibility {
  padding-top: 10px;
}
.highlights .col-md-4 .highlight .accessibility .aIcon {
  margin-bottom: 5px;
  text-align: right;
}
.highlights .col-md-4 .highlight .accessibility .aIcon img {
  width: auto;
  height: auto;
}
.highlights .col-md-4 .highlight .inner-highlight .col-md-10,
.highlights .col-md-4 .highlight .inner-highlight .col-md-2 {
  padding: 0px;
}
.row-highlight-filter {
  padding: 0px 30px 0px 35px;
}
.wrapper-highlights {
  padding: 0px 15px 0px 20px;
}
.row-highlight-filter .col-md-12 {
  background-color: #e8f1f7;
  margin-bottom: 15px;
}
.row-highlight-filter .col-md-12 .form-group-age {
  display: none;
}
.row-highlight-filter .col-md-12 form label {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
}
.row-highlight-filter .col-md-12 form .form-group {
  line-height: 50px;
  margin-right: 20px;
}
.row-highlight-filter .col-md-12 form button {
  background-color: #1e76b5;
  border-color: #6fa7cf;
  font-size: 12px;
  color: #fff;
  padding: 3px 12px;
}
@media (min-width: 1000px) {
  .highlights .col-md-4 {
    height: 270px;
  }
}
.skiplinks {
  display: none;
}
.highlight-detail h1 {
  font-size: 30px;
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #a8c23c;
}
.highlight-detail h2 {
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #338817;
  font-size: 18px;
  margin-bottom: 40px;
}
.highlight-gallery-wrap {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: auto;
  min-height: 280px;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.highlight-gallery-wrap img {
  height: 100%;
  width: 100%;
}
.highlight-gallery-wrap .highlight-gallery {
  padding: 0px;
}
.highlight-gallery-wrap .inner-box {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  margin: 25px 15px 15px 20px;
}
.highlight-gallery-wrap .inner-box .bx-pager {
  margin-top: -205px;
  visibility: hidden;
}
.highlight-gallery-wrap .inner-box .bx-pager .bx-pager-item {
  display: inline;
  font-size: 12px;
  font-weight: bold;
  padding-right: 5px;
}
.highlight-gallery-wrap .inner-box .bx-pager .bx-pager-item a.active {
  color: #000;
}
.highlight-gallery-wrap .inner-box .bx-controls-direction {
  margin-top: 170px;
  position: relative;
  z-index: 200000;
}
.highlight-gallery-wrap .inner-box .bx-controls-direction .bx-prev {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 0px 0;
  height: 12px;
  width: 10px;
  text-indent: -2000px;
  display: inline-block;
  float: left;
}
.highlight-gallery-wrap .inner-box .bx-controls-direction .bx-next {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 0px -50px;
  height: 12px;
  width: 10px;
  text-indent: -2000px;
  display: inline-block;
  float: right;
}
.highlight-gallery-wrap .inner-box .bx-caption {
  text-align: center;
  margin-top: 5px;
}
.highlight-gallery-wrap .inner-box ul li {
  padding: 0px 1px 0px 1px;
}
.highlight-gallery-wrap h3 {
  background: #a8c23c;
  color: #338817;
  font-family: 'PoetsenOne-Regular', sans-serif;
  font-size: 18px;
  margin: 0px;
  text-align: center;
  padding: 15px 0px 15px 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  text-shadow: rgba(255,255,255,0.2) 3px 2px 3px;
  letter-spacing: 0.025em;
}
@media (min-width: 480px) and (max-width: 1000px) {
  .highlight-gallery-wrap {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    margin-bottom: 25px;
  }
  .highlight-gallery-wrap .inner-box {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
@media (max-width: 480px) {
  .highlight-gallery-wrap {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    margin-bottom: 25px;
  }
  .highlight-gallery-wrap .inner-box {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin: 0px;
  }
}
@media (max-width: 1000px) {
  .highlight-gallery-wrap .bx-controls {
    display: none;
  }
}
.no-js .highlight-gallery-wrap {
  height: 260px;
}
.no-js .highlight-gallery-wrap ul.highlight-gallery {
  padding: 0px;
}
.no-js .highlight-gallery-wrap li {
  display: none;
}
.no-js .highlight-gallery-wrap li.first-item {
  display: inherit;
}
.lte8 .highlight-gallery-wrap li {
  height: 160px !important;
  width: 215px !important;
}
.lte8 .highlight-gallery-wrap li img {
  height: 160px !important;
  width: 215px !important;
}
form label {
  line-height: 34px;
}
.alert .message {
  display: block;
}
.navbar-main {
  background-color: #fff;
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
  height: 37px;
}
.navbar-main .menu-main {
  background: #6fb84a;
  background: -moz-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fb84a),color-stop(100%,#3c851f));
  background: -webkit-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: -o-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: -ms-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: linear-gradient(to bottom,#6fb84a 0%,#3c851f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb84a',endColorstr='#3c851f',GradientType=0);
}
.navbar-main .menu-main .navbar-nav li a {
  font-family: 'PoetsenOne-Regular', sans-serif;
  background-color: transparent !important;
  font-size: 15px;
  color: #fff !important;
  padding: 0px 10px 0px 10px;
  line-height: 37px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}
.navbar-main .menu-main .navbar-nav li a:hover {
  background: #318415 !important;
  background: -moz-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#318415),color-stop(100%,#0f4904)) !important;
  background: -webkit-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: -o-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: -ms-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: linear-gradient(to bottom,#318415 0%,#0f4904 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#318415',endColorstr='#0f4904',GradientType=0) !important;
  color: #fff;
}
.navbar-main .menu-main .navbar-nav li a.dropdown-toggle span {
  position: absolute;
  right: 10px;
  top: 13px;
}
.navbar-main .menu-main .navbar-nav li ul li a {
  background: none;
  font-size: 16px;
  color: #fff !important;
  font-family: Arial;
  padding: 3px 3px 3px 20px;
  line-height: 24px;
}
.navbar-main .menu-main .navbar-nav li.open a {
  color: #fff;
}
.navbar-main .navbar-brand {
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #fff;
}
.navbar-main .navbar-header .navbar-toggle:hover,
.navbar-main .navbar-header .navbar-toggle:focus {
  background: #318415 !important;
  background: -moz-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#318415),color-stop(100%,#0f4904)) !important;
  background: -webkit-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: -o-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: -ms-linear-gradient(top,#318415 0%,#0f4904 100%) !important;
  background: linear-gradient(to bottom,#318415 0%,#0f4904 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#318415',endColorstr='#0f4904',GradientType=0) !important;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .navbar-main .menu-main .navbar-nav .dropdown-toggle {
    padding-right: 34px;
  }
  .navbar-main .menu-main .navbar-nav .dropdown-menu {
    background: #dde8be;
  }
  .navbar-main .menu-main .navbar-nav .dropdown-menu li a {
    color: #000000 !important;
    padding-right: 20px !important;
  }
  .navbar-main .menu-main .navbar-nav .dropdown-menu li a:hover {
    background: #dde8be !important;
  }
}
.menu-sub li a {
  background: #f0f4e4;
  background: -moz-linear-gradient(top,#f0f4e4 0%,#dbe7cc 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f4e4),color-stop(100%,#dbe7cc));
  background: -webkit-linear-gradient(top,#f0f4e4 0%,#dbe7cc 100%);
  background: -o-linear-gradient(top,#f0f4e4 0%,#dbe7cc 100%);
  background: -ms-linear-gradient(top,#f0f4e4 0%,#dbe7cc 100%);
  background: linear-gradient(to bottom,#f0f4e4 0%,#dbe7cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f4e4',endColorstr='#dbe7cc',GradientType=0);
  border-radius: 0px;
  color: #000000;
  padding: 4px 15px;
  font-size: 12px;
}
.menu-sub li a:hover,
.menu-sub li a.active,
.menu-sub li a:focus {
  background: #6fb84a;
  background: -moz-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fb84a),color-stop(100%,#3c851f));
  background: -webkit-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: -o-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: -ms-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
  background: linear-gradient(to bottom,#6fb84a 0%,#3c851f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb84a',endColorstr='#3c851f',GradientType=0);
  color: #ffffff;
}
.contentpage .tx_user_prospectorder p {
  font-size: 12px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect {
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  margin: 0px;
  border: 1px solid #f9f9f9;
  padding: 5px;
  margin: 20px 0 0;
  height: auto;
  width: 100%;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect h3 p {
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #a8c23c;
  font-size: 16px;
  margin-top: 5px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part {
  width: 320px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part .tx_userprospectorder_price {
  float: left;
  width: 150px;
  margin-bottom: 15px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part .tx_userprospectorder_price p.p_price,
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part .tx_userprospectorder_price span.prospect_price {
  font-family: 'PoetsenOne-Regular', sans-serif;
  color: #a8c23c;
  font-size: 16px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part .tx_userprospectorder_price p.mwst {
  font-size: 12px;
  color: #888;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part .tx_userprospect_form {
  margin-bottom: 25px;
  width: auto;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_right_part .prospect_link {
  clear: both;
  width: 100%;
  float: left;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_left_part {
  margin-right: 15px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_left_part a {
  display: block;
  position: relative;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_left_part .prospect_overlay {
  background-image: url(../images/eselsecke.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_prospect .prospect_left_part .prospect_pdf {
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 1;
  border: 2px solid #EFEFEF;
}
.contentpage .tx_user_prospectorder .clearer {
  clear: both;
}
.contentpage .tx_user_prospectorder .error {
  color: #fd5902;
  margin-top: 25px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form {
  float: none;
  margin-top: 25px;
  padding: 15px;
  background-color: #e8f1f7;
  width: 100%;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .captcha-image,
.contentpage .tx_user_prospectorder .tx_userprospectorder_form input,
.contentpage .tx_user_prospectorder .tx_userprospectorder_form select {
  border: 2px solid #EFEFEF;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .shoppingCart .currentShoppingCart h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .shoppingCart .currentPrice .total_price p {
  width: 330px;
  display: table-cell;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .shoppingCart .currentPrice .total_price p span {
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .item {
  padding: 0px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .tx_userprospectorder_formfield {
  clear: both;
  margin: auto auto 10px;
  padding-left: 25px;
  width: 100%;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .tx_userprospectorder_formfield label {
  font-size: 12px;
  line-height: 34px;
  margin-bottom: 0;
  width: 100px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .tx_userprospectorder_formfield select,
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .tx_userprospectorder_formfield input {
  margin-top: 5px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form #tx_userprospectorder_country {
  max-width: 300px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .tx_userprospectorder_formfield .captcha-block {
  text-align: center;
  padding-top: 15px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form .tx_userprospectorder_formfield .captcha-block img {
  margin-left: 60px;
}
.contentpage .tx_user_prospectorder .tx_userprospectorder_form #tx_userprospectorder_button {
  background-color: #1e76b5;
  border-color: #6fa7cf;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 12px;
  margin-left: 320px;
}
.language-select {
  position: absolute;
  bottom: 25px;
  right: 233px;
  z-index: 50;
}
.language-select a {
  font-size: 12px;
  color: #fff;
  padding-left: 5px;
}
.language-select .active {
  display: none !important;
}
.language-select .flag {
  padding-left: 25px;
  background-image: url('../images/flagge_de.png');
  background-repeat: no-repeat;
  text-indent: -12000px;
  display: inline-block;
}
.language-select .flag-pl {
  background-image: url('../images/flagge_pl.png');
}
.language-select .flag-en {
  background-image: url('../images/flagge_eng.png');
}
@media (min-width: 1000px) {
  .single-column .row-content {
    padding: 20px;
  }
  .single-column .container {
    padding-bottom: 50px;
  }
}
.single-column .row-cms {
  padding: 0px 30px 0px 20px;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.backgroundimage {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  z-index: 1;
}
.backgroundimage img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}
.container {
  position: relative;
  padding: 0px;
  margin-top: 0px;
  z-index: 3;
}
html,
body {
  height: 100%;
}
#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -130px;
  padding: 30px 0px 80px 0px;
}
body {
  color: #000000;
  background-color: #dde8be;
}
a {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
}
a:focus {
  outline: none;
}
.container {
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
}
.startpage .container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.print-button {
  text-align: right;
}
.print-button a {
  color: #a8c23c;
}
.print-button a: hover {
  color: #338817;
}
.print {
  background: #fff;
  margin: -8px;
  padding: 10px;
}
.highlight-overview .print-button {
  display: none;
}
@media print {
  body {
    background: #fff;
  }
}
pre {
  position: relative;
  z-index: 99999999;
}
.sticker-openinghours {
  position: absolute;
  top: -25px;
  right: 0px;
}
@media (max-width: 930px) {
  .sticker-openinghours {
    display: none;
  }
}
.highlight-overview .container {
  max-width: 925px;
}
.highlight-overview .col-md-12 .knox-imagemap-wrap {
  width: 860px;
  margin-bottom: 20px;
}
#vreasy-frame {
  width: 100%;
  height: 500px;
}
@media (max-width: 930px) {
  #vreasy-frame {
    height: 350px;
  }
}
.startpage .row-breadcrumb {
  display: none;
}
.single-column .breadcrumb {
  padding-left: 20px;
}
.breadcrumb {
  background-color: transparent;
  color: #626262;
  font-size: 12px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li+li:before {
  content: "\003E";
}
.breadcrumb > li a {
  color: #626262;
}
@media screen and (max-width: 768px) {
  .carousel-border,
  .eyecatcher {
    display: none !important;
  }
  #wrap {
    padding-top: 0px;
  }
  .navbar-main {
    height: auto;
  }
  .navbar-main .navbar-header {
    background: #6fb84a;
    background: -moz-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fb84a),color-stop(100%,#3c851f));
    background: -webkit-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
    background: -o-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
    background: -ms-linear-gradient(top,#6fb84a 0%,#3c851f 100%);
    background: linear-gradient(to bottom,#6fb84a 0%,#3c851f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb84a',endColorstr='#3c851f',GradientType=0);
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .container {
    margin-top: 0px;
  }
  .startpage .csc-default {
    height: auto;
  }
  .contentpage .container {
    background: transparent;
  }
  .contentpage .row-content {
    margin: 15px 15px 0px 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  }
  .contentpage .csc-textpic-imagerow img {
    height: 100%;
    width: 100%;
  }
  .contentpage .content-gallery,
  .contentpage .content-gallery-intext {
    padding: 0px;
    width: auto;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .contentpage .content-gallery .bx-wrapper,
  .contentpage .content-gallery-intext .bx-wrapper {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
  }
  .contentpage .content-gallery .bx-viewport,
  .contentpage .content-gallery-intext .bx-viewport {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: auto !important;
  }
  .contentpage .content-gallery .csc-textpic-imagewrap .csc-textpic-image,
  .contentpage .content-gallery .csc-textpic-imagewrap .csc-textpic-imagerow,
  .contentpage .content-gallery-intext .csc-textpic-imagewrap .csc-textpic-image,
  .contentpage .content-gallery-intext .csc-textpic-imagewrap .csc-textpic-imagerow {
    margin-bottom: 0px;
  }
  .contentpage .content-gallery .csc-textpic-imagewrap .csc-textpic-image img,
  .contentpage .content-gallery .csc-textpic-imagewrap .csc-textpic-imagerow img,
  .contentpage .content-gallery-intext .csc-textpic-imagewrap .csc-textpic-image img,
  .contentpage .content-gallery-intext .csc-textpic-imagewrap .csc-textpic-imagerow img {
    height: 100%;
    width: 100%;
  }
  .contentpage .content-gallery .bx-controls,
  .contentpage .content-gallery-intext .bx-controls {
    padding: 0px;
  }
  .contentpage .content-gallery .bx-controls .bx-controls-direction,
  .contentpage .content-gallery-intext .bx-controls .bx-controls-direction {
    display: none;
  }
  .contentpage .content-gallery .bx-controls .bx-pager,
  .contentpage .content-gallery-intext .bx-controls .bx-pager {
    top: auto;
    bottom: 5px;
    text-align: center;
    width: 100%;
  }
  .contentpage .content-gallery .bx-controls .bx-pager .bx-pager-item,
  .contentpage .content-gallery-intext .bx-controls .bx-pager .bx-pager-item {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px;
  }
  .contentpage .content-gallery .bx-controls .bx-pager .bx-pager-item a,
  .contentpage .content-gallery-intext .bx-controls .bx-pager .bx-pager-item a {
    display: inline-block;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-indent: -2000px;
    background: rgba(255,255,255,0.5);
  }
  .contentpage .content-gallery .bx-controls .bx-pager .bx-pager-item a.active,
  .contentpage .content-gallery-intext .bx-controls .bx-pager .bx-pager-item a.active {
    background: rgba(255,255,255,0.8);
  }
  .contentpage .content-gallery .bx-controls .bx-pager .bx-pager-item,
  .contentpage .content-gallery-intext .bx-controls .bx-pager .bx-pager-item {
    float: none;
  }
  .contentpage .content-gallery figcaption.csc-textpic-caption,
  .contentpage .content-gallery-intext figcaption.csc-textpic-caption {
    width: 100%;
    padding: 10px;
    position: absolute;
    top: 0px;
    background: rgba(0,0,0,0.5);
    color: #fff;
  }
  .contentpage .content-gallery .csc-textpic-intext-right .bx-wrapper,
  .contentpage .content-gallery .csc-textpic-intext-left .bx-wrapper,
  .contentpage .content-gallery div.csc-textpic div.csc-textpic-imagecolumn,
  .contentpage .content-gallery-intext .csc-textpic-intext-right .bx-wrapper,
  .contentpage .content-gallery-intext .csc-textpic-intext-left .bx-wrapper,
  .contentpage .content-gallery-intext div.csc-textpic div.csc-textpic-imagecolumn {
    margin-right: 0px;
    margin-left: 0px;
    float: none;
  }
  .contentpage .content-gallery-left,
  .contentpage .content-gallery-right,
  .contentpage div.csc-textpic-intext-left .csc-textpic-imagewrap {
    float: none;
  }
  .contentpage .content-gallery-right .bx-wrapper,
  .contentpage .content-gallery-left .bx-wrapper {
    margin-bottom: 0px;
  }
  .contentpage .csc-textpic-intext-right .bx-wrapper,
  .contentpage .csc-textpic-intext-left .bx-wrapper {
    margin-bottom: 10px;
  }
  .carousel-startpage {
    margin: 15px 15px 15px 15px;
    padding: 0px;
    -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 9px rgba(0,0,0,0.1);
  }
  .carousel-startpage .carousel-border {
    display: none;
  }
  .carousel-startpage .carousel-caption {
    font-size: 12px;
    height: auto;
    padding-left: 15px;
    line-height: 220%;
  }
  .highlight {
    background: #fff;
  }
  .highlight-gallery-wrap {
    display: none;
  }
  body {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .startpage .csc-default {
    height: auto;
  }
  .startpage .csc-default img {
    height: 100% !important;
    width: 100% !important;
  }
  .highlight-overview .knox-imagemap-wrap {
    display: none;
  }
  .language-select {
    display: none;
  }
}
@media screen and (max-width: 1170px) {
  .footer .footer-text {
    font-size: 9px;
  }
}
@media screen and (max-width: 1067px) {
  .footer .footer-text {
    font-size: 8px;
  }
}
