<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DATEI: zwirn.css */

body
{ 
  margin-top:0px; 
  margin-left: 0px;
  background-color: #000000;
 }

p, h1, h2, ul, ol, li, div, tr, td, th, address, blockquote, nobr, b, i, img
{
  font-family:"Bank Gothic Medium BT", "Arial";
}

h1.lis
{
   width:100%;
   font-size:25pt;
   color:#808080;
   filter:DropShadow(color=#FFFF00,offx=1,offy=1)
}

h1.black
{
  color:#000000;
}

h2.weiss{font-style:italic;font-size:25pt;color:#FFFFFF;}

h6{font-size:15pt;color:#FFFFFF;}

h6.blau{font-size:15pt;color:#483D8B;}

h6.schwarz{font-size:13pt;color:#000000;}

h5{font-size:35pt;color:#FFFFFF;}

p.schwarz{font-size:13pt;font-weight:bold;color:#000000}

td.sch{width:100%;font-size:20pt;font-weight:bold;color:#FFFFFF;filter:DropShadow(color=#B0E0E6,offx=1,offy=1)}

td.enabled{	font-family:Arial;font-size:8pt;color:#8C8C8C;cursor:hand}

p, b, i { font-size:12pt;color:#000000}

p.titel {font-size:11pt;font-weight:bold;font-style:italic;color:#000000}

p.sml { font-size:9pt;}

.sml { font-size:9pt;markiert:0;}

.xsml { font-size:8pt;}

.hand 
{
  cursor: hand;
}

.smlC { font-size:10pt;font-weight:bold;color:#FFFFFF;font-style:italic;}

p.sch {text-align:justify;line-height:15pt;margin:15px;}

ul.sch {list-style-image:url('url(images/Button.gif');filter:Shadow(color=#808080,direction=135);font-size:16pt;font-variant:small-caps}

p.lis 
{
  width:100%;
  font-size:14pt;
  color:#808080;
}

p.lis_link
{
  width:100%;
  font-size:14pt;
  color:#C3C3C3;
}

p.lis_small
{
  font-size:12pt;
  color:#808080;
}

div.lis_small
{
  font-size:12pt;
  color:#808080;
}

div.lis_small_link
{
  font-size:12pt;
  color:#C3C3C3;
}

li.lis_small
{
  font-size:12pt;
  color:#808080;
}

td.logo {width:100%;font-size:17pt;font-weight:normal;color:#8B0000;filter:DropShadow(color=#B0E0E6,offx=1,offy=1)}

td.logo2 {width:100%;font-size:30pt;color:#8B0000;filter:DropShadow(color=#B0E0E6,offx=1,offy=1)}

td.rahmen-rechts {border-right:1px solid #808080;}

td.rahmen {border:1px solid #808080;}

td.rahmen_top
{
  border:1px solid #808080;
  margin-left:10px;
}

a:link{font-size:14pt;color:#C3C3C3;text-decoration:none;}
a:visited {font-size:14pt;color:#C3C3C3;text-decoration:none;}
a:activ {font-size:14pt;color:#C3C3C3;text-decoration:none;}


filter:DropShadow(color=#FFFF00,offx=1,offy=1)
</pre></body></html>