<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Style sheet tags_orange */

/* v01 fuer webinfo */

ul.cloud {
	font-size:80%;
	margin: 0 1em;
	padding: 0.5em 0;
	text-align: justify;
	line-height: 1.3em;
	clear: both!important;
}

ul.cloud li {
	width: auto;
	position: static;
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.cloud li a {
	height: auto;
	position: static;
	float: none;
	display: inline;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
	color: #f39a37;
	cursor: pointer;
}

ul.cloud li a span {
	height: auto;
	position: static;
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent;
	border: none!important;
}

ul.cloud li a em {
	display: none;
}

ul.cloud li.size1 {
	font-size: 100%;
	line-height: 1.3em;
}

ul.cloud li.size2 {
	font-size: 100%;
	line-height: 1.3em;
}

ul.cloud li.size3 {
	font-size: 120%;
	line-height: 1.1em;
}

ul.cloud li.size4 {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.1em;
}

ul.cloud li.size1 a {
	color: #f39a37;
}

ul.cloud li.size2 a {
	color: #CC812F;
}

ul.cloud li.size3 a {
	color: #B27029;
}

ul.cloud li.size4 a {
	color: #996023;
}

ul.cloud li.isCurrentTag a span,ul.cloud li a:hover {
	background-color: #f39a37;
	color: #fff!important;
}

ul.cloud li a:hover span {
	color: #fff!important;
}

.tagcloud span.toggle-button {
	padding-left: 20px;
	background-image: url("files/tags/del_sprite_arrows.gif");
	background-repeat: no-repeat;
	background-position: 3px -318px;
	background-color: transparent;
	cursor: pointer;
}

.tagcloud span.yes {
	padding-left: 20px;
	background-image: url("files/tags/del_sprite_arrows.gif");
	background-repeat: no-repeat;
	background-position: 3px -359px;
	background-color: transparent;
	cursor: pointer;
}

.tagcloud span.off {
	padding-left: 20px;
	background: none;
	cursor: default;
}

.tagcloud h3 {
	background-color: #e9e9e9;
	font-weight: bold;
	font-size: 90%;
	color: #666666;
}

ul.related {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.related li {
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.related li span.reltext {
	width: 48%;
	float: left;
	margin: 0;
	padding: 0 0.5%;
	text-align: left;
}

ul.related li span.relcount {
	width: 49%;
	float: left;
	margin: 0;
	padding: 0 0.5%;
	text-align: right;
}

ul.related li a {
	height: auto;
	position: static;
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #f39a37;
	cursor: pointer;
}

ul.related li a:hover,ul.related li a:hover span {
	background-color: #f39a37;
	color: #fff;
}

ul.tag-chain {
	text-align: right;
}

li.tag-chain-item {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.tag-chain-item a {
	padding: 0.25em;
	background-color: #eee;
	text-decoration: none;
	color: #666;
}

li.tag-chain-item a:hover {
	background-color: #666;
	text-decoration: none;
	color: #fff;
}

div#tagscope {
	width: 100%;
}

#tagscope ul,#tagscope li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tagscope li.tag {
	height: 16px;
	padding-left: 16px;
}

#tagscope .removetag span {
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url("files/tags/tag_remove.png");
	color: transparent!important;
}

#tagscope .removetag span:hover {
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url("files/tags/tag_remove_hover.png");
	color: transparent!important;
}

#tagscope li.tag a {
	text-decoration: none;
	color: #996023;
}

#tagscope li.tag a:hover {
	text-decoration: underline;
}

#tagscope li.reset a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#tagscope li.reset a:hover {
	text-decoration: underline;
}

div.reset {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}</pre></body></html>