h3 {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
}
.attraktionen_darstellung{
	margin-left: 20px;
	margin-top: 10px;
}
.attraktionen_darstellung .bild {
	float: left;
	border: 1px solid #000000;
}
.attraktionen_darstellung .content {
	float: right;
	width: 400px;
}
.attraktionen_darstellung .beschreibung {
	font-size: 11px;
	text-align: left;
}
.attraktionen_darstellung .ort {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.attraktionen_darstellung {
	width: 520px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
}

