body          { background-color: #FEFEFE;
              }

td,th         { border-width: 2px;
                border-style: groove;
                font-weight: bold;
                font-size: 0.8em;
                font-family: Verdana,Arial,sans-serif;
              }

th            { font-weight: 800;
              }

td.kopf       { background-color: #DFDFDF;
                padding: 5px;
                font-weight: bold;
                color: #2F2F2F;
                border-width: 2px;
                border-color: #BFBFBF;
                border-style: groove;
              }

td.foot       { background-color: #DFDFDF;
                padding: 5px;
                font-weight: bold;
                color: #2F2F2F;
                border-width: 2px;
                border-color: #BFBFBF;
                border-style: groove;
              }

td.spacer     { width: 12em;
                background-color: #DFDFDF;
                padding: 5px;
                color: #2F2F2F;
                vertical-align: top;
                border-width: 2px;
                border-color: #BFBFBF;
                border-style: groove;
              }

td.content    { background-color: #F2F2F2;
                padding: 6px;
                font-size: 0.8em;
                vertical-align: top;
                border-width: 2px;
                border-color: #BFBFBF;
                border-style: groove;
              }

h2,h3	      { font-family: Verdana;
                color: #101010;
                font-weight: bold;
              }

p,li          { font-weight: normal;
	      }

h2            { font-size: 1.6em;
              }

h3            { font-size: 1.4em;
              }

h4            { font-size: 1.2em;
              }

h5            { font-size: 1.1em;
				text-decoration:underline;
              }

a.link        { color: #00007F;
              }

a.link:visited{ color: #7F7FAF;
              }

a.link:hover  { color: #0000AF;
                background-color: #E0E0E0;
              }

a.link:active { color: #0000FF;
                background-color: #FFFFFF;
              }

a.nav         { color: #101010;
                font-weight: bold;
              }

a.nav:visited { color: #4F4F4F;
                font-weight: 700;
              }

a.nav:hover   { color: #000000;
                background-color: #D0D0D0;
                font-weight: bold;
              }

a.nav:active  { color: #000000;
                background-color: #FEFEFE;
                font-weight: 800;
              }