<html>
 <head>
  <title>css_formate_unternehmen</title>
  <link rel="stylesheet" type="text/css" href="formate_anlagen.css">
  <style type="text/css">
  <!--
   a:link    {text-decoration:none; font-weight:normal; font-size:12pt; color:#0000CC;}
   /* noch nicht besuchte Ziele */
   a:visited {text-decoration:none; font-weight:normal; font-size:12pt; color:#701000;}
   /* besuchte Ziele */
   a:active  {text-decoration:underline; font-weight:normal; font-size:12pt;}
   /* Angeklickte Verweise */
   a:hover   {text-decoration:underline; font-weight:normal; font-size:12pt;}
   /* Verweise bei "MouseOver" */
     -->
  body { background-color:#E0B0F0 }
  </style>
 </head>
 <body>
 </body>
</html>