/* CSS Document */
html {
	background-image:url(../image/wellness-589772.jpg);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	top: 0;
    left: 0;
    z-index: -1;
	background-attachment: fixed;
}
body{
	margin: auto;
	
}
.mean {
	width: 68.750em ;
	 margin-left: auto;
	 margin-right: auto;
}
nav {
	width: 68.750em ;
	 margin-left: auto;
	 margin-right: auto;
}
navi {
	width: 68.750em ;
	 margin-left: auto;
	 margin-right: auto;
}
header{
	width: 68.750em ;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top: 60px;
}
.logo{
	height: 300px;
	width: 300px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top:30px;
	 background-image:url(../image/logo.jpg)
}

#menu {
	display:none;
	
}
#menugo { 
    width: 55em;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	 
}
#menugo ul{ 
   overflow: hidden;
    width: fit-content;
	display: block;
  
	
	  }
	  #menugo li,a{ 
  list-style: none;
  float:left;
	  }
#menugo a { 
    background-color:rgba(255,255,255,0.64);
	text-decoration:none;
       
	   
	margin:0;
	 padding-left:27px;
	 padding-right:27px;
	 padding-top:21px;
	 padding-bottom:21px;    
	 width: auto; 
	font-family: "Josefin Sans",sans-serif,"google";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
	color:#444;
} 
#menugo a.hier { 
    background-color:rgba(203, 115, 31, 0.68);
	text-decoration:none;
       
	   
	margin:0;
	 padding-left:27px;
	 padding-right:27px;
	 padding-top:21px;
	 padding-bottom:21px;    
	 width: auto; 
	font-family: "Josefin Sans",sans-serif,"google";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
	color:#fff;
}
#menugo a:hover {
	background-color:rgba(203, 115, 31, 0.68);
	font-weight: bold;
}


.tit{
	 font-family: "Allura",cursive,"google";
	width: 68.750em ;
	margin-left:auto;
	margin-right:auto;
	text-transform: none;
    text-align: center;
	font-weight: bold;
    font-style: normal;
    color: #fff;
	
	font-size: 3.75em;
}
#menuToggle input {
	display:none;
}
textarea {
	width:28.333em;
	height:190px;
	margin-top:10px;
	font: 400 18px Arial;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: 400;
    font-stretch: normal;
	}
input {
	font: 400 18px Arial;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: 400;
    font-stretch: normal;
}
input#email {
	width:28.333em;
	height:55px;
	margin-top:10px;
	}
input#name {
	width:28.333em;
	height:55px;
	margin-top:10px;
}
input#datenschutz{
	margin-left:170px;
	margin-top:30px;
}
input#but{
	margin-left:170px;
	width:9.444444444444445em;
	height:3.0555555555555554em;
	margin-top:15px;
	margin-bottom:20px;
	background-color: transparent;
    border: 2px solid #ababab;
    color: #ababab;
}
input#but:hover{
	background-color:#ababab; 
    color: #fff;
}
.nenner {
	float:left;
	width: 170px;
	margin-top:10px;
	}
	.stop {
		clear:both;
	}
	.fo{
		color:#eb433e;
		font-size:30px;
	}
h1, h2 {
	 font-family: "Allura",cursive,"google";
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-transform: none;
    color: #e8912a;
}
h3{
	    font-family: "Josefin Sans",sans-serif,"google";
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-transform: none;
    color: #e8912a;
}
hr {
	    border-bottom: 2px solid;
    border-style: solid;
    border-color: #ababab;
}
.bin {
	    float: left;
    margin: 4px 20px 4px 0;
    display: inline;
}
.link {
	float: right;
	margin-right:160px;
	}
.mitt {
	text-align:center;
}
.content{
	background-color:#fff;
	width: 68.750em ;
	height: auto;
	float: left;
    color: #444;
    font-size: 1.125em;
    line-height: 1.5em;
	margin-bottom: 30px;
}
section{
	padding: 27px 22px;
	font-family: "Josefin Sans",sans-serif,"google";
}
.sitebar{
	width: 68.750em ;
	height: auto;
	background-color:#fff;
	float: right;
	  color: #444;
    font-size: 1.125em;
    line-height: 1.5em;
}
em {
    font-style: italic;
	font-weight: bold;
	font-size: 20px;
	}	
.sit {
       display: flex; 
    justify-content: center; 
    align-items: center;
	margin-bottom: 18px;
	overflow:hidden;	
}
.la{
	width: 170.75px;
}
	
* {box-sizing: border-box}

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  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);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
footer {
	background-color: rgba(255,255,255,.5);
	width: 68.750em ;
	 margin-left: auto;
	 margin-right: auto;
	height: 96px;
	clear:both;
	padding:27px;
	    line-height: 1.5;
    font-family: "Open Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    color: #323232;
	margin-bottom:30px;
}
@media all and  (min-width: 767px){
	   .content { 
   width: 67%;
   }
      .sitebar{
	width: 30%;
}

.tit {
	width: 100% ;
}
	
}
@media all and  (max-width: 1099px){
	.mean {
	width: 100% ;
	 
}
header {
	width: 100% ;
}
nav {
	width: 100% ;
}
.tit {
	width: 100% ;
}
footer {
	width: 100% ;
}
   .content { 
   width: 67%;
   }
   .sitebar{
	width: 30%;
}
textarea {
		width: 100% ;
}
input#email {
	width: 100% ;
	}
input#name {
width: 100% ;
}

}

@media all and  (max-width: 767px){

	.mean {

    margin-left: auto;
    margin-right: auto;
	 
}
.tit {
	width: 100%; 
     font-size: 1.875em;
    margin-left: auto;
    margin-right: auto;
	
	 
}
header {
	
	    margin-left: auto;
    margin-right: auto;
}footer {
	width: 100%; 
	    margin-left: auto;
    margin-right: auto;
}

.content {
	width: 100%; 
  
  float:none;
      margin-left: auto;
    margin-right: auto;
 }
 input#but{
	 width: 100%;
	 margin-left: 0;
	 margin-top: 15px;
	 }
	 input#datenschutz{
	margin-left:0;
	margin-top:30px;
}
.sitebar{
	width:100%;
	float:none;
	}
	nav {
	width: 0;
	margin: 0;
}
#menugo {
	display:none;
}
/*
 * Made by Erik Terwan
 * 24th of November 2015
 * MIT License
 *
 *
 * If you are thinking of using this in
 * production code, beware of the browser
 * prefixes.
 */



#menuToggle
{
  display: block;
  position: relative;
  top: 50px;
  left: 50px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
	
	
	
	    background-color:rgba(255,255,255,0.64);
       float:left;
	   list-style: none;
	margin:0;
	 padding-left:27px;
	 padding-right:27px;
	 padding-top:21px;
	 padding-bottom:21px;    
	 width: 100%; 
	font-family: "Josefin Sans",sans-serif,"google";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
	text-decoration:none;
   
	color:#000;
	
	
	
 
  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: #fff;
  background-color:rgba(203, 115, 31, 0.68);
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}
/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #fff;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
display:block;
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -30px;
  padding: 0px;
  padding-top: 125px;
  
  
 
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(0, -100%);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
