@charset "UTF-8";
div#textfeld {
	height: auto;
	width: 400px;
	position: absolute;
	margin-left: 350px;
	margin-top: 250px;
}
div#textfeld #links {
	height: 50px;
	position: relative;
}
div#content_image {
	position: absolute;
}
div#content_image_orange {
	position: absolute;
	margin-top: 20px;
	margin-left: 150px;
}
div#content_image_brokoli {
	position: absolute;
	left: 50px;
	margin-top: 180px;
	margin-left: -90px;
}
div#content_image_erdbeere {
	position: absolute;
	margin-top: 490px;
	margin-left: 150px;
}
div#content_image_kartoffel {
	position: absolute;
	margin-top: 0px;
	margin-left: 420px;
}
div#content_image_birne {
	position: absolute;
	left: 50px;
	margin-top: 285px;
	margin-left: 710px;
}
div#CONTENT {
	width: 955px;
	margin-top: 0px;
	position:relative;
	height: auto;
	min-height: 600px;
}
