@charset "utf-8";
#content  a:hover {
	color: #2E6A9E;
}

#day {
	height: 35px;
	width: 107px;
	float: left;
	margin-right: 10px;
}
#roll-over {
	height: 340px;
	width: 690px;
	margin-top: 0px;
	margin-left: 0px;
}
#roll-over  /* CSS Document */
a {
	background-image: url(../images/zahnarzt-muenchen-lageplan.jpg);
	background-repeat:no-repeat;
	display: block;
	float: none;
	margin-right: 0px;
	background-position: 0px 0px;
	height: 340px;
	width: 690px;
}
#roll-over    a:hover       {
	background-image:url(../images/praxis.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.lupe {
	float: right;
	margin-top: 10px;



}
.imgleft {
	margin: 20px 0px 0px 10px;
}
