<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font-size: 100%}
body,table,th,td,tr,h1,h2,h3,h4,h5,h6 {font-family:Verdana, Arial, Helvetica, sans-serif}
body.shdel {background-color:#FFCCCC;}
body,p,form,a,table,th,td,tr,span.buchstabe {font-size:10pt;}
input  {font-size:9pt;}
html
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
}

body
{
	margin:0;
	padding:0;
	height: 100%;
}


p, .buchstabe {margin:0px;padding:0px;}
.worddh {font-size:8pt; font-weight:200;margin:0px;padding:0px;font-style:italic;}
span.buchstabe {font-size:13pt;font-weight:800;}

div.insp
	{
	margin: 0px;
	padding: 0px 0px 5pt 0px;
	}

.hint, .error {font-size:12pt; font-weight:300;margin:4px;padding:0px;}

.hint {color:green}
.error {color:red}


a                   		{color:#000066;}
a:link, a:active, a:visited {text-decoration:none;}
a:hover        				{text-decoration:underline;}

#coltab
	{
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	}

#coltab td
	{
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	}

#coldiv
	{
	float: left;
	margin-top:0px;
	margin-bottom:5px;
	}

.highlighted a
	{
	font-weight:900;
	}

#listhi
{
	margin-bottom: -0.1em;
}
.highlighted a, #listhi
{
	background-color: #ffff99;
	color: blue;
	padding: 0.1em;
}

.wordt
	{
	color: #000066;
	}

.wordn
	{
	color: black;
	}

.worddh, .wordd
	{
	color: #999999;
	}

#searchdiv
	{
	clear:both;
	}

div.dataprivlink
{
	background-color:#CCCCCC;
	width:100%;
	padding: 2px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 20px;
}

a.dataprivlink
{
	font-size: 14px;
	font-weight:bold;
	color: #333366;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
     margin: 0;
}

input[type=number]
{
    -moz-appearance:textfield;
}


div#cookieChoiceInfo a
{
	color: #cccccc;
	background: #333333;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
}

div#co_spc
{
	padding:4px;
}

#buttbacklist2
{
	margin-bottom: 1em;
}

#adsconttop
{
	flex-shrink: 0;
}

header
{
	background-color: #99ccff;
	padding: 2px;
	flex-shrink: 0;
}

.list
{
	flex-grow: 1;
    overflow-y: auto;
    min-height: 2em;
}

.page, .adsright, .list
{
	background-color: #CCE5FF;
}

#indiv
{
	position: relative;
}

p
{
	margin:0;
	padding: 0.2em;
	overflow: auto;
}

#sigdiv
{
	color: #333333;
	background: #cccccc;
	padding: 2px 3px 1px 3px;
	flex-shrink: 0;
}

#searchinput
{
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background-color: #e8e8e8;
	margin-bottom: 0.2em;
	padding: 0 0 0 0.6em;
	font-size: 1em;

}

input[type=button], input[type=submit]
{
	border-radius: .3em;
	height: 1.4em;
	padding: 0em 0.3em 0em 0.3em;
	margin: 0.2em;
	border: none;
	background-color: #dddddd;
}

input:focus
{
	outline: none;
}

.page
{
    height: 100%;
	display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
    width: 100%
}

.adsright
{
    float: right;
    height: 100%;
}

.pagecont
{
    width: auto;
	height: 100%;
	display: flex;
}

.adsconsa
{
	color: #e6ffc9;
}


.adsconsp
{
	color: #fff88c;

}

.adsconsh
{
	color: #fff33b;
}


.adsconsbd
{
	display: inline-block;
}

.adsconsacc, .adsconsden
{
	padding: 10pt;
	margin: 2pt;
	border: none;
	width: 100%;
	display: inline-block;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

.adsconsacc:hover
{
	background-color: #6610fb;
	color: #ffff4b;
}


.adsconsden:hover
{
	background-color: #a3a3a3;
}


.adsconsacc
{
	background-color: #5600eb;
	color: #fff33b;
	font-weight: bold;

}

.adsconsden
{
	background-color: #999999;
	color: #333333;
}


.adsconsi
{
	padding: 1em;

}

.adsconso
{
	width: 80%;
	height: 80%;
	z-index: 1000;
	position: absolute;
	top: 10%;
	left: 10%;
	opacity: 0.9;
	background-color: #380099;
	overflow: auto;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;

}

.blurred
{
	filter: blur(1px);
	-webkit-filter: blur(1px);
}
</pre></body></html>