@media (max-width: 1280px) { /*## burger ein! */


#container { /*  die totale seite   */
	width:calc(100% - 60px);
	margin-left:30px;
	margin-right:30px;
}


}



@media (max-width: 1023px){ /*## burger ein! */

.navidliste .nav1 .nav-item{
  width:auto;
  margin-right:1.5rem;
}

.eltpl9b .ctcolumns1{
	width:100%;
}
 
 
}

@media (max-width: 640px){ /*# */
	
.navidliste, #navidesk, .salutidesk{  
	display: none; 
}

.salutimobil{
	display:inline-block; 
}

.ctwrap.halberslider{
	width:100%;
}

.eltpl5.ctwrap {
	width:100%;
}

#burger{  
	top:10px;
	//right:10px;
	display:block;
}

.navimliste{/*mobil*/
   font-size:1.2rem;
   line-height:1.8rem;
}

.nav-item{
	min-height:1.6rem;
}

.togb, .togbshow {
  background-position: top 5px left 0 !important;
  margin-left:15px;
  width: 22px;
}


#article {
	width:100% ;
}

.ctcolumns2, .ctcolumns3{
	width: 100%;
	margin-right:0;
}
	
.ct9bilder .blddiv{
	width:48%;
	margin-right:2%;
	margin-bottom:2%;
}

.eltpl5 img{
	width:80% !important;
}

.eltpl9b .blddiv{
	width:49%;
	margin-right:2%;
}

.eltpl9b .blddiv:nth-child(4n){
	margin-right:2%;
}


.eltpl9b .blddiv:nth-child(3n){
	margin-right:2%;
}

.eltpl9b .blddiv:nth-child(2n){
	margin-right:0;
}


.archivelwrap{
	width:48%;
	margin-right:2%;
}

.testclass{
	-webkit-aspect-ratio:1/2 !important;
	aspect-ratio:1/2 !important;
	object-fit:cover;
	object-position: 90% 20%;
	width:20% !important;
}

.teaserbldwrap{
	width:32%;
	margin-right:1%;
}

.navimliste .dropdown-content{
	display:block !important;
}



.keinsubmenue .nav2, .navimliste .togb{
	display:none !important;
}


}



@media (max-width: 479px){ /*##ipad hoch*/

#container{
	width:calc(100% - 20px);
	margin-left:10px;
	margin-right:10px;
}

#navimobil {/*mobil*/
	margin-top:100px;
	right:0px;
}

#sucheworteundtitel{
	margin-left:10px;
	margin-top:10px;
	min-height:10px;
	margin-bottom:0px;
	width:90%;
	border:0px solid;
}

#logo{
	width: 95%;
}

.salutimobil{
	display:block;
	margin-top:12px;
}


.ct9bilder .blddiv{
	width:100%;
	margin-right:0%;
	margin-bottom:2%;
}

.eltpl5 img{
	width:100% !important;
}


.eltpl9b .blddiv, .eltpl9b .blddiv:nth-child(4n), .eltpl9b .blddiv:nth-child(3n), .eltpl9b .blddiv:nth-child(2n){
	width:100%;
	margin-right:0;
}


.termindetaillinks{
	width:98%;
	margin-right:2%;
}


.termindetailrechts{
	width:98%;
	margin-right:2%;
}
.termindetailbild{
	width:98%;
}

.teaserbldwrap{
	width:48%;
	margin-right:2%;
}


}


