@media (max-width: 768px){ /*##ipad hoch*/
	
	#header { width: 100%;}
	
	
	#logobattisti {  
	padding-top:5px; 
	height:65px;
	}
	
	#adressteil1{
	position:absolute;
	left: 70px;
	top:10px;
	padding-top:0px;
	
	}
	
	#adresse1{
	display:none;
	}
	
	#adresse2{
	display:none;
	}
	
	#ct1links{
		padding-left:10px;
		padding-top:10px;
		height:auto;
		padding-bottom:30px;
	}
	
	#ct6links{
		height:auto;
		width:95%;
		padding-top:10px;
		padding-bottom:30px;
		margin-left:10px;
		font-size:14px;
		line-height:20px;
	}
	
	#ct1unten {
		float:left;
		width: 186px;
		padding-left:0px;
		min-height:20px;
	}
	
	#ct1untenwa{
		display:block;
	}
	
#navidesk { padding-left:10px;padding-top:25px;}
#ct1unten {margin-left:10px;margin-top:10px;}
#ct5wrap { padding-left:10px;}
#ct4links {padding-left:10px;}
#ct4rechts {padding-left:10px;padding-top:20px;}
#ct9rechts {padding-left:10px;padding-top:20px;max-width: 380px;width:95%;}
}

@media (max-width: 640px){ /* ###iphone 5 quer*/
#navidesk {   /*desktop*/
width: 600px;
}
.navie1 {margin-right:20px;}
.fleischlinks{margin-left:0px;}
#navie2wrap{clear:left;}

#ct4links{
width:420px;
}



@media screen and (max-width:479px) {/* ###iphone 4/ 5 hoch*/
#navidesk {   /*desktop*/
	width: 400px;
}
.navie1 {margin-right:10px;}
.nav_e1_aktiv {font-size:22px;}
.nav_e1_inaktiv {font-size:22px;}
.nav_e2_aktiv {font-size:14px;}
.nav_e2_inaktiv {font-size:14px;}

#ct4links{
	width:300px;
}

.navie2{
padding-right:0px;
padding-top:60px;
max-width:190px;
}

#ct1links{
		padding-top:0px;
	}
	

#ct1rechts{
	margin-left:-50px;
}



}

@media screen and (max-width:320px) {/* ###iphone 4/ 5 hoch*/
#navidesk {   /*desktop*/
width: 100%;
}
.nav_e1_aktiv {font-size:18px;}

.nav_e1_inaktiv {font-size:18px;}

}


/* ### evtl speziell für den burger machen #navimliste{height:480px;} */

/*#iPhone 6 Plusin landscape*/
@media screen and (max-width: 736px) and (orientation : landscape){ 

}


/*#iPhone 6 in landscape*/
@media screen and (max-width: 667px) and (orientation : landscape){ 

}

/* ----------- Galaxy S3 S4 S5 ----------- */
@media screen and (max-width: 640px) and (orientation : landscape){ 

}

/*#iPhone 5 & 5S in landscape*/
@media screen and (max-width: 568px) and (orientation : landscape){ 

}

@media screen and (max-width: 480px) and (orientation : landscape){ 

}

@media screen and (max-width: 480px) and (orientation : portrait){ 

}

/*#iPad portrait*/
@media only screen  and (max-width : 768px)  and (orientation : portrait) { 

}

/*#iPhone 6 Plus in portrait*/
@media only screen  and (max-width : 414px)  and (orientation : portrait) { 

}

/*#iPhone 6  in portrait*/
@media only screen  and (max-width : 375px)  and (orientation : portrait) { 

}

/* ----------- Galaxy S5 ----------- */
@media screen and (max-width: 360px) and (orientation : portrait){ 

}

@media screen and (max-width: 320px) and (orientation : portrait){ 

}





