@charset "utf-8";
/* CSS Document */

#map {
	height: 355px;
}
#map p {
	font-size: 0.9em;
	color: #333333;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 1.3em;
	margin-right: 5px;
	margin-left: 5px;
}
#map  iframe {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Schopp {
	width: 730px;
	height: 270px;
}
#Schopp li {
	float: left;
	width: 324px;
	margin-right: 10px;
	padding: 6px;
	margin-left: 10px;
	border: 1px solid #666666;
}
#Schopp img {
	margin-bottom: 5px;
	float: none;
}
#Schopp p {
	text-align: left;
	color: #666666;
}
