@charset "utf-8";
/* CSS Document */


				
	
	

/*----*****---- << Handy  >> ----*****----*/	
@media only screen and (max-width:799px) {
	
.container{	max-width:100vw;min-width:100vw;}	

.footer{
	width:100%;
	float:left;
	padding: 16px 10px;
	clear:right;
    position:   relative; 
}
    .footer ul{
        position: absolute;
        left: 0;
    }
    .footer li{
        padding: 0;
    }
    .footer li:last-of-type{display: none;}
    .footer a{        
        padding: 0 2vw 0 2vw;
        font-size: 12px;
    }

.banner {
    margin-top: 15px;
	background-size: 105% auto !important;
	height:auto;
}

.content{
	padding:18px;
}

.gallery_bg {
    background-image: url("../images/schatten_slide.png");
    background-position: center bottom;
    height: 238px;
    margin: auto;
    overflow: visible;
    padding-bottom: 102px;
    width: 300px;
	float:left;
}

.text{ width:90vw;}
.text1{ width:90vw; float:none;}
.text2 {  float: none;  width: 90vw;}

#home h3{
	position: relative;
}

#karte {
	width: 100%; 
	height: 300px;

}
.txt_anf img {
    float: left;
    height: 8px;
    margin: 19px 0 0 -15px;
    width: 8px;
}
 
/*nav handy*/ 
 .flexnav li.logo  {   width:45% ; border:none; }	 
 
.item-with-ul > ul > li  a{border-bottom: 1px inset rgb(136,134,131);}  
.item-with-ul > ul > li:last-child a{border-bottom: none;}  
  
  
 .flexnav > li > a:first-line {	font-size: 1.2em !important;}
	
.flexnav .logo  img { height: 50px; margin-top: 20px;border:none;}
	
  .flexnav > li > a {padding: 7px 0 6px 20px;}

  .touch-button{display:block;}
  .flexnav ul li ul li a { background: green; }
	
  .flexnav ul li ul li ul li a {    background: black; }
	
  .flexnav .touch-button {
    background: rgba(0, 0, 0, 0.075) none repeat scroll 0 0;
    display: table;
    height: 25px;
    right: 0;
    text-align: center;
    top: 0;
    width: 100vw;
    z-index: 999; }
	
   .flexnav .touch-button.active {  transform:rotate(180deg);}
	
 .flexnav .touch-button:hover {   cursor: pointer; }
	  
	.flexnav .touch-button .navicon {align-self: center;color: #666;display: table-cell;font-size: 12px;position: relative;	top: 0;	vertical-align: middle;	width: 100vw;}


 /*index handy*/
 
 .gallery_bg{ width:90vw; float:none; height:60vw;}
 
 .gallery{ width:90vw;}

.gallery_cont {  margin: 30px auto; width:100vw;}

.gallery_cont > a {  display:none;}


/*staff*/

.staff_stbe {   width: 95vw;}


/*sprechzeiten handy*/

.text1_sprz {
    display: block;
    float: left;
    width: 90vw;
}


/*anfahrt handy*/


#anfahrt .text1{width:90vw;}

#anfahrt .adresse {  margin: 15px 0 0 0;}


#formular {  max-width: 90%;float:none; height:auto; display:inline-block;}

.feld { width:60vw;  min-width: 20px;}

textarea{max-width:150vw;}		

.kontakt .text2{ width:95vw !important; margin-top:35px;}
.kontakt br{  display:block;}


		
	}
	




/*----*****---- << tablet and more>> ----*****----*/	
	
@media only screen and (min-width:800px) and (max-width:10000px) {

html{overflow:auto;}
	
#container_bg{
	overflow:auto;
}

.txt_anf {
	width:90%;
}


/*flexnav */


.flexnav li.logo {  width: 22%;}

.first.active_site{ color:#fff !important; background:rgba(255,255,255,0.2) !important;}
a.active_site{ color:rgb(250,175,118) !important;}	

.touch-button{ display:none;}	
	
  body.one-page { padding-top: 70px; }

  .flexnav { overflow: visible; }
	
  .flexnav.opacity { opacity: 1; }
	  
   .flexnav.one-page { top: 0; right: auto; max-width: 1080px; }
  
   .flexnav li {  position: relative;  list-style: none;  float: left;  display: block;  background-color: rgb(102, 154, 175); overflow: visible; width: 21.74%;  }
	
	.item-with-ul{ height:auto; border-top: 5px solid rgba(255, 255, 255, 0.4);}
	
	  
    .flexnav li.item-with-ul:nth-child(2) { width: 17%;  }		  

    .flexnav li.item-with-ul:nth-child(3) {  width: 21.5%;  }	

    .flexnav li.item-with-ul:nth-child(4) {   width: 17.76%;  }	
	   	    
	  
    .flexnav > li > a {  height:60px; border-bottom: none; }
	  
  .flexnav > li:not(.logo) > a:hover { color: #fff !important; background: rgba(255,255,255,0.4); }
	
	.logo img {	max-height: 64px;border:none;}
	 	  
    .flexnav li > ul {   position: absolute;  top: auto;   left: 0; }
	  
      .flexnav li > ul li {   width: 100%; background:#fff; }
		
    .flexnav li ul li > ul { margin-left: 100%;   top: 0; }
	  
	.item-with-ul > ul > li a{ border-bottom: 1px inset grey;}	  
		  
	
	.item-with-ul > ul > li:last-child a {border-bottom: medium none;	}

	.flexnav li ul li a {margin: 0 0 0 17px; padding: 6px 0; white-space: nowrap;	width: 78%;	overflow:visible; }
	  
    .flexnav li ul.open {    display: block;   opacity: 1;  visibility: visible;   z-index: 1; }
	  
      .flexnav li ul.open li {   overflow: visible;   max-height: 100px; }
		
      .flexnav li ul.open ul.open {  margin-left: 100%;  top: 0; }

  	.menu-button {	display: none; } 
	
	.oldie body.one-page {	 padding-top: 70px; }
		 
	.oldie .flexnav { overflow: visible; }
	  
  .oldie .flexnav.one-page {  top: 0;  right: auto;  max-width: 1080px; }
	
  .oldie .flexnav li { position: relative; list-style: none; float: left; display: block; background-color: #0F0;  width: 20%;  min-height: 50px;  overflow: visible; }
	
  .oldie .flexnav li:hover > ul {  display: block;  width: 100%;  overflow: visible; }
	
    .oldie .flexnav li:hover > ul li {   width: 100%;    float: none; }
	  
  .oldie .flexnav li a {  border-left: 1px solid #acaca1;  border-bottom: none;  overflow: visible; }
  
  .oldie .flexnav li > ul { background: #acaca1;  position: absolute;  top: auto;  left: 0;  display: none;  z-index: 1;  overflow: visible; }
  .oldie .flexnav li ul li ul {  top: 0; }
  .oldie .flexnav li ul li a {  border-bottom: none; }
  .oldie .flexnav li ul.open { display: block;  width: 100%;  overflow: visible; }
    .oldie .flexnav li ul.open li {  width: 100%; }
    .oldie .flexnav li ul.open ul.open { margin-left: 100%; top: 0; display: block; width: 100%; overflow: visible; }
  .oldie .flexnav ul li:hover ul {  margin-left: 100%;  top: 0; }
.oldie .menu-button {display: none; }
.oldie.ie7 .flexnav li { width: 19.9%; }

 /**/
	
	
	}
	



/*doclib button*/
@media only screen and (max-width:1410px){
    .doclib.main{
        bottom: 0;
        top: auto;
        
    }
}





	

		
		
	
	
	
	
	
	
	
	
	
	
	
	