@charset "UTF-8";
/* CSS Document */

.boxaaronic01 {
	background-image: url(../images/aaronic/aaronic_intro.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxaaronic02 {
	background-image: url(../images/aaronic/aaronic_glyphensatz.jpg);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxaaronic03 {
	background-image: url(../images/aaronic/aaronic_titel.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxaaronic04 {
	background-image: url(../images/aaronic/aaronic_outro.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.mobil_info {
	z-index: 99;
	position: absolute;
	bottom: 0px;
	display: none;
}
