/* CSS Document */

@media (max-width: 960px) {

	
	body {
  overflow-x:hidden;
}
	
	#backlink {
      display:none;
} 

	
	
	.tel_button {
    
    
	display:block;
	
}


	.menue_mobile {
            display: inline;
			z-index: 999999000000000000000;
			position:fixed;
			top:0px;
			left: 0px;
			width:100%;
     }
	 
	 .top_schatten { 
         width: 100%;

       }
	
	 
     .rahmen1 {
         width: 100%;
         background: none;
		 /*border:1px solid red;*/
     }
	 .top_logo {
	    clear: both;
		width: 100%;
		min-height:50px;
        height:auto !important;
        height:50px;
        padding-left:0px;
        padding-top:10px;
	    text-align: center;
	 }
	 .top_adresse {
	   clear: both;
	   width: 100%;
	   min-height:50px;
       height:auto !important;
       height:50px;
       padding-left:0px;
       padding-top:0px;
	   padding-bottom:10px;
	   text-align: center;
	  
	 }
	 .sprachauswahl {
	   clear: both;
	   width: 100%;
	   height:auto;
       padding-left:0px;
       padding-top:0px;
	   text-align: center;
	   /*background-color: #fff00f;*/
	   min-height:30px;
       height:auto !important;
       height:30px;
	 }
	 
	 .rahmen2 {
 		width: 100%;
         background: none;
		 
		 /*border:1px solid green;*/
	 }
	 
	 .menue {
	    display:none;
	 }
	 
	 .zwischen_schatten {
	  display:none;
	 }
	 
	 .content_rahmen {
clear: both;

 width: 100%;
 padding-top:10px;
padding-left:0px;
 height: auto;
 min-height:10px;


}
	 
	 .content_bild {
         width: 100%;
         margin-left:0px;
          margin-top:0px;
         padding-left:0px;
		 
		 /*border:1px solid black;*/
		 height: auto;
         min-height:10px;
     }
	 
	 .content_subnav {
	    display:none;
	 }
	 
	 .content_text{
       width: 100%;
       padding-right:0px;
       padding-left:0px;
       padding-bottom:50px;
	   
	   font-size: 16px;
     }
	 
	 .content_oeff {
 			width: auto;

 			min-height:180px;
 			height:auto !important;
 			height:180px;
			
 			padding-right:0px;
  
   			background-repeat:no-repeat;
   			padding-top:0px;
   			float:left;
	  }
	  
		.content_oeff_box {
		    background-image: none !important;
		}
		.content_oeff_box_nonews {
		    background-image: none !important;
		}
		.content_oeff_box_nooeff {
		    background-image: none !important;
		}
		.content_oeff_box_noall {
		    background-image: none !important;
		}
		
		.oeffnungszeiten {
		   clear:both;
		   width: auto;
		   padding-left:10px;
		   padding-right:10px;
		}
		
		.news {
		 clear:both;
		 width: auto;
		 
		 line-height: 19px;
		 padding-top: 15px;
		 
		 padding-left:10px;
		   padding-right:10px;
		}
		
		.footer_schatten {
 display:none;
}
		
		.sf_container {
          width: auto;
           margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
   
           padding-top:10px;
           padding-left:0px;
            
			margin-top: 50px;
			
			 background-color: #6e6e6e;
			
        }
		
		.sf_left {
		   display:none;
		}
		
		.sf_mitte{
		   display:none;
		}
		
		.sf_right {
   			clear:both;
   			width: 100%;
   			text-align:center;
			
			background-color: #6e6e6e;
	    }
		
		#wowslider-container1 .ws-title{
	       font-size: 13px;
	       color:#000000;
	       line-height:12px;
	       font-weight: bold;
	       bottom:3%;
       }
	   
	   .text_padding {
	    padding-left: 15px;
	    padding-right: 15px;
	 }
	 
}