@media (max-width: 749px) {

.top {min-height: 260px;}
	
#slideshow, #banner-fade img { display: block !important; }
	
	  .CONTENTSLIDE img {
   max-width: unset !important;
    width: 180%;
    margin-left: -40%;
    top: 0px;
    position: fixed;
  }
	 .Logo {
    display: block !important;
    bottom: -10px;
    width: 180%;
  }
	
.outer {
	position: relative !important;
	padding-top: 20px;
}
    
#banner-fade{    
	margin-bottom: 13vh !important;
	margin-top: 0 !important;
	height: 55vh !important;
}
	ul.bjqs-controls {display: none;}
    
#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: 160px !important;
    top: 10px !important;
    right: 0;
    height: auto !important;
    }
    
.small {
	width: 100px !important;
	top: 0px !important;
	right: 0 !important;
	background-color: #ffffff;
	padding: 5px !important;
    }
 
    
.footer-inner {
	width: 100%; 
	padding: 0 !important;
	text-align: center;
	min-height: 0 !important;
	margin: 0 !important;
    }
  
.footer-inner a img {

    }
	
.footer-inner p img {

    }
  
.footer-outer {
	width: auto !important;
	padding: 10px 5% !important; 
	display: block !important;
	position: unset !important;
	margin: 0 !important;
	min-width: unset !important;
    }
  
.bottom {
	height: auto !important; 
	}
	
	.katalogsection {height: 300px !important;}
	#a {height: 245px !important;}

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

.nav-toggle { background: #95C11F url("/statimages/hamburger.gif") no-repeat scroll center center; }
  
.flyout .nav ul li a { color: #000000 !important; }
.flyout .nav ul ul li a { color: #1570B8 !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: #95C11F !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: 18px;}
h5 {font-size: 22px;}

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

	
	.layout25boxLeft, .layout25boxMiddle, .layout25boxRight {
		margin-bottom: 10%;
	}
	.layout28content {
    padding: 4% !important;
    width: 92% !important;
  }
	
	.topheadtitle {top: -80px !important;}
	
	.subline {
  font-size: 13px !important;
}
	
	div.eobp div {
  width: unset;
  max-width: unset;
}

	.logo-slider div {
		float: none;
    width: 100%;
    max-width: unset;
    padding-left: auto;
	}
	.logo-slider::before, .logo-slider::after {
		height: 100% !important;
	}
	
}
    
    
    
/* -------------------- Fast Tablet CSS ------------------------------------------------------------- */


@media (max-width: 1400px) { 
	
	.inner {width: 90%;}
	
	
}

@media (max-width: 950px) {
	
		.inner {min-width: unset; width: 100%;}
	
	.footer-outer {
  width: 100%;
		min-width: unset; }
}


@media (max-width: 950px) and (min-width: 749px) { 
	

	
	.TitelimHead {
		font-size: 1.5em !important;
		line-height: 100% !important;
	}
	
	.topheadtitle {
  top: -140px !important;
	}
	.topheadtitle h1 { font-size: 2em !important;}
	/*
	.top {height: 45vw;}
	*/
}



 
/* -------------------- Allgemeine CSS ------------------------------------------------------------- */


@media (min-width: 749px) { 
	
	
	
}


