/**
 * Style sheet PlatzStrasse
 */
.mod_fe_orteliste img
{
	margin-right:5px;
	margin-bottom:5px;
}

.mod_fe_platzstrasseliste img
{
	margin-right:5px;
	margin-bottom:5px;
}

/* Überschrift/Titel */
.mod_fe_platzstrassedaten .titel
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

/* Author */
.mod_fe_platzstrassedaten .author
{
	margin-bottom:5px;
	border-bottom:1px solid #c9c9c0;
	font-size:10px;
}

/* gesamtes Schild */
.mod_fe_platzstrassedaten .schild
{
	float:right;
	margin:0px 0px 5px 15px;
	padding:0px;
}

.mod_fe_platzstrassedaten .schild_links
{
	width:15px;
	height:40px;
	background-color:#000099;
	background-image:url("tl_files/html/schildlinks.jpg");
	background-repeat:no-repeat;
}

/* Schrift */
.mod_fe_platzstrassedaten .schild_mitte
{
	height:40px;
	vertical-align:middle;
	background-color:#000099;
	background-image:url("tl_files/html/schildmitte.jpg");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
}

.mod_fe_platzstrassedaten .schild_rechts
{
	width:15px;
	height:40px;
	background-color:#000099;
	background-image:url("tl_files/html/schildrechts.jpg");
	background-repeat:no-repeat;
}

/* Inhalt */
.mod_fe_platzstrassedaten .inhalt
{
	padding:5px;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}

/* BilderContainer */
.mod_fe_platzstrassedaten .containerimagesleft
{
	float:left;
	margin-right:10px;
	margin-left:0px;
	text-align:center;
}

/* Bildrahmen */
.mod_fe_platzstrassedaten .images
{
	margin:0px 0px 5px 0px;
	padding:5px;
	background-color:#ffffff;
	border:5px solid #e0e0d0;
}

/* Inhalt */
.mod_fe_platzstrassedaten .imagestitel
{
	text-align:left;
	font-size:10px;
	line-height:20px;
}
