 body
 {
 background-color: #52CCEF;
 color:Navy;
 }

 table
 {
        background-color: #52CCEF;
        border-width: 0pt;


}

p
{
        font-family: Tahoma;
        font-size: 10pt;

}

 td
{
        font-family: Tahoma;
        font-size: 10pt;
        border-width: 1pt;
        line-height: 14pt;
        padding-bottom: 1pt;
        padding-left : 4pt;
        padding-right: 1pt;
        padding-top: 1pt;
        border-style: solid;
        border-left-color: aliceblue;
        border-top-color: aliceblue;
        border-right-color: darkblue;
        border-bottom-color: darkblue;
        }

A:LINK, A:VISITED

{
        text-decoration : none;
        font-weight: bold;
        color : Navy;
}

A:LINK  u,  A:VISITED u
 {
        text-decoration : underline;
        font-weight : normal;
}

A:HOVER
{
        color: Blue;
}

.aktiv{        background-color : #E0FFFF;
               border-left-color: darkblue;
               border-top-color: darkblue;
               border-right-color: lightblue;
               border-bottom-color: lightblue;
}

.u-menu
{text-indent : 7px}