/* allgemein */
body {
	margin-left: 				0px;
	margin-top: 				0px;
	background-color: #FFFFFF;
}
/* layout */
#bild {
	position: 				absolute;
	z-index: 					2;
	left: 					0px;
	top: 					0px;
	height: 					188px;
	width: 					280px;
}


