body {
	font-family: "Arial", Times, serif;
	background-color: #ffffff;
	margin: 0px;
	overflow-x: hidden;
	font-size: 18px;
	/*background-image: url("../Bilder/wegweiser.jpg");*/ 
}

body {
	font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

h1 {
	text-align: center;
	font-weight: 800;	
}


.text h3 {
	font-family: Britannic, Helvetica, sans-serif;
}

/* Beginn des Designs des Titelbildes*/
/*.header, .header .headerimg {
	height: 245px;
}*/

.header {
	/*background-image: url("../Bilder/Titelbildretro2.jpg");*/ 
	overflow-y: hidden;
	background: #ebe8e4;
}

.header .headerimg {
	left: 0;
	overflow-y: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

img.img-responsive {
    width: 100%;
}

.titelbild img {
  vertical-align: middle;
  width: 100%;
  max-height: 500px;
}
/* Ende des Designs des Titelbildes*/

/* Beginn des Designs der Navi*/
.header .container {
    position: relative;
    height: 100%;
}

.container {
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.header .navbar {
    z-index: 99999;
    display: flex;
	position: relative;
}

.navbar-default {
    background-color: white;
    border: 0;
	background-image: none !important;
	border-bottom: 4px solid #851812;
}

.navbar {
    border-radius: 4px;
	min-height: 50px;
	margin-bottom: 0px;
	display: flex;
}

.container-fluid {
    padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}

#bs-example-navbar-collapse-1 {
    margin: 10px 0px;
}

.navbar-default .navbar-collapse {
    border: 0;
}

.navbar-collapse.collapse {
    /*display: block !important;*/
	display: block;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.navbar-collapse {
    width: auto;
    box-shadow: none;
	padding-right: 15px;
	padding-left: 15px;
}

.header ul {
    transform: translateZ(1px);
    display: table;
    width: 100%;
    padding: 0;
    font-size: 17px;
}

.navbar-nav {
    float: left;
    margin: 0;
}

.nav {
    list-style: none;
}

.header .navbar ul li {
    background-color: transparent;
    margin-top: 0%;
	position: relative;
	text-align: center;
	line-height: 45px;
}

.navbar-nav > li {
    float: left;
}

.header ul li a {
    color: #000 !important;
    font-weight: 400;
	text-decoration: none;
}

.nav > li > a {
    position: relative;
    display: inline list-item;
    padding: 10px 15px;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
	line-height: 20px;
}

a {
    background-color: transparent;
}

.nav > li > a > img {
    max-width: none;
	margin-top: -2px;
	width: 50px;
}

.nav navbar-nav img {
    padding: 10px;
    max-width: 100%;
    width: 200px;
    vertical-align: middle;
    border: 0;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
  font-weight: normal;
}

.header .navbar ul .online > a, .online > a {
  color: #fff !important;
}

.header .navbar ul .online, .online {
	background-color: #851812;
	border-radius: 10px;
}
/* Ende des Designs der Navi*/

/* Beginn des Design des Logos*/
.content {
    min-height: 150px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f8f8f8 100%, #ebe8e4) repeat scroll 0 0;
}

.content .container:first-child {
    position: relative;
}

.biglogo {
    background-color: white;
    position: absolute;
    left: 40px !important;
    bottom: -20px;
    z-index: 1000;
    display: block;
}

.biglogo img {
    padding: 10px;
    max-width: 100%;
    width: 200px;
    vertical-align: middle;
    border: 0;
}
/* Ende des Design des Logos*/

.title img {
	display: flex; 
    justify-content: center; 
    align-items: center;
	width: 50%;
	margin-left: 25%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.title_ueberuns img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35%;
    margin-left: 32.5%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.telefon {
	background-image: url("../Bilder/telefon.png");
	margin-top: 0px;
	padding-left: 25px;
    background-position: 0 center;
    background-size: auto 14px;
    background-repeat: no-repeat
}

.mail {
	background-image: url("../Bilder/mail.png");
	margin-top: 0px;
	padding-left: 25px;
    background-position: 0 center;
    background-size: auto 14px;
    background-repeat: no-repeat
}

.team img {
	max-width:100%;
	width:100%;
	vertical-align: baseline;
}

.logo img {
	width: 100%;
	max-height: 500px;
}


/*Design des Footers*/
.footer {
	/*background-color: #ededed;*/
	border-top: 1px solid #ebe3d8;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top: 4px solid #851812;
}

.herausgeber {
	font-weight: 600;
}

.footer .logo img {
	width: 50%;
	background-color: #ebe3d8;
	margin-left: 10%;
}                      

.footerlinks {
	text-align: right;
}

.footerlinks a {
	color: #000;
}
/*Design des Footers*/

a {
	color: #00008B;
	font-weight: bold;
}

a:visited {
	color: #000; 
	font-weight: bold;
}

a:active {
	color: #ff0000;
}

a:hover {
	color: #ffffff; 
	background-color: transparent !important; 
	font-weight: bold;
}

.footerlinks a:hover, .text a:hover, .herausgeber a:hover, .team a:hover {
	background-color: transparent !important;
	color: #000;
	text-decoration: underline;
}

.footer .logo a:hover {
	background-color: transparent !important; 
}

.campingwerk a {
	text-decoration:none;
	color: #000;
}

/*Sticky-Navi*/
#stickynavi {
    display: none;
    border-bottom: 1px solid #851812;
}

#stickynavi.sticky {
    display: block;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 10000;
    background-color: #fff;
    height: 63px;
    padding-top: 5px;
    box-shadow: 0 10px 20px rgba(0,0,0,.17);
    overflow: hidden;
}
/*Sticky-Navi*/

.beginn img {
	width:100%;
	margin-left:0px;
	margin-top:-20px;
}

.wohlfueloase img {
	width:100%;
	margin-left:0px;
	margin-top:-20px;
}

.festival img {
	width:80%;
	margin-left:10%;
}
	
.personenbilder {
	margin-bottom: 10px;
	margin-top: 10px;
}

.personenbilder img {
    width: 70%;
    margin-left: 15%;
}

.steckbrief {
	border: 1px solid #000;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.headerlink {
    height: 200px;
    position: absolute;
    width: 100%;
}

.headerlink .headerlinkcontent {
    position: relative;
    bottom: 50px;
    float: right;
	z-index: 1000;
}

.headerlink .headerlinkcontent a {
    color: white;
    background-color: #89ced5;
    border: 1px solid #89ced5;
    font-size: 18px;
    max-height: 250px;
    font-weight: 700;
    padding: 8px 50px;
    transition: all .4s ease;
    text-decoration: none;
    display: inline-block;
}

.headerlink .headerlinkcontent a:hover {
    background-color: #89ced5 !important;
}

.blog img {
	width:70%;
	/*margin-left: 15%;*/
	margin:auto;
	display:block
}

.blog h3 {
	margin-top:0px;
}

.content hr {
	border-top: 1px solid #ccc;
}

.iframe iframe {
	width:100%;
	height: 450px;
}

/*Slider-Show*/
.mySlides_slidershow {
	display: none;
}

.mySlides_slidershow img {
	vertical-align: middle;
	width: 100%;
}

.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
}

.dots {
	text-align: center;
}

.dot_slidershow {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/*Slider-Show*/

/*Slider-Galerie*/
* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.galerie .mySlides img {
	height:500px;
}

.galerie .row {
    margin-right: 0px;
    margin-left: 0px;
}

.bilderreihe img {
	width:100%;
}
/*Slider-Galerie*/

.lightbox a:hover {
    background-color: transparent !important;
}

.renovierung .renovierung_bild {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

.renovierung img {
	width:40%;
	margin-top:-20px;
}

/*Responsive Design - max. Breite: 1199px */
@media (max-width: 1199px) {
body, .container {
	width: 100%;
	overflow-x: clip;
}	

}	

/*Responsive Design - min. Breite: 991px, max. Breite: 1199px */
@media (min-width: 991px) and (max-width: 1199px) {	
.header .navbar {
    display: block;
}

.title_ueberuns img {
    width: 30%;
    margin-left: 35%;
    margin-top: 10px;
    margin-bottom: 10px;
}

}
/*Responsive Design - min. Breite: 991px, max. Breite: 1199px */


/*Responsive Design - max. Breite: 991px */
@media (max-width: 991px) {
.header #bs-example-navbar-collapse-1 {
    transform: translateZ(1px);
}

.navbar-toggle {
    background-color: #ddd;
}	

.header .navbar {
    display: block;
}

.biglogo {
	background-color: transparent;
	left: 20px !important;
	bottom: -20px;
}

.biglogo img {
    width: 50%;
    margin-left: 0%;
}

.title img {
    width: 60%;
    margin-left: 20%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.title_ueberuns img {
    width: 40%;
    margin-left: 30%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bilder img {
	width: 80%;
	margin-left: 10%; 
}

.personenbilder img {
    width: 60%;
    margin-left: 20%;
}

.footer .logo img {
	width: 50%;
	margin-left: 25%;
}    

.footerlinks, .herausgeber, .footerlinks {
    text-align: center;
}

.header .navbar ul li {
	display: block !important;
	border-bottom: 1px solid #ddd;
	width: 100%;
	/*background-color: floralwhite;*/
}

.navbar-collapse.collapse {
    display: none;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

.header {
    overflow-y: visible;
    width: 100%;
}

.biglogo a:hover {
    background-color: transparent !important;
}

.beginn img, .wohlfueloase img {
    margin-top: 0px;
}

.renovierung .renovierung_bild {
    float: none;
    margin-left: 0px;
}

.renovierung img {
    width: 100%;
    margin-top: 0px;
}

.bilderreihe img {
    margin-bottom: 20px;
}

.iframe iframe {
	height: 350px;
}

.blog_teaser {
    text-align: center;
}

.blog img {
    width: 50%;
}

}
/*Responsive Design - max. Breite: 991px */

/*Responsive Design - min. Breite: 768px, max. Breite: 991px */
@media (min-width: 768px) and (max-width: 991px) {	
.navbar-toggle {
    display: block;
	position: absolute;
	right: 10px;
	z-index:100000;
}

.navbar-collapse.collapse {
    overflow: hidden !important;
	display: none !important;
}

.navbar-nav {
    margin-top: 50px;
}

}
/*Responsive Design - min. Breite: 768px, max. Breite: 991px */

/*Responsive Design - min. Breite: 441px, max. Breite: 991px */
@media (min-width: 441px) and (max-width: 991px) {	
.beginn img, .renovierung img, .wohlfueloase img {
    width: 80%;
    margin-left: 10%;
}

.renovierung .renovierung_bild {
    width: 100%;
}

.telefon, .mail {
	padding-left:0px;
}

.text .telefon, .text .mail, .team .telefon, .team .mail {
	padding-left:25px;
}

}
/*Responsive Design - min. Breite: 441px, max. Breite: 991px */

/*Responsive Design - max. Breite: 440px */
@media (max-width: 440px) {
.title img {
    width: 80%;
    margin-left: 10%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.title_ueberuns img {
    width: 60%;
    margin-left: 20%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bilder img {
	width: 100%;
	margin-left: 0; 
}

.personenbilder img {
    width: 70%;
    margin-left: 15%;
}

.footerlinks, .herausgeber, .footerlinks {
    text-align: center;
}

.header {
    height: 100%;
}

.biglogo img {
    width: 60%;
    margin-left: 0%;
}

.headerlink .headerlinkcontent {
    bottom: 165px;
    float: left;
}

.iframe iframe {
	height: 250px;
}

.telefon, .mail {
	padding-left:0px;
}

.text .telefon, .text .mail, .team .telefon, .team .mail {
	padding-left:25px;
}

}
/*Responsive Design - max. Breite: 440px */



.hinweis {
	font-size: 20px;
	color: red;
	border: 1px solid red;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;