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

.boxduett01 {
	background-image: url(../images/duett/duett_logo.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}
.boxduett02 {
	background-image: url(../images/duett/duett_icons_uebersicht.jpg);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}

.boxduett03 {
	background-image: url(../images/duett/duett_icons.gif);
	background-size: cover;
	background-position: center;
	height: inherit;
	position: relative;
}


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