.content-text-box {
	float: left;
	width: 330px;
	height: 424px;
	color: #8f9092;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}
.text {
	width: 300px;
	font-size: .8em;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 1.7em;
}
.content-bild-box {
	float: right;
	width: 630px;
	height: 424px;
}
.google {
	margin-top: 7px;
	color: #8F9092;
}