@charset "utf-8";
#container {
	text-align: left;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	height: 550px;
	border: 1px solid #DDDDDD;
	background-image: url(../images/anfahrtsplan-zahntechnik-dieterich.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#contact {
	margin-top: 125px;
	margin-left: 300px;
	font-size: 1em;
	width: 200px;
	height: 350px;
}
#phone {
	width: 30px;
	float: left;

}
#pnumber {
	margin-left: 32px;
}

#fax {
	width: 30px;
	float: left;

}
#fnumber {
	margin-left: 32px;
}
img#lageplan {
	margin-right: 3px;
}
