
a:link     {color:  #666666;
       text-decoration: none;}
       
a:visited {color:  #A7C2B5;
      text-decoration: none;
      }
      
a:active {color:  #FF9999;
      text-decoration: none;
      }
      
a:hover {color:  #FF9999;
      text-decoration: none;
      }


body   {font-family: Lucida Console, Verdana, Arial;
        font-size:   10pt;
        font-color:  FF0000;
        }
        
        
.linie  {border-top:solid 1px #808080;
	border-bottom: none;
	border-right: none;
        border-left: solid 1px #808080;
        border-color: #FF6666;
        }


.linie2  {border-top:none
	 border-bottom: solid 1px #808080;
	 border-right: none
         border-left: none
         }
         
         
.linie3 {border-top:solid 2px #808080;
	border-bottom: none;
	border-right: none;
        border-left: solid 2px #808080;
        border-color: #FF6666;
        }
        
.text   {color:  #808080;
        text-decoration: none;
        }
        
.text9pt   {color:  #808080;
            text-decoration: none;
            font-size:   9pt;
            }

.textverdana9pt   {color:  #808080;
		  font-family: Verdana, Arial;
            	  text-decoration: none;
            	  font-size:   9pt;
            	  }

.text10pt   {font-family: Verdana, Arial;
             color:  #808080;
            text-decoration: none;
            font-size:   10pt;
            }

.text11pt   {font-family: Verdana, Arial;
             color:  #808080;
            text-decoration: none;
            font-size:   11pt;
            }
            
.textschwarz9pt   {color:  #000000;
            text-decoration: none;
            font-size:   9pt;
            }
        
            
.text12pt   {color:  #808080;
             text-decoration: none;
             font-size:   12pt;
            }
