<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	------
	Datei: /css/post-css.php?noCache=1750116434
	Datum: 11.07.2025, 17:49:19
	Version: 1750116434
	------
	-&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=1750116434');
*/

body {
	background-image: none !important;
}
input[type='file'],
input[type='reset'],
input[type='submit'],
input[type='select'],
input[type='text'],
input[type='button'] {
	color: #000000;
}
div.fileinput,
div.fileinput_en,
div.fileinput_disabled,
div.fileinput_en_disabled {
	position: relative;
	display: inline-block;
}
div.fileinput,
div.fileinput_disabled {
	width: 100px;
}
div.fileinput_en,
div.fileinput_en_disabled {
	width: 65px;
	margin: 0px 0px 0px -5px;
}
div.fileinput,
div.fileinput_en {
	-o-opacity: 1.0;
	-ms-opacity: 1.0;
	-pie-opacity: 1.0;
		 opacity: 1.0;
	behavior: url('/scripts/PIE.js?noCache=1750116434'); /* CSS3 Fix for IE 6-9 */
}
div.fileinput_disabled,
div.fileinput_en_disabled {
	-o-opacity: 0.5;
	-ms-opacity: 0.5;
	-pie-opacity: 0.5;
		 opacity: 0.5;
	behavior: url('/scripts/PIE.js?noCache=1750116434'); /* CSS3 Fix for IE 6-9 */
}
div.fileinput &gt; input[type='file'],
div.fileinput_en &gt; input[type='file'] {
	cursor: default;
}
div.fileinput_disabled &gt; input[type='file'],
div.fileinput_en_disabled &gt; input[type='file'] {
	cursor: not-allowed;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.bilduploadbutton {
	position: relative;
	text-align: right;
	z-index: 2;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-o-opacity: 0;
	-ms-opacity: 0;
	-pie-opacity: 0;
		 opacity: 0;
	behavior: url('/scripts/PIE.js?noCache=1750116434'); /* CSS3 Fix for IE 6-9 */
}
input.button,
input.button_en {
	position: relative;
	text-align: center;
	display: inline-block;
}
input.button {
	width: 100px;
}
input.button_en {
	width: 65px;
}
table.emojis {
	height: 35px;
	width: 100%;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-collapse: collapse;
	background-color: #f0f0f0;
	background-repeat: repeat-x;
	background-image: -khtml-linear-gradient(to bottom, #fdfdfd, #ddd);
	background-image: -webkit-linear-gradient(to bottom, #fdfdfd, #ddd);
	background-image: -o-linear-gradient(to bottom, #fdfdfd, #ddd);
	background-image: -ms-linear-gradient(to bottom, #fdfdfd, #ddd);
	background-image: -pie-linear-gradient(to bottom, #fdfdfd, #ddd);
	background-image: linear-gradient(to bottom, #fdfdfd, #ddd);
	behavior: url('/scripts/PIE.js?noCache=1750116434'); /* CSS3 Fix for IE 6-9 */
}
table.emojis tr {
	vertical-align: top;
}
table.emojis td {
	vertical-align: middle;
	text-align: center;
}
table.emojis a.emoji {
	font-size: 17px;
	text-decoration: none;
}
textarea.inputarea {
	/* resize: none; 13.10.22 grippy ist gewuenscht */
	width: 99%;
	overflow: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
textarea.inputarea::placeholder {
	font-size: 15px;
}
div.counter {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div.counter &gt; span.rot {
	color: #cc0000;
}
p.fehlertext,
p.erfolgtext {
	margin: 10px 3px 10px 3px;
	font-weight: bold;
}
p.erfolgtext {
	color: #00ee00;
	text-align: left;
}
p.fehlertext {
	color: #cc0000;
	text-align: center;
}
div.mini {
	font-size: 9px;
	color: #808080;
	margin: 5px 5px 10px 5px;
}
div.privacy {
	padding: 15px 0px 0px 0px;
}
</pre></body></html>