@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%;}
	.CONTENTSLIDE {
		height: 60vw !important;
	}
	
.outer {
	position: relative !important;
	padding-top: 20px;
}
    
#banner-fade{    
	margin-bottom: 10vh !important;
	margin-top: 0 !important;
	height: 80vh !important;
}
    
#banner-fade img { height: 100% !important; display: block !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: 200px !important;
    top: 30px !important;
    right: 0;
    height: auto !important;
    }
    
.small {
	width: 100px !important;
	top: 0px !important;
	right: 0 !important;
	background-color: #ffffff;
	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; 
	background-color: #db5e2d;
	background-position: center;
	background-image: none; 
	padding-top: 10px;
	}

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

.nav-toggle { background: #db5e2d url("/statimages/hamburger.gif") no-repeat scroll center center; }
  
.flyout .nav ul li a { color: #000 !important; }
.flyout .nav ul ul li a { color: #ABABAB !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: #db5e2d !important;
    }
  
.flyout .nav > ul {
    padding-left: 15px !important;
    padding-top: 15px !important;
    }  
	
	.flyout .nav {transform: skewY(0deg);}

h1 {font-size: 38px;} 
h2 {font-size: 25px;}
h3 {font-size: 22px;}
h4 {font-size: 28px;}
h5 {font-size: 20px;}
h6 {font-size: 20px;}

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

	.introtxt {display: none !important;}
	.logoteam {
  margin: 0px;
	}
	
	
}
    
    
    
/* -------------------- Tablet CSS ------------------------------------------------------------- */
@media (max-width: 950px) { 
	.inner {width: 100%; min-width: unset;}
}
@media (min-width: 749px) and (max-width: 950px) { 
	
	.footer-outer {width: 90%; margin: 0 auto;}
	.flyout .nav ul {width: 70%; margin-left: -25%;}
	.large {
  width: 170px;
  margin-left: -45%;
	}
	
}
@media (min-width: 950px) and (max-width: 1270px) { 
	.flyout .nav ul {width: 600px;}
	
}
  
    
/* -------------------- Allgemeine CSS über Mobilbreite ------------------------------------------------------------- */


@media (min-width: 749px) { 

	

}

   
/* -------------------- Allgemeine CSS übergröße ------------------------------------------------------------- */


@media (min-width: 1650px) { 

	.flyout .nav {top: -60px; padding-top: 20px;}
	.flyout .nav ul {top: 110px;}

}

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











