/* xl -------------------------------- */

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

.aussen {
   max-width:82rem;
}


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

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




/* Font -------------------------------- */

