/* Layout-Elemente  */

BODY {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

