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

.boxpantheon01 {
	background-image: url(../images/pantheon/pantheon_titel.jpg);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxpantheon02 {
	background-image: url(../images/pantheon/pantheon_glyphensatz.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxpantheon03 {
	background-image: url(../images/aatroschka/aatroschka_intro.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxpantheon04 {
	background-image: url(../images/pantheon/pantheon_hire_me.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

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