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

.glossaryContent {
	font-family: Arial, ArialMTArial, BoldArial, BlackArialHebrew, Arial-BoldMT, Verdana, Helvetica, 'DejaVu Serif', sans-serif;
	font-size: 14px;
	color: #000000;
}
a.glossaryTerm,
a.glossaryTerm:visited,
a.glossaryTerm:link {
	font-weight: normal;
	border-bottom: 1px dashed #000000;
	text-decoration: none;
	color: #000000;
}
a.glossaryTerm:hover {
	border-bottom: none;
	text-decoration: none;
}
a[href]:focus {
	-webkit-outline: 0;
	-khtml-outline: 0;
	-o-outline: 0;
	-ms-outline: 0;
	-pie-outline: 0;
		 outline: 0;
	behavior: url('/scripts/PIE.js?noCache=1750249909'); /* CSS3 Fix for IE 6-9 */
}
.pfeil::before {
	content: url('/images/static/pfeil.png?noCache=1750249909');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px 22px;
	margin: 2px 5px 2px 0px;
	vertical-align: middle;
	display: inline-block;
}
.glossaryTip {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	cursor: default;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: auto;
}
.glossaryContent {
	text-align: justify;
	line-height: 125%;
	padding: 1em;
	background-color: #ffffff;
	width: 350px;
	margin: auto;
	top: 200px;
	position: relative;
	border: 3px solid rgba(50, 50, 50, 0.5);
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-pie-border-radius: 5px;
		 border-radius: 5px;
	behavior: url('/scripts/PIE.js?noCache=1750249909'); /* CSS3 Fix for IE 6-9 */
}
.glossaryContent img.glossar_img {
	width: calc(100% - 40%) !important;
	height: calc(100% - 50%) !important;
	text-align: left;
	vertical-align: middle;
	margin: 0.6em 0 0.6em 0;
}
.glossaryContent h6 {
	margin: 0 0 0.6em;
	font-size: 13.5pt; /* 18px */
	color: rgb(102, 102, 255); /* #6666ff */
	font-weight: bold;
}
.glossaryContent p {
	margin: 0;
	padding: 0;
}
.glossaryClose {
	z-index: 99999;
	position: relative;
	height: 35px;
	width: 35px;
	left: 190px;
	top: 220px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/static/close.png?noCache=1750249909');
	background-repeat: no-repeat;
	cursor: pointer;
	opacity: 0.5;
}
.glossaryClose:hover {
	opacity: 1.0;
}
.glossaryTip &gt; .glossaryClose {
	background: url('/images/static/close.png?noCache=1750249909');
	background-repeat: no-repeat;
}
</pre></body></html>