.showphoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

	font-weight: normal;
	background-color: #666666;
	height: 0px;
	width: 0px;
	border: thin solid #FFFFFF;
}
.properties {
	background-color: #303030;
	border: 1px solid #757356;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F5F3D6;
	background-color: #202020;
}
.Autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #202020;
}

.Beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F1EEC0;
}
