@media (max-width: 749px) {

.top {min-height: 260px;}
	
#slideshow { display: block !important; }
	
	.CONTENTSLIDE {min-height: 260px;}
	
	.CONTENTSLIDE img { max-width: unset !important; }
	
	
.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: 200px !important;
    top: 30px !important;
    right: 0;
    height: auto !important;
	background-color: rgba(255,255,255,0.7);
padding: 11px;
    }
    
.small {
	width: 200px !important;
    top: 0px !important;
    right: -122px !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 {
	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: #e8e8e8;
	background-position: center;
	background-image: none; 
	padding-top: 10px;
	}

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

.nav-toggle { background: #2c2c2c url("/statimages/hamburger.gif") no-repeat scroll center center; }
  
.flyout .nav ul li a { color: #2c2c2c !important; }
.flyout .nav ul ul li a { color: #909090 !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: #EBEBEB !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;}

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

	.grauerhg {
		padding: 10% 50vw;
		padding-left: 50vw !important;}
	
	
	
	
	
	.gemeindekacheln {width: 60% !important;top: 30vw !important; position: absolute !important; left: 20%;}
	
	.gruen, .rot {
 		 margin-right: auto !important;
}
	.teaserbox {
 		width: 100% !important;
	margin: 2% auto !important;
	}
	
	.teaserbox img {
		width: 30% !important;
		margin-top: -25% !important;
		top: 0px !important;
	}
	
	
	
	
	
	
	
}
    
    
    
/* -------------------- Tablet CSS ------------------------------------------------------------- */


@media (min-width: 749px) and (max-width: 1300px) { 
	
	
	.inner {width:100%;}
	
	.teaserbox img {
		width: 30% !important;
		top: 0px !important;
	}
	.teaserbox {
		padding: 4% 2% !important;
	}
	.gemeindekacheln {
		width: 95%  !important;
	}
	
	.large {
		width: 250px;
margin-left: -47vw;
top: 30px;
	}
	.small {
		margin-left: -49vw;
	}
	
	
	.flyout .nav ul {
  margin-left: -22%;
		width: 70%;}
	.fixed-navi ul {
	top: 15px !important;
margin-left: -25% !important;
width: 72% !important;
	}
	
	
	
}



@media (max-width: 950px) { 
	.gemeindekacheln h1 {
		font-size: 1.7em;
	}
	.gemeindekacheln h6 {
		font-size: 1em;
	}

	
	
}

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


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



 
    
/* -------------------- unabhängige  CSS ------------------------------------------------------------- */





  .gemeindekacheln {
z-index: 2600;
position: relative;
display: block;
top: 20vw;
width: 60%;
    max-width: 1200px;
margin: 0 auto;
text-align: center;
  }
  .gemeindekacheln h6{line-height: 130%; font-weight: 300;}
    .gemeindekacheln h6,  .gemeindekacheln h1,  .gemeindekacheln a
  {color: #666;}

  
  .teaserbox {
width: 28%;
float: left;
background-color: #fff;
padding: 10% 2%;
box-shadow: 2px 0px 18px #9b9b9b;
  }

.teaserbox:hover {
  transform: scale(1.05);
  transition: ease 0.6s;
}

  .gruen, .rot {margin-right: 2%;}
  
	.gruen {}
 	.blau {}
 	.rot {}
  
  .gruen a:hover {background-color: #068269;color:#fff; border: 1px solid #fff;}
 	.blau a:hover {background-color: #2653a5;color:#fff;border: 1px solid #fff;}
  .rot a:hover {background-color: #CC1212; color:#fff;border: 1px solid #fff;}
  
  
   .teaserbox a{
	 border: 1px solid #666; 
    padding: 4%; 
    text-decoration: none; 
    margin: 1% 0px; 
    display: inline-block; 
  }
  /*  .teaserbox a:hover  {
    background-color:#666666;
    color: #fff;
  }
  */
  
  .teaserbox img {
    width: 40%;
margin: auto;
   margin-top: -40%;
margin-bottom: 0%;
top: -35px;
position: relative;
  }


