/* m -------------------------------- */

/* Container -------------------------------- */

.aussen {
   max-width:48rem;
   margin:0 auto;
   padding:30px 30px 32px 32px;
}

.mL   {
   width:142px;
}
.mL img   {
   width:120px;
}
.mT   {
   padding-top:36px;
   }

.mM1 ul {
   max-width:35rem;
	margin:-5px 0 0 0;
	}
.mM1 ul li {
	padding-right:0.5rem;	
	}
.mM2{
	padding-left:142px;	
	}
	
#txt1 {
   max-width:420px;
	}

.gmap {
   min-width:320px;
   max-width:704px;
   height:360px; 
   min-height:240px; 
   max-height:528px; 
	}




figure {
   max-width:44.25rem;
}

/* preload first image -------------------------------- */
div#preload_m {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
div#preload_s {
   display:none;
}
div#preload_l {
   display:none;
}
div#preload_xl {
   display:none;
}

.testXS, .testS, .testM, .testL, .testXL {
   display: none;
}
.testM {
   display: block;
}



/* Font -------------------------------- */
.mNav, .mNav h1 {
	font-size:22px;
	}
.mm2 a, .mm2b a {
	font-size:1rem;
	}
.mNav a {
	font-size:1rem;
	}
