@import url(standards.css);

#home_content_1 {
	width: 774px;
	height: 370px;
	background-image: url(../img/bgr_wackeldackel.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 20px;
}

#home_content_2 {
	width: 794px;
	height: 338px;
	background-image: url(../img/bgr_prinzip_bottom.jpg);
	background-repeat: no-repeat;
}

img#animation {
	position: absolute;
	top: 576px;
	left: 632px;
}

.textWD {
	width: 260px;
	padding-left: 35px;
	margin-top: 58px;
	float: left;
}

.textPrinzip {
	width: 338px;
	padding-left: 40px;
	margin-top: 218px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}











