<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.unsicht1 { margin-top:0px; font-family:verdana; font-size:8.5pt; display:inline; text-align:justify }
.linkdescr{height:90px;}
.links a
{
margin:1px;
padding-bottom:2px;
width:200px;
/*background-color:gray;*/
}

.navContent.parent
{
	width:200px;
         background-color:#420524;
         margin:1px;
	padding-bottom:2px;
}
.navContent.parent a:link { font-weight:bold; color:#FFFFFF; text-decoration:none; }
.navContent.parent a:visited { font-weight:bold; color:silver; text-decoration:none; }
.navContent.parent a:focus { font-weight:bold; color:red; text-decoration:underline; }
.navContent.parent a:hover { font-weight:bold; color:#383838; text-decoration:none; }
.navContent.parent a:active { font-weight:bold; color:black; text-decoration:underline; }

.onelink
{
margin:1px;
padding-bottom:2px;
width:200px;
background-color:#6F063C;
}
.onelink a:link { font-weight:bold; color:#FFFFFF; text-decoration:none; }
.onelink a:visited { font-weight:bold; color:silver; text-decoration:none; }
.onelink a:focus { font-weight:bold; color:red; text-decoration:underline; }
.onelink a:hover { font-weight:bold; color:#383838; text-decoration:none; background-color:#6F063C;}
.onelink a:active { font-weight:bold; color:black; text-decoration:underline; }



</pre></body></html>