<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*/
body 
                    { 
                      margin:0px;
                      padding:0px;
                      font-size:12px;
                      text-align:center;
                      background:url(../graphics/background.jpg) repeat-x #e0e0e0;
                      overflow:-moz-scrollbars-vertical;
                      overflow:auto;
                      min-width:775px;
                    }
body,p,h1,h2,h3,h4,ul,ol,li,div,form,table,td,th,blockquote,nobr,b,i
                    { 
                      font-family:Verdana,Arial,Helvetica,sans-serif;
                    }

h1                                         
                    { 
                      font-size:16px;
                      color:#000000;
                    }

h2                                         
                    { 
                      font-size:15px; 
                      color:#000000;
                    }

h3                                         
                    { 
                      font-size:14px;
                      color:#000000; 
                    }

h4                                         
                    { 
                      font-size:12px;
                    }

ul    
                    { 
                      text-align:left;
                      margin:0px;
                      padding:0px;
                    }
li
                    {
                      margin:0px 0px 5px 18px;
                      padding:0px 0px 5px 0px;
                      text-align:justify;
                    }
li.gen
                    {
                      padding:0px 0px 10px 0px;
                      color:#ff0307;
                      font-weight:bold;
                    }
a,a:link,a:visited,a:hover,a:active
                    {
                      color:#006699;
                    }
table
                    { 
                      margin:auto;
                    }
table.form
                    { 
                      margin-top:30px;
                      width:80%;
                      border:none;
                    }
td
                    { 
                      text-align:left;
                    }
#content, #footer, #block
                    { 
                      margin:0px auto;
                      padding:0px;
                      width:75%;
                      text-align:center;
                      background:white;
                    }
#block
                    {
                      clear:both;
                      border-top:1px solid white;
                      border-bottom:1px solid white;
                    }
#navi
                    { 
                      float:left;
                      margin:10px 0px;
                      width:130px;
                      text-align:center;
                    }
#navi ul
                    {
                      margin:0px 10px;
                      padding:15px 10px 5px;
                      list-style:none;
                      background:#999999;
                      border:1px solid #333333;
                    }

#navi ul li
                    {
                      margin:0px auto 10px auto;
                      padding:0px;
                    }
#navi ul li a
                    {
                      display:block;
                      margin:0px auto;
                      padding-left:10px;
                      width:120px;
                      height:30px;
                      line-height:30px;
                      color:white;
                      font-weight:bold;
                      text-align:left;
                      text-decoration:none;
                      background:url(../graphics/button_li.jpg) top left no-repeat;
                     }
#navi ul li a.sel                       
                    {
                      color:#333333;
                      background:url(../graphics/button_li.jpg) -130px 0px;
                     }
#navi ul li a:hover                        
                    {
                      color:white;
                      background:url(../graphics/button_li.jpg) -31px 0px;
                     }
#navi ul li a.sel:hover                       
                    {
                      color:#dddddd;
                      background:url(../graphics/button_li.jpg) -162px 0px;
                     }
#header
                     {
                      border-bottom:2px solid #e0e0e0;
                     }
#header, #linie, #master
                    {
                      margin:0px;
                      min-width:560px;
                      background:white;
                    }
#master
                    {
                      min-width:430px;
                      margin-top:10px;
                      margin-left:150px;
                    }
#linie, #footer
                    {
                      height:30px;
                      line-height:30px;
                      font-weight:bold;
                      color:#333333;
                      background:url(../graphics/rahmen_und_logo2.jpg) top left no-repeat;
                    }
p, #master ul, .border
                    {
                      margin:10px;
                      padding:10px;
                      background:#e0e0e0;
                      border:1px solid #999999;
                    }
#bottom
                    {
                      clear:both;
                      width:100%;
                      margin:0px auto;
                      padding:0px;
                      height:30px;
                      background:#bfbfbf;
                    }
#footer a
                    {
                      display:block;
                      float:left;
                      margin:0px;
                      width:90px;
                      height:30px;
                      text-align:center;
                      text-decoration:none;
                      color:#cccccc;
                      font-weight:bold;
                      border-right:1px solid #bfbfbf;
                    }
#footer a:hover
                    {
                      color:white;
                    }
.block
                    { 
                      text-align:justify;
                    }
.border
                    { 
                      background:white;
                    }
.center
                    { 
                      text-align:center;
                    }
.copyright
                    { 
                      font-size:10px;
                    }
.dot
                    {
                      color:#ff0307;
                    }
.fat
                    { 
                      font-weight:bold;
                    }
.left
                    { 
                      text-align:left;
                    }
.normal
                    {
                      color:black;
                      font-weight:normal;
                    }
.referenz
                    {
                      float:left;
                      width:150px;
                      border:none;
                      vertical-align:top;
                      margin-right:10px;
                      border:1px solid #dddddd;
                    }
.right
                    { 
                      text-align:right;
                    }
.small
                    { 
                      font-size:10px;
                    }
img.wl
                    { 
                      position:relative;
                      top:5px;
                      border:0;
                    }
#fbutton
                    {
                      position:absolute;
                      right:0px;
                      top:0px;
                      text-decoration:none;
                      text-indent:-999em;
                      height:79px;
                      width:77px;
                      background:url(../graphics/b_firefox_black.gif) top left no-repeat;
                      display: block;
                    }
</pre></body></html>