   body { font-family: Verdana, Arial, Helvetica,sans-serif;
      margin-top:15px;
      margin-left:0px;
      background-color: rgb(46, 43, 41);
      color: rgb(227,230,219);
      font-weight: normal;
      font-size: 8pt;
      padding-left:40px;
      padding-right:40px;
      min-width: 640px;
  }
   div.lnkintro {float:right; margin-top: -9pt;}

   .linklist {
      font-size:8pt;
      margin-top:48pt;    
   }
   .linklabel {white-space:nowrap;}
   
   h1 {font-size:8pt; font-weight:bold; padding-bottom:6pt;}

   /* Links und Linkbeschriftung */
   div.popUp {
      background-color: rgb(46, 43, 41);
      padding:5px;
      position: absolute;
      font-style:italic;
      display: none;
   }
   #popLnk {
      width:250px;
      border-top: #FF0000 solid 1px;
   }
   a {
      font-family: Verdana,Arial,Helvetica,sans-serif;
   	font-size: 9pt;
   	text-decoration: none;
     }
   a:link {color: #E3E6DB;}     /* unvisited link */
   a:visited {color: #E3E6DB;}  /* visited link */
   a.current {color: #FF0000;}   /* link of selected page */
   a:hover {color: #FF0000;}   /* mouse over link */
   a:active {color: #FF0000;}   /* selected link */
   
   
   

