.NAVGRAU {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #FFFFFF;
                text-decoration: none;
}

.NAVGRAU:VISITED {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #FFFFFF;
                text-decoration: none;
}

.NAVGRAU:HOVER {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #CFE0FF;
                text-decoration: underline;
}

.NAVGRAUMAIN {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #FFFFFF;
                text-decoration: none;
                text-align:right;
}

.NAVGRAUSUB {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #FFFFFF;
                text-decoration: none;
                text-align:center;
}

.NAVSCHWARZ {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #CFE0FF;
                text-decoration: underline;
}

.NAVSCHWARZMAIN {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #CFE0FF;
                text-decoration: underline;
                text-align:right;
}

.NAVSCHWARZSUB {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #CFE0FF;
                text-decoration: underline;
                text-align:center;
}

.NAVROT {
                font-family: Arial, Geneva;
                font-size: 10px;
                font-weight: medium;
                color: #d60027;
}
