body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
a:link {
    color: #0000FF;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #0000FF;
}
a:hover {
    text-decoration: none;
    color: #0000FF;
}
a:active {
    text-decoration: none;
    color: #0000FF;
}


a.hauptmenuon {
    padding: 5px 25px 5px 0px;
    font-size:14px;
    color: #0000FF;
    font-weight:bold;
    text-decoration: none;
}
a.hauptmenuon:visited {
    text-decoration: none;
    color: #0000FF;
}
a.hauptmenuon:hover {
    text-decoration: none;
    color: #0000FF;
}
a.hauptmenuon:active {
    text-decoration: none;
    color: #0000FF;
}


a.hauptmenu {
    padding: 5px 25px 5px 0px;
    font-size:14px;
    color: #000000;
    font-weight:bold;
    text-decoration: none;
}
a.hauptmenu:visited {
    text-decoration: none;
    color: #000000;
}
a.hauptmenu:hover {
    text-decoration: none;
    color: #0000FF;
}
a.hauptmenu:active {
    text-decoration: none;
    color: #000000;
}

.body_white{
    color: #FFFFFF;
}