/* small -------------------------------- */

.innen	{
   padding:20px;
	}


/* test -------------------------------- */
.test_xs, .test_s, .test_m, .test_l {
	display: none;
}
.test_s {
	display: block;
}
