BODY {         font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        background-color:"#000000"}

FONT {  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
        color:#E2E2E2;
        font-size: 13px
        }

a:hover{color:#FF0000;text-decoration:none;}

A
{
        color: link="#FFD842";
        text-decoration: none;
        font-weight:normal;
}

/* Text */



.hmenue
{
        color:#E2E2E2;
        text-decoration:none;
        font-weight:bold;
        font-size:13px;
}

A.hmenue
{
        color:#E2E2E2;
        text-decoration:none;
        font-weight:bold;
        font-size:13px;
}

.hmenuemark
{
        color:#E2E2E2;
        text-decoration:none;
        font-weight:bold;
        font-size:13px;
}

/* Untermenuepunkte */

.umenue
{
        color:#E2E2E2;
        text-decoration:none;
        font-weight:normal;
        font-size:12px;
}

A.umenue
{
        color:##E2E2E2;
        text-decoration:none;
        font-weight:normal;
        font-size:12px;
}

.umenuemark
{
        color:#00954F;
        text-decoration:none;
        font-weight:normal;
        font-size:12px;
}
/* U-Untermenuepunkte */

.uumenue
{
        color:#E2E2E2;
        text-decoration:none;
        font-weight:normal;
        font-size:12px;
}

A.uumenue
{
        color:##E2E2E2;
        text-decoration:none;
        font-weight:normal;
        font-size:12px;
}

.uumenuemark
{
        color:#00954F;
        text-decoration:none;
        font-weight:normal;
        font-size:12px;
}

/* Fußzeile */

.note
{
        color: #E6E6E6;
        font-weight: normal;
        font-size:11px;
}

.note1
{
        color: #E6E6E6;
        font-weight: normal;
        font-size:12px;
}

.foot
{
        color: #808080;
        font-weight: normal;
        font-size:10px;
}

A.foot
{
        color:#808080;
        text-decoration:none;
}

/* Text */

.headline
{
        color:#E6E6E6;
        font-weight:bold;
        font-size:14px;
}
.text
{
        color:#E6E6E6;
        font-weight:normal;
        font-size:12px;
}

.textgross
{
        color:#E6E6E6;
        font-size:16px;
}

.boldtext
{
        color:#E6E6E6;
        font-weight:bold;
        font-size:12px;
}


A.text
{
        color: #3551A5;
        text-decoration:none;
}