Index: /trunk/www/db_po/index-header.html
===================================================================
--- /trunk/www/db_po/index-header.html	(revision 11505)
+++ /trunk/www/db_po/index-header.html	(revision 11506)
@@ -8,10 +8,4 @@
    <link rel="stylesheet" type="text/css" href="po.css">
    <style type="text/css">
-    <!--
-       select.Width
-         { width: 150px; }
-       input.Width 
-         { width: 102px; }
-     -->
    </style>
 <script type="text/javascript" src="po.js">You need JavaScript switched on for this page to work!</script>
Index: /trunk/www/db_po/index.html
===================================================================
--- /trunk/www/db_po/index.html	(revision 11506)
+++ /trunk/www/db_po/index.html	(revision 11506)
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+   <meta name="Author" content="Daniela Dorner">
+   <title>FACT Configuration DB</title>
+   <link rel="stylesheet" type="text/css" href="po.css">
+   <style type="text/css">
+   </style>
+<script type="text/javascript" src="po.js">You need JavaScript switched on for this page to work!</script>
+</head>
+
+<body>
+
+<h1>Welcome to the <b>FACT Configuration DB</b> Webpages.</h1>
+
+<h2>Here you can <a href='view_po.php'>view</a> and <a href='edit_po.php'>edit</a> the database ProgramOptions.</h2> 
+
+
+</body>
+</html>
