<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	------
	Datei: /css/galerie-css.php?noCache=1750551260
	Datum: 13.08.2025, 13:06:45
	Version: 1750551260
	------
	-&gt; border-radius
	-&gt; box-shadow
	-&gt; border-image
	-&gt; mehrfache background-image
	-&gt; linear-gradient als background-image
	=&gt; behavior: url('/scripts/PIE.js?noCache=1750551260');
*/

table.forum {
	margin: 0px auto 10px auto;
}
table.fotos {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	table-layout: fixed; /* wichtig */
	overflow-wrap: break-word; /* wichtig */
	border: 0px none;
	border-collapse: collapse;
}
table.fotos tr {
	vertical-align: top;
}
table.fotos td.foto {
	margin: 0px;
	padding: 35px;
	vertical-align: middle;
	text-align: center;
}
h3.heading3 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
div.fehlertext,
div.erfolgtext {
	margin: 10px 3px 10px 3px;
	font-weight: bold;
}
div.erfolgtext {
	color: #00ee00;
	text-align: left;
}
div.fehlertext {
	color: #cc0000;
	text-align: center;
}
p.zurueckbutton {
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
</pre></body></html>