@charset "utf-8";
#content {
	background-image: url(images/Zahnarzt-Berlin.jpg);
	background-repeat: no-repeat;
	background-position: right 60px;
	float: right;
	width: 650px;
	min-height:500px;
	margin: 0px;

}
#content h1 {
	margin-left: 0px;
	margin-top: 0px;
	height: 92px;
}
#content p  {
	text-align: left;
	width: 360px;
}
