.BildRechts {
	float: right;
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #efefef;
	background: url(http://harlesiel.t4server.info/files/bildschatten220.png) no-repeat bottom left;
	padding: 4px 7px 17px 7px;
}
.BildLinks {
	float: left;
 	clear:both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #efefef;
	background: url(http://harlesiel.t4server.info/files/bildschatten220.png) no-repeat bottom left;
	padding: 4px 12px 17px 10px;
}
.BildSchatten {
	margin:6px 0px 6px -2px;
	background: url(/files/bildschattenkategorie.png) no-repeat bottom left;
	padding: 2px 5px 10px 5px;
	border-top: solid 1px #eee;
	float:left;
}
.Preis{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
