


/* ------------------------------------------------ */
@media only screen 
and (max-width : 768px) 
{ 
#header, #wrapper, #content {
max-width:100% !important;
height: auto;
}

#wrapper {
height:950px !important;
}
#fahnen {
	position: relative;
	left: 380px;
	top: -68px;
	width: 277px;
	height: 21px;
	z-index: 10;
}
#header-menu {
	position: relative;
	left: 430px;
	top: -45px;
	width: 250px;
	height: 30px;
	z-index: 56;	
}

#sprachen {
	position: relative;
	left: 350px;
	top: -130px;
	width: 300px;
	height: 30px;
	z-index: 11;
}
#bild-rechts {
display:none;
}
#beratung, #uebersetzung, #training  {
top:220px;
}

#beratung img, #uebersetzung img, #training img {
max-width:180px;
} 

#beratung {
left:0px;
width: 210px;

}
#uebersetzung {
width: 210px;
left:245px;
}
#training {
left:490px;
width: 210px;
}

#footer {
max-width:100%;
}

#starter {
	position: relative;
	left: 45px;
	top: -25px;
	width: 650px;
	}
.MenuItemLabel  {
width:210px !important;
}

#rechts {
display:none;
}

} /* ENDE 768 */


/* ------------------------------------------------- */
@media only screen 
and (max-width : 1024px) 
{ 
body {
	margin-top: 0px;
	background-image: none; 
}
#header, #wrapper, #content {
max-width:100%;
height: auto;
}

#links33 {
display:none;
}

#content2 {
	position: relative;
	left: 0px;
	top: -20px;
	width: 100%;
	height: 580px;
	z-index: 0;
}

#inhalt {
	position: relative;
	text-align: justify;
	left: 0px;
	top: 10px;
	width: 100%;
	height: 523px;
	z-index: 13;
}

#inhalt img {
max-width:150px;
height:auto;
}

#wrapper {
left:0;
box-shadow: none;
margin-left:0;

}
#beratung {
}
#navigation, #starter {
left: 0px;
max-width:100%;
}
#starter {
top:0;
}
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  { 

}



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

img {
max-width:100%;
}
#wrapper {
height:2200px;
}
#bild-rechts {
display:none;
}
#fahnen {
display:none;
}

#header-menu {
display:none;
}

#headerMob {
display:block;
	position: relative;
	left: 0px;
	top: 30px;
	width: 100%;
	height: 130px;
	z-index: 8;
	margin-left:0px;
}
#header{
display:none;
}
#navigation {
max-width:100%;
width:100%;
margin-left:0px;
}

.AJXCSSMenuWHWKMNC {
min-width:90% !important;
max-width: 100% !important;
}
.tsub {
width:142px !important;
}
.tsub:first-child {
width:138px !important;
}
.tsub:nth-child(2) {
width:110px !important;
}
.tsub:nth-child(3) {
width:90px !important;
}

#beratung {
	position: absolute;
	left: 40px;
	top: 300px;
	width: 253px;
	height: 310px;
	z-index:100;
	}
#uebersetzung {
	position: absolute;
	left: 40px;
	top: 660px;
	width: 253px;
	height: 310px;
	z-index:50;
	}
#training {
	position: absolute;
	left: 40px;
	top: 1020px;
	width: 253px;
	height: 310px;
	}
#footer {
	position: relative;
	left: 0px;
	top: 450px;
	width: 100%;
 	line-height:2;
}
#footerMob {
position: relative;
display:block;
width: 100%;
top: 240px;
margin-left:0px;
padding-bottom:30px;
}

#sprachen {
	position: relative;
	left:  10px;
	top:  -120px;
	width: 300px;
	height: 30px;
	z-index: 11;
}
.MenuItemLabel  {
width:250px !important;
}
}/* ENDE 480*/