<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	border: 0;
	margin: 0;
	padding: 0;    }

body    {
	color: #000;
	background: #fff;
	font-family: arial, verdana;
	font-size: 16px;   }

#container   {
  width: 1000px;
  color: #666;
  background: #fff;
  text-align:left;
  margin: 0 auto;    }

#text      {  
  width: 850px;
  background: #fff;
  text-align:left;
  line-height: 1.2; 
  margin: 19 0 0 180px; 
  border: 1px solid; 
  border-color: #c0c0c0;   }
  
#scrolltext    {  
  width: 80%;
  height: 450px;
  overflow: auto;
  text-align:left;
  line-height: 1.2; 
  padding: 0 39 19 39px;   }  

#scrolltext img  {     
  height: 90px;
  border: 1px solid;
  border-color: #c0c0c0;
  margin: 5 7 5 0px;  
   _dth: 120px; }        
    
#linkbox   {  
  position: fixed;
  width: 170px;
  font-size: 14px;
  line-height: 1.2;
  margin: 110 0 0 15px;  }

#links   {  
  float: left; 
  width: 190px; 
  color: #666; 
  line-height: 1.5;
  padding: 0 9 0 0px;
  margin: 0 40 39 0px;   }       
       
#rechts   {  
  float: left; 
  width: 400px; 
  line-height: 1.5;
  padding: 0 9 0 12px;
  margin: 0 0 39 0px;
  color: #666;    }              
       
h1     { 
    font-family: verdana; 
    font-size: 22px; 
    font-weight: bold; 
    color:#c0c0c0; 
    margin: 23 0 19 59px;  }
     
h2     { 
    font-family: verdana; 
    font-size: 22px; 
    font-weight: bold; 
    color:#c0c0c0; 
    margin: 24 0 3 0px;    }
    
h3     { 
    font-family: arial; 
    font-size: 18px; 
    font-weight: bold; 
    color:#000; 
    margin: 5 0 3 0px; 
       }
      
h5     { 
    font-family: verdana; 
    font-size: 22px; 
    font-weight: bold; 
    color: #ffd700; 
    margin: 19 0 5 20px; 
       }          
     
a:link   { text-decoration:underline; }
a:visited  { text-decoration:none; }
.general:link  { text-decoration:none; }
.general:visited  { text-decoration:none; color:#666; }

b      { color:#ff7f50; }
b2     { font-size: 18px; font-weight: bold; color:#3333ff; }
b3     { font-size: 16px; font-weight: bold; color:#32cd32;  }
b4     { background: #e6e6fa; padding: 3px; }
small  { font-size: 14px; color: #666; }
.link2 { font-size: 18px; font-weight: bold; color:#daa520; text-decoration: underline; }


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