/* Mehr Auto */

html, body {
	height: 100%;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#infos {
	position: absolute;
	height: 100%;
	z-index: 1;
}

#mehrauto {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
}