body      { background-color:#F0E68C; /* khaki */
            font-family:Verdana; color:black; font-weight:normal;
            text-align:center;  /* Zentrierung im Internet Explorer */
          }
a:link    { text-decoration:none; color:maroon; }

a:visited { text-decoration:none; color:maroon; }

a:hover   { text-decoration:none; color:#ff0000; /* red*/ }

a:active  { text-decoration: none; color: red; }

h1        { font-size: 2em; font-weight:bold; text-align:center;
            border-bottom-style:solid; border-bottom-width:3px; border-color:black;
            padding-bottom:1cm; margin: 1cm 0cm;
          }
table     { table-layout:fixed; width:80%; }

.index    { font-size: 0.9em; line-height:125%; font-style:italic;
            border-top-style:solid; border-bottom-width:3px; border-color:black;
            text-align:center; padding-top: 0.5cm; margin-top:0.5cm ;
          }

.normal   { font-size: 1.3em; line-height: 150%;}

div#Seite {
            text-align:left;     /* Seiteninhalt wieder links ausrichten */
            margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
            width: 80%;
          }

#feld_o   { width:90%; height: 2cm; position:relative; white-space:nowrap; }

#feld_u   { width:90%; height: 1cm; position:relative; white-space:nowrap;}