a        {
         font-family: 'Tahoma';
         color: #0070c0;
         font-size: 14px;
         text-decoration:none;
         }

a:hover {
        font-family: 'Tahoma';
        font-weight: bold;
        font-style: italic;
        font-size: 14px;
        }

h1      {
        font-family: 'Lucia Sans';
        font-size: '50px';
        font-style: 'italic';
        color: '#004080';
        }

h2      {
        font-family: 'Lucia Sans';
        font-size: '36px';
        font-style: 'italic';
        color: '#004080';
        border-width:20px;
        border-width:medium;
        border-style: outset;
        padding: 5px;
        text-align: center;
        }

h3      {
        font-family: 'Lucia Sans';
        font-size: '24px';
        font-style: 'italic';
        color: '#004080';
        text-align: center;
        }

body.haupt    {
        background-image:url("grafik/higru1.gif");
        background-attachment:fixed;
        }

body.unli {
        background-image: url("grafik/ul5.gif");
        background-repeat: no-repeat;
        margin-left:10px
        }

body.obre {
        background-image:url("grafik/or5.gif");
        }

.text   {
        font-family: Tahoma;
        color: #004080;
        font-size: '14px';
        }

.normal {
        font-family: "Tahoma";
        color: black;
        font-size: "14px";


        }

.rot    {
        font-weight: bold;
        color: red;
        }

table.page   {
        width:560px;
        font-size: "14px";
        }
table.ul   {
        width:160px;
        }