﻿
 #datenbank-219 span.Foto  {
	display: inline-block;
	float: none;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
  }
 #datenbank-219  .Autor  {
	max-width: 140px;
	width: 100%;
	float: left;
  }
 #datenbank-219  .Inhalt  {
	float: left;
	width: 100%;
	max-width: calc(100% - 140px);
  }
 #datenbank-219  div.abschluss  {
	margin-top: 40px;
  }