
.blueText  {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #003366;
        text-decoration: none;
        line-height: 16px;
}
A.blueText  {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #003366;
        text-decoration: underline;
        line-height: 16px;
}
A.blueText:HOVER  {
        font-family: arial, helvetica;
        font-size: 12px;
        color: #FFBB00;
        text-decoration: underline;
        line-height: 16px;
}
.menue  {
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #000066;
        text-decoration: none;
}
A.menue  {
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #000066;
        text-decoration: none;
}
A.menue:HOVER  {
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #db742c;
        text-decoration: none;
}

.submenue  {
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #000066;
        text-decoration: none;
        line-height: 16px;
}
A.submenue  {
        font-family: arial, helvetica;
        font-size: 12px;
        font-style: italic;
        font-weight: bold;
        color: #C1DCF8;
        text-decoration: none;
}
A.submenue:HOVER  {
        font-family: arial, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #FFBB00;
        text-decoration: none;
}
.normalText  {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
A.normalText  {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #336699;
        text-decoration: underline;
}
A.normalText:HOVER  {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #3366CC;
        text-decoration: underline;
}
.mediumText  {
        font-family: arial, helvetica;
        font-size: 12px;
        color: #666666;
        text-decoration: none;
        line-height: 16px;
}
A.mediumText  {
        font-family: arial, helvetica;
        font-size: 12px;
        color: #666666;
        text-decoration: underline;
        line-height: 16px;
}
A.mediumText:HOVER  {
        font-family: arial, helvetica;
        font-size: 10px;
        color: #0880A7;
        text-decoration: none;
        line-height: 16px;
}
.smallText  {
        font-family: arial, helvetica;
        font-size: 10px;
        color: #666666;
        text-decoration: none;
        line-height: 16px;
}
A.smallText  {
        font-family: arial, helvetica;
        font-size: 10px;
        color: #666666;
        text-decoration: underline;
        line-height: 16px;
}
A.smallText:HOVER  {
        font-family: arial, helvetica;
        font-size: 10px;
        color: #0880A7;
        text-decoration: none;
        line-height: 16px;
}
body
{
    background-color: #E0E0E0;
}
H1 {
        font-family: arial, helvetica;
        font-size: 15px;
        color: #003366;
        margin-top : 5px;
}
H2 {
        font-family: arial, helvetica;
        font-size: 14px;
        color: #003366;
        margin-top : 5px;
}
H3 {
        font-family: arial, helvetica;
        font-size: 13px;
        color: #003366;
        margin-top : 5px;
}
H3.red {
        font-family: arial, helvetica;
        font-size: 13px;
        color: #AA2038;
        margin-top : 5px;
}
H4 {
        font-family: arial, helvetica;
        font-size: 12px;
        color: #003366;
        margin-top : 5px;
}
H4.red {
        font-family: arial, helvetica;
        font-size: 12px;
        color: #AA2038;
        margin-top : 5px;
}
H5 {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #003366;
        margin-top : 5px;
}

.fuss {
        font-family: arial, helvetica;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
.fuss A{
        font-family: arial, helvetica;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
