/* CSS Document */



@media (max-width: 960px) {
    
	
	.mobile_eigene_zeile {
	    display:inline;
	}
	
	.abstand_textbild {
   height: 20px;
}
	
	.hauptrahmen {
	width: 100%;
	
    }
	
	.hauptrahmen2, .hauptrahmen2_1971 {
	   border-top: 0px;
	   position: relative;
	width: 100%;
	margin-top: 0px;
	heigth:0px;
	background-color: #FFF;
	
    }

	.bildrahmen2 {
	    background-image: none !important;
		height: auto;
	}
	
	.menue_mobile {
            display: inline;
			z-index: 999999000000000000000;
			position:fixed;
			top:0px;
			left: 0px;
			width:100%;
     }
	 
	 .menu {
	     display:none;
     }
	 
	 .text {
	   clear: both;
	   width: 100%;
	   padding-left: 0px;
	   padding-right: 0px;
	   
     }
	 
	 .text_padding {
	    padding-left: 20px;
	    padding-right: 20px;
	 }
	 
	 .prehead {
	   position: relative;
	}
	
	.head {
	   position: relative;
	    width: 100%;
	   text-align: center;
	   margin-left: 0px;
	   left: 0%;
	   background-color: #fff;
	   margin:0px;
	   padding:0px;
     }
	 
	 .logo {
	    clear: both;
		 width: 100%;
		 text-align: center;
		 background-color: #fff;
	 }

	 .logotxt {
	    clear: both;
		 width: 100%;
		 text-align: center;
		 padding-top:10px;
	 }
	 
	 .head_text, .head_text_1993 {
	    clear: both;
		 width: 100%;
		 text-align: center;
		 background-color: #fff;
		padding:0px;
		margin:0px;
		padding-top:15px;
	 }
	 
	 .kontakrahmen {
	width: 100%;
	 padding:0px;
		 margin:0px;
		 
		 padding-top:20px;
}
	 
	 
	 .footer p {
	
	 clear: both;
	
	text-align:center;
		

}

	 .footer_menue {
	    display: none;
	 }
	 
	 .footer_links {
	     clear: both;
		 width: 100%;
		 text-align: center;
		 padding:0px;
		 margin:0px;
		 padding-bottom:20px;
	 }
	 
	 .footer_mitte {
	     clear: both;
		 width: 100%;
		 text-align: center;
		 padding:0px;
		  margin:0px;
		  padding-bottom:20px;
	 }
	 
	 .footer_rechts {
	 clear: both;
		 width: 100%;
		 text-align: center;
		 padding:0px;
		  margin:0px;
	 }
	 
	 .footer_rechts table {
	     text-align: center;
		 width:95%;
		 
	 }
	 .footer_rechts td {
	     text-align: center;
		 width:24%;
	 }
	 
	 .socialmedia_left {
	    display:none;
	 }
	 
	 .socialmedia_right{
	    display:none;
	 }
	 
	 .sprachauswahl {
      display: inline;
	
     }
	 
	 .head_left_1895 {
  clear:both;
   
}

.head_left_top_1895 {
   font-size: 20px;
	
}

.head_left_bottom_1895 {
   padding-top:15px;
}

.head_right_1895 {
   clear:both;
   width:100%;
   padding-top:10px;
}

.head_right_bottom_1895 {
   
   padding-left: 0px;
   padding-top: 15px;
}

#wowslider-container1 .ws-title{
	       font-size: 13px;
	       color:#000000;
	       line-height:12px;
	       font-weight: bold;
	       bottom:3%;
       }

}

@media (max-width: 670px) {

	.abstand_textbild {
       height: 100px;
	   
     }

}

@media (max-width: 570px) {
	.abstand_textbild {
       height: 150px;
	   
     }

}
@media (max-width: 470px) {
	.abstand_textbild {
       height: 200px;
	   
     }

}
@media (max-width: 410px) {
	.abstand_textbild {
       height: 300px;
	   
     }
}

