P  {
        font-family : Verdana;
        font-size : small;
}

P.help
{
        font-family : Verdana;
        font-size : xx-small;
        color: Navy;
}

H1  {
        font-family : Verdana;
        font-size : large;
        font-weight: bold;
        text-decoration : none;

}

H2  {
        font-family : Verdana;
        font-size : medium;
        font-weight: bold;
}

H3  {
        font-family : Verdana;
        font-size : small;
        font-weight: bold;
}

H3.index  {
        font-family : Verdana;
        font-size : small;
        color: Navy;
        font-weight: bold;
}

H4        {}

A  {
        font-family : Verdana;
        font-size : small;
        text-decoration : none;
}


A:Visited  {}

A:Active  {}

A:Hover  {
        font-family : Verdana;
        font-size : small;
        font-weight: bold;
        font-style : none;
        text-decoration : none;
        color:#990000;
        }
A:Hover.link  {
        font-family : Verdana;
        font-size : xx-small;
        font-style : none;
        text-decoration : none;
        color:#990000;
        }

A.Link        {
        font-family : Verdana;
        font-size : xx-small;
        text-decoration : none;
        color: #4000FF
}

A.Navigate        {
        font-family : Verdana;
        font-size : small;
        font-style :none;
        font-weight: bold;
        text-decoration : none;
        color: #4000FF
}

A.Anmeldung        {
        font-family : Verdana;
        font-size : small;
        text-decoration : none;
        color: #4000FF
}

BODY  {
        background-image : url(images/yellowp.jpg);
        background-attachment : fixed;
        margin-left : 100px;
        margin-right : 100px;
        font-family : Verdana;
        font-size : small;
}

BODY.incl  {
        background-image : url(images/yellowp.jpg);
        background-attachment : fixed;
        font-family : Verdana;
        font-size : small;
}

TABLE.sem {
        font-family : Verdana;
        font-size : small;
}

Th.sem {
        font-family : Verdana;
        font-size : xx-small;
        font-weight: bold;
}

Td.sem {
        font-family : Verdana;
        font-size : xx-small;
        text-align : center;
        }

Tr.sem {
        font-family : Verdana;
        font-size : xx-small;
        font-weight: normal;
}

Td.age {
        font-family : Verdana;
        font-size : xx-small;
        text-align : left;
}

Td.start {
        font-family : Verdana;
        font-size : x-small;
        color: Navy;
        vertical-align: top ;
        text-align : left;
}
Td.sml {
        font-family : Verdana;
        font-size : x-small;
        vertical-align: top ;
        text-align : left;
}
