/* Datei hdhsobj.css */
/* Erstellt von: Christof Nikolaus Schroeder */
/* Erstellt am:  2002-08-02 */
/* Verwendung: Formatierung der Menues */
/*             der statischen HDHS-Demo */


body      { background-color:#C0E0F9;
            font-family:Helvetica,sans-serif;
            font-size:small; }
a:link    { color:#000088; text-decoration:none }
a:visited { color:#000088; text-decoration:none }
a:hover   { color:#990099; text-decoration:underline }
a:active  { color:#990099; text-decoration:underline }
h1        { font-family:Helvetica,sans-serif;
            font-size:medium;
            font-style:bold; }
h2        { font-family:Helvetica,sans-serif;
            font-size:small;
            font-style:bold; }
table     { border-width:3pt; 
            border-style:solid;
            border-color:#ff0000; }
td        { font-family:Helvetica,sans-serif;
            font-size:small; }