@media (max-width: 749px) {

.checkbox-label {
  display: block;
  padding: 8px 8px;
}


.top {min-height: 260px;}
	
#slideshow { display: block !important; }
	
	.CONTENTSLIDE img { max-width: unset !important; width: 150%; margin-left: -25%;}
	
.outer {
	position: relative !important;
	padding-top: 20px;
}
    
#banner-fade{    
	margin-bottom: 13vh !important;
	margin-top: 0 !important;
	height: 80vh !important;
}
    
#banner-fade img { height: 100% !important; }

.bjqs h2 { font-size: 13px !important; }
    
.caption-inner {
	width: 140px !important;
	margin-left: -48px !important;
	padding: 20px 20px 20px 60px !important;	    
    }
    
.caption-over {
     width: 60% !important;
     right: 15% !important;
     }

.logo-responsive {
	left: unset !important;
	margin-left: 0 !important;
	display: block;
    }   
    
.top .logo-responsive img {
	display: block !important;
    }  
    
.large {
	width: 50% !important;
    top: 80px !important;
    right: 25%;
    height: auto !important;
    }
    
.small {
	width: 100px !important;
	top: 0px !important;
	right: 0 !important;
	padding: 5px !important;
    }
 
	
.phone {
	display: block !important;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
    text-decoration: underline;
}

    
.footer-inner {
	width: 100%; 
	padding: 0 !important;
	text-align: center;
	min-height: 0 !important;
	margin: 0 !important;
    }
  
.footer-inner a img {
	width: 100%; 
    }
	
.footer-inner p img {
	width: 60%; 
	margin-bottom: 10px;
    }
  
.footer-outer {
	width: auto !important;
	padding: 10px 5% !important; 
	display: block !important;
	position: unset !important;
	margin: 0 !important;
    }
  
.bottom {
	height: auto !important; 
	padding-top: 10px;
	}

.flyout .nav {
    margin-top: -0 !important;
    z-index: 5000 !important;  
  }

.nav-toggle { display: none !important; background: #587189 url("/statimages/hamburger.gif") no-repeat scroll center center; }
  
.flyout .nav ul li a { color: #587189 !important; }
.flyout .nav ul ul li a { color: #87a5b9 !important; }
  
.flyout .nav > ul > li > a:hover, .flyout .nav > ul > li.act > a, .flyout .nav > ul li ul > li > a:hover, .flyout .nav > ul li ul > li.act > a {
	background-color: #587189 !important;
    }
  
.flyout .nav > ul {
    padding-left: 15px !important;
    padding-top: 15px !important;
    }  

h1 {font-size: 28px;} 
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 15px;}
h5 {font-size: 15px;}
h6 {font-size: 15px;}

.sprachwahl { right: 10px; margin-right: auto; }

	.bottom h5 {font-size: 27px;}
	
	
	
}
    
    
    
/* -------------------- Tablet CSS ------------------------------------------------------------- */
@media (max-width: 950px) { 
	.inner {width: 100%; min-width: unset;}
}
@media (min-width: 749px) and (max-width: 950px) { 
	
	.footer-outer {width: 98%; margin: 0 auto;}
	
	
}

  
    
/* -------------------- Allgemeine CSS über Mobilbreite ------------------------------------------------------------- */


@media (min-width: 749px) { 

	

}


/* -------------------- Allgemeine CSS alle Bildschirmgroessen ------------------------------------------------------------- */











