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

/*************/
/* STRUCTURE */
/*************/
#hoehe {
	min-height: 772px;
}

/***********/
/* CONTENT */
/***********/
#box {
	left: 84px;
	width: 649px;
	height: 409px;
	background-image: url(../img/box-zoom.gif);
}

#lupe {
	position: absolute;
	top: 30px;
	right: -43px;
}
