/* --- 1080px --------------------------------------------- */
@media only screen and (max-width: 1080px) {
	
	#menu1, #menu2, #menu3
	{
	left:0px;
	}
	
}

/* --- 1024px --------------------------------------------- */
@media only screen and (max-width: 1024px) {
	
	
	
	
}

/* --- 940px --------------------------------------------- */
@media only screen and (max-width: 1034px) {
#logo,
#logo20
	{
	width:100%;
		text-align:center;
	}
	
	
	#logoKJ
	{
	right: 60px;
    top: -85px;
	}
	
	#logoKJ img
	{
	width:150px!important;
	}
	
	#icon_mobilmenu
	{
	display:block;
	}
	
	#logo img,
	#logo20 img
{
	width:180px;
		height:auto;
	}	

	#kopfgrafik	{ width:100%; padding: 0px;	}
	#kopfgrafik div	{ width:100%;}
	#kopfgrafik img	{
		width:100%!important;
		height:auto;
	}
	
	#claim
	{
		left:0;
		top:13px;
	width:100%;
		text-align:center;	
	}
	
	#claim img
	{
	width:270px;
		height:auto;
	
	}
	
	#content_container
	{
	width:100%;
	
	}
	
	#content_li
	{
	display:none;
	}
	
	
	#content_main
	{
	width:98%;
		margin-left:1%;
	}
	#content_re
	
	{
	width:98%;
		margin-left:1%;
	}
	
	#menu_mobil
	{
	display:block;
	}
	#icon_home
	{
	display:block;
	}
	
	
	#aktuell
	{
	width:100%;
	}
	
	}



@media only screen and (max-width: 670px) {

#logoKJ
{
top:-10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width:120px;
}
#logoKJ img
{
width:115px!important;
}

}


/* --- 580px --------------------------------------------- */
@media only screen and (max-width: 584px) {
	

}

/* --- 480px --------------------------------------------- */
/*@media only screen and (max-width: 479px) {*/
@media only screen and (max-width: 479px) {
	
	
}


/* --- 320px --------------------------------------------- */
@media only screen and (max-width: 319px) {
	
}

