@charset "utf-8";


/*------------------------------- Smartphones vertikal-----------------------------------*/



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

body{
  -webkit-text-size-adjust:none;
hyphens: none;
}

body{
    font-family: "Lato", serif;
	   color:#2C3E50;
	background:  #fbfdf5;
}

#wrapper{
  clear: both;
  display: block;
  width: 95%;
  float: none;
  margin: 0;
  padding: 0;
}

#containeroben{
	  height: 260px;
	  padding-top: 0px;
	width: 100%;
	  

      background-size: cover;
	  float: left;
	  
	 
}

#containeroben1mobile{
	  background-color: #e3f0ba;
	  height: 140px;
padding-right: 0px;
	width: 48%;
	  float: left;	
  background: url(../images/Praxisraum5mobile.jpg)no-repeat center center;
      background-size: cover;


}

#containeroben2mobile{
	
	  height: 140px;
	  padding-top: 0px;
	width: 48%;
	  	 float: left;
padding-left: 10px;		
}


#containeroben2mobile h2{
text-align: center;
font-size: 100%;
}



#containeroben3mobile{
	  height: 140px;
	  padding-top: 8px;
	width: 48%;
	  	 float: left;	
}

#containeroben3mobile h2{
text-align: center;
font-size: 100%;
}


#containeroben4mobile{
	  background-color: #e3f0ba;
	  height: 140px;
	  padding-top: 0px;
	width: 48%;
	  	 float: left;	
		  background: url(../images/Praxisbadenyogamobile.jpg)no-repeat center center;
      background-size: cover;



}


#containeroben1{
	 display: none;


}

#containeroben2{
	
	 display: none;	
}

#containeroben3{
		 display: none;
}




#containeroben4{
	  	 display: none;
}




 
#content {
  clear: both;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 30px;
  float: left;
  text-align: center;
  font-size: 120%;
  padding-bottom: 20px;

}

#content h1 {
	font-size: 110%;
	color: #ab9254;
}


#containeradresseuntenmobile {
	
	background: #ab9254;
	width:109%;
	height: 250px;
	font-size: 120%;
float: left;
text-align: center;
	margin-left: -8px;
}


#containeradresseuntenmobile a:link, a:active, a:visited {
     color:#2C3E50;
    text-decoration: underline;
	
}

#containeradresseunten {
	display:none;
}




footer{
	 line-height: 43px;
	 font-size: 12px;
         color: #707173;
         font-weight: bold;
}

footer a:link, a:active, a:visited {
    text-decoration: underline;
	color: #707173;
}

footer a:hover {color:  #ab9254;
}


footer {
width: 85%;
float: left;
text-align: right;
padding-right: 15%;
font-family: "Avenir LT 35 Light",sans-serif,"google";
text-transform: uppercase;
color: #707173;
}

 


}
