﻿/*----Hier alles bei kleiner width------*/

* {
	margin: 0;
	padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    color:black;
    
}

html {
    height: -webkit-fill-available;
    font-size: 100%;
	font-family:'Montserrat',  "Helvetica", sans-serif;
    background: #E8E9EA;
 }   
/* 38,38,38 #262626 */
body {
    display: flex;
    flex-direction: column;
   
    margin: 0 auto;
	height: 100vh;
    height: -webkit-fill-available;
	
}
.welmen {
    z-index: 20;
    width: 100%;
	background:rgba(38,38,38,1);
	height: 30px; 
    position: fixed;
}    

.welmen a{
        color:#ddd;
}

.face {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    background: url(Bilder/facelogod.png);
    background-size:  contain;
    } 
.welmen a:hover .face{
   background-image: url(Bilder/facelogoh.png);
    background-size: contain; 
}

.instagram {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    background: url(Bilder/instagram_d.png);
    background-size:  contain;
    } 
.welmen a:hover .instagram{
   background-image: url(Bilder/instagram_h.png);
    background-size: contain; 
}

.youtube {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    background: url(Bilder/youtube_d.png);
    background-size:  contain;
    } 
.welmen a:hover .youtube{
   background-image: url(Bilder/youtube_h.png);
    background-size: contain; 
}

.law{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    background: url(Bilder/law_d.png);
    background-size:  contain;
    } 
.welmen a:hover .law{
   background-image: url(Bilder/law_h.png);
    background-size: contain; 
}

.Sehen {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    background: url(Bilder/twitter_d.png);
    background-size:  contain;
    } 
.welmen a:hover .Sehen{
   background-image: url(Bilder/twitter_h.png);
    background-size: contain; 
}
/*
.welmen h2{
    text-align:right;
    color:#ddd;
    font-size: 15px;
    font-weight: 50;
    padding-top: 6px;
    float: right;
    padding-right: 30px;
}*/


#menutrans {
        z-index: 15;
        top: 30px;
		width: 100%;
        background-color: rgba(38,38,38,1);
        position:static; 
}    
#menutrans ul{
	z-index: 15;
    list-style: none;
	padding:0;
    
}
#menutrans ul li a{
	color:#ddd;
	text-align:center;
	padding: .8rem 1rem;
	display:block;
	line-height: 1;
}
#menutrans ul li{
	border-bottom: 1px dotted #ddd;
}
/*styling logo*/
#obenlogo{
	line-height: 0;
	padding-top: 30px;
	text-align:center;
    background:none;
    display: none;
}
#obenlogo img{
	height: 110px;
    background: none;
}
.rahmen {
    width: 960px;
    max-width: 98%;
    margin: 0 auto;
}
.menurahmen {
    width: 960px;
    max-width: 98%;
    margin: 0 auto;
}
/*----container------*/
#yinandyuna {
	min-height: 100%;
    
}
#grund {
        display: none
    } 
.main {
    flex: 1;
    overflow:scroll;
    margin: 0;
/*    height: auto;
	background: #E8E9EA;
    z-index: 1;*/
   
}
.drrauf{
    position: fixed;
    top: 35px;
    left: 7px;
}
.drrauf img{
    filter: opacity(40%);
    width: 48px;
    height: 50px;
}

.spaceholder {
        display: none;
}
.inhalt{
         width: 960px;
    max-width: 98%;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    
    
}
/*-- Bild für ein Bilddarstellung--*/
.cont4 {
    width: 320px;
    background-image: url(Bilder/cont4.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin-top: 12px;
    height: 300px;
    
}
.cont1 {
    width: 320px;
    background-image: url(Bilder/cont1.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin: 12px;
    height: 300px;
    display: none;
}
/*----mittel Bild bei kleiner with------*/
.cont2 {
    width: 320px;
    background-image: url(Bilder/cont2.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
   /*-- margin-top: 12px;--*/
    height: 250px;
    text-align: center;
    display: flex;
    justify-content: center;
    
}

.cont2txt {
   
    align-self: flex-end;
} 
.cont3 {
    width: 320px;
    background-image: url(Bilder/cont3.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin: 12px;
    height: 300px;
    display: none;
}

.spaceholder {
    width: 960px;
    max-width: 98%;
    margin: 0px auto;
    text-align: center;
    height: 150px;
    
}
.TextVorstellung {
    width: 960px;
    max-width: 98%;
    margin: 0px auto;
    text-align: center;
    
}
#ort2 {
     width: 960px;
    max-width: 98%;
    margin: 0 auto;
}
#ort2 p{
   margin: 20px; 
}
.team {
    text-align: center;
    
}
.team h2 {
    margin: 20px;
    
}
.sabine {
   width: 100%;
   
    display: block;
    line-height: 1.3;
}
.sabine h2{
 
}
.sabine img{
    height: 300px;
    margin-top: 30px;
}

#ort2 a:link, a:visited {
 text-decoration: underline;
}

.andreas {
   width: 100%;
    
    display:block;
}
.andreas img{
    height: 300px;
    
}

.block2 {
    width: 100%;
    background-image: url(Bilder/block1.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin-top: 12px;
    height: 200px;
    display: none;
}
/*  Foto Gallerie */
 
#ort3 {
     width: 960px;
    max-width: 98%;
    margin: 0 auto;
}

#ort3 h2 {
    background: #E8E9EA;
    text-align: center;
    margin-top: 20px; 
    font-size: 200%;
    }
*, *::before, *::after {
  box-sizing: border-box;
}
.portfolio {
  display: grid;
  grid: auto / repeat(auto-fit, minmax(15em, 1fr));
  grid-gap: 1em;
  background: #E8E9EA;  

  padding: 20px 4em;

}
.portfolio__image,
.portfolio-lightbox__image{
  width: 100%;
  display: block;
}
.portfolio-lightbox {
    display: none;
}
/*  um schrift überlabungen zu verhindern bei */
 
@media screen and (min-width: 820px) {
   .sabine {
   width: 100%;
    
    display: flex;
    text-align: left; 
        
}
    .sabine p{
        height: 400px;
       
       
    }
.sabine img{
    height: 400px;
    margin: 20px;
}
.andreas {
   width: 100%;
    height: 500px;
    display:flex;
    flex-direction: row-reverse;
    text-align: left; 
}
.andreas img{
    height: 400px;
    margin: 20px;
}
    .block2 {
    width: 100%;
    background-image: url(Bilder/block1.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin-top: 12px;
    height: 200px;
    display:Block;
}
   
}


@media screen and (min-width: 700px) {

.portfolio-lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
    margin-top: 20px;
  transform: scale(0,1); 
  transition: transform 150ms ease-in-out;
  transform-origin: right; 
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  color: white;
  background: rgba(0, 0, 0, .5);
  // box-shadow: 0 0 0 2px rgba(0, 0, 0, .25);
  width: 100vw;
  height: 100vh;
  z-index: 10;
}

.portfolio-lightbox:target {
  transform: scale(1,1);
  transform-origin: left; 
}
.portfolio-lightbox__content {
  width: 75%;
  padding: 4px;
  background-color: rgba(38,38,38,1);
  position: relative;
}
.portfolio__lightbox__image { margin-bottom: 1em; }
.close {
  position: absolute;
  right: -1em;
  top: 98%;
  border: white 2px solid;
  display: flex;
  width: 2em;
  height: 2em;
  background: rgba(0, 0, 0, .5);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.close::after {
  content: 'x';
  color: white;
}
}
.salontxt {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;  
    margin-bottom: 30px;
}
#price {
       width: 90%;
        max-width: 960px;
        margin: 0 auto;
        line-height: 1.3;
  }  

/*  Sollen die Links deko habe? */
 
#sabine a:link, a:visited {
 text-decoration: underline;
}
 
#price a:link, a:visited {
 text-decoration: underline;
}

#price h1{
    text-align: center;
    margin: 20px;
}
.listkont{
    display: block;
    max-width: 78%;
    max-width: 460px;
    height: 270px;
    margin: 0 auto;
}

.end{
  width: 100%;
 
}
.endbild {
    width: 100%;
    margin-top: 10px;
    background-image: url(Bilder/endbild.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    height: 200px;
    display: block;
}
/* Banner am Ende */
.facebanner {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    background: url(Bilder/banner/Facebook.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    
    } 

.instagrambanner {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    background: url(Bilder/banner/Instagram.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    } 


.youtubebanner {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    background: url(Bilder/banner/Youtube.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    } 


.sidebanner{
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    background: url(Bilder/banner/Website.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    } 


.twitterbanner {
   display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    background: url(Bilder/banner/Twitter.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    } 


@media screen and (max-width: 400px) {
.listel, .lister, .listerer {
    display: none;
} 
 .spaceholder {
        display: none;
} 
    .listkont{ 
    height: 30px;  
}
/*  .welmen h2 {  
      font-size: 80%;
}*/
}
@media screen and (max-width: 380px) {
.uschrift{
    display: none;
} 
}
.listel {
    float:left;
    
    line-height: 16px;
}
.lister {
    float:right;
    margin-top: 7px;
    line-height: 24.5px;
}


.arox {
   width: 90%;
        max-width: 960px;
        height: 200px;
        margin: 0 auto; 
        margin-top: 170px;
        display:flex;
        justify-content: center;
}
.middle{
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
}
.card{
  cursor: pointer;
  width: 252px;
  height: 340px;
   
}
.front,.back{
  width: 100%;
  height: 100%;
  overflow: hidden;
  backface-visibility: hidden;
  position: absolute;
  transition: transform .6s linear;
  -webkit-box-shadow: 10px 10px 52px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 52px -3px rgba(0,0,0,0.75);
box-shadow: 10px 10px 52px -3px rgba(0,0,0,0.75);
}
.front img{
  height: 100%;
}
.front{
  transform: perspective(600px) rotateY(0deg);
}
.back{
  
  transform: perspective(600px) rotateY(180deg);
}

.back img{
    height: 100%;
}
.card:hover > .front{
  transform: perspective(600px) rotateY(-180deg);
}
.card:hover > .back{
  transform: perspective(600px) rotateY(0deg);
}


#kontakt {
    display: block;
    overflow:auto;
    height: auto;
	background: #E8E9EA;
    text-align: center; 
    margin-bottom: 150px;
    justify-content: center;
    }
.kontinanrede {
    width: 960px;
    max-width: 98%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    
}
#kontakt h2{
  margin-top: 15px;
    margin-bottom: 15px;
}
#kontakt h4{
    margin-bottom: 10px;
}
.mapfree {
    width:67%;
    max-width: 600px;
    height: 200px;
    margin: 0px auto;
}
/*-----Footer-------*/
#footer {
 	width: 100%;
	background:rgba(38,38,38,1);
	/*padding: 60px 0px;*/
	position: relative;
	height: 150px;
	margin-top: -150px;
	clear:both;
}

   .Adresse {
        display: none;
}
    .Auswahl {
        display: none;
}
.Auswahl2{
		font-size: 16px;
        width: 100%;
        text-align: center;
        padding: 13px 0px;
}
.Auswahl2 a{
		background:none;
		text-align: center;
        color:#ddd;
		padding: 20px 20px;
    line-height: 2;
}
.Adresse2 p{
    display: block;
	padding-top: 20px;
    padding-left: 20px;
    color:#ddd;
    text-align: center;
}	
/*styling logo*/
#footer div span{
	background:rgba(38,38,38,1);
}
.Konter{
	 display: none;
}
/*Styiling Text*/
.Adresse p{
	width: 50%;
    padding-top: 20px;
    padding-left: 20px;
    color:silver;
    float: left;
}



/*--------Bildschirm ab 550px----------*/

@media screen and (min-width: 550px) {
    .drrauf {
        display: none;
    }
   .spaceholder {
        display: block;
} 
#menutrans {
    z-index: 15;	
    width: 100%;
    height: 18%;
    max-height: 110px;
    min-height: 60px;
    display: flex;
    background-color: rgba(38,38,38,0.8);
    position: fixed;
}    


#obenlogo {
	width: 95px;
    height: 60%;
    max-height: 350px;
    padding-top: 0;
    margin-top: 15px;
    margin-left: 0px;
    float: left;
    display: block;
	}

#obenlogo img{
	height: 100%;
    max-height: 380px;
    background: none;
    
}
   
	
#menutrans ul{
		display: flex;
		margin-top: 15px;
		text-align: right;
        float: right;
	}

#menutrans ul li{
	border-bottom:none;
    width: 100%;
    text-align: right;
    float: right;
	}
    
   
#menutrans ul li a:hover {
        border-bottom: solid gray 3px;
}
    .inhalt{
         width: 960px;
    max-width: 98%;
    margin: 0px auto;
    display: flex;
    flex-wrap: nowrap;
        margin-top: 70px;
}
 .cont1 {
    width: 320px;
    background-image: url(Bilder/cont1.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin: 12px;
    height: 300px;
     display: flex;
}
.cont2 {
    width: 320px;
    background-image: url(Bilder/cont2.png);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin: 12px;
    height: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.cont2txt {
   
    align-self: flex-end;
} 
.cont3 {
    width: 320px;
    background-image: url(Bilder/cont3.jpg);
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    margin: 12px;
    height: 300px;
    display: flex;
}  
 /*--------Bild für nur ein Bild abschalten----------*/
   
.cont4 {
    display: none;
}
    
 
@media screen and (min-height: 450px) { 
    .inhalt{
        margin-top: 0px;
    }

    /* Slider 
    #grund {
        display: block;
        position:relative;
        width:100%;
        margin-top: 0;
        height: 500px;
        max-height: 500px;
        z-index: 0;
        overflow: hidden;
        background-position: center;
    } 
     #grund .slider {
        position:absolute;
        top: 30px;
        left: 0;
        width: 500%;
        height: 100%;
        float: left;
        animation: animate 20s linear infinite;
    }
    .slide {
        position:relative;
        width:20%;
        height: 100%;
        float: left;
    }
    .caption{
        position:absolute;
        bottom: 40px;
        left: 60px;
        right: 60px;
        padding: 30px;
        background: rgba(0,0,0,.5);
        box-sizing: border-box;
        border-radius: 5px;
    }
    
    .caption p {
        margin: 0;
        padding: 0;
        color: #ddd;
        font-size: 18px;
    }
    .slide.slide1{
        background: url(Bilder/Slide/Slide1.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide.slide2{
        background: url(Bilder/Slide/Slide2.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide.slide3{
        background: url(Bilder/Slide/Slide3.jpg);
        background-size: cover;
        background-position: center;
    }
     .slide.slide4{
        background: url(Bilder/Slide/Slide4.jpg);
        background-size: cover;
        background-position: center;
    }
    
    @keyframes animate{
    0%{
        left: 0;
    }
     20% {
        left: 0;
    }
     25% {
        left: -100%;
    }
     45% {
        left: -100%;
    }
    50% {
        left: -200%;
    }
     70% {
        left: -200%;
    }
     75% {
        left: -300%;
    }
      95% {
        left: -300%;
    }
     100% {
        left: -400%;
    }       
}
}

*/
.pimg1, .pimg2, .pimg3{
  position:relative;
  opacity:0.70;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;

  /*
    fixed = parallax
    scroll = normal
  */
  background-attachment:fixed;
}
  .pimg1{
  background-image:url(Bilder/image4.jpg);
  min-height:175px;
}

.pimg2{
  background-image:url(Bilder/image2.jpg);
  min-height:175px;
    
}
 .pimg3{
  background-image:url(Bilder/image3.jpg);
  min-height:175px;
}
 
/*----container------*/
#yinandyuna {
	min-height: 100%;
}
#main {
	overflow:auto;
    height: auto;
	padding-bottom: 50px;
    z-index: 1;
    background: #E8E9EA;
}
.inhalt{
        background: #E8E9EA;
        bottom: 60px;
        left: 60px;
        right: 60px;
       
 }
  /*----Versuch------  
    .sabine {
   width: 100%;
    
    display: flex;
    text-align: left; 
        
}
    .sabine p{
        height: 400px;
       
       
    }
.sabine img{
    height: 400px;
    margin: 20px;
}
.andreas {
   width: 100%;
    height: 500px;
    display:flex;
    flex-direction: row-reverse;
    text-align: left; 
}
.andreas img{
    height: 400px;
    margin: 20px;
}
    
*/
/*-----Footer-------*/
#footer {
	width: 100%;
	background:rgba(38,38,38,1);
	/*padding: 60px 0px;*/
	position: absolute;
	height: 150px;
	margin-top: -150px;
	clear:both;
	}
.Adresse2, .Auswahl2 {
        display: none;
 }
.Auswahl{
		display: block;
        font-size: 16px;
        width: 100%;
        text-align: right;
        margin-top: 13px;
            
}
.Auswahl a{
		background:none;
		text-align: right;
        color:#ddd;
        margin-top: 0;
		margin-right: 30px;
        line-height: 1.9;
}
	
/*styling logo*/
#footer div span{
	background:rgba(38,38,38,1);
}
.Konter{
	line-height: 0;
	padding: 0rem 0rm;
	margin: 0 -40px;
    margin-top: 20px;
    float: left;
    width 50%;
    display: block;      
}
.Konter img{
	background:rgba(38,38,38,1);
    height: 80px;
    
}
/*Styiling Text*/
    .Adresse {
        display: block;
}
    
    .Adresse p{
	width: 50%;
    padding-top: 7px;
    padding-left: 20px;
    color:#ddd;
    float: left;
}
}
