BODY
{
    font-family: 'tahoma', 'arial', Sans-serif;
}
TD
{
    font-size: 12px;
    font-family: 'tahoma', 'arial', Sans-serif;
}
SELECT
{
    font-family: 'tahoma', 'arial', Sans-serif;
}
BUTTON
{
    font-family: 'tahoma', 'arial', Sans-serif;
}
INPUT
{
    font-family: 'tahoma', 'arial', Sans-serif;
    border: 1px solid #000000;
    solid;
}

/* Banner styles */
.bannnerTable {
    border-collapse: collapse;
}
.SIEMENS {
    text-decoration: none;
    color: #000000;
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    background: #CCCCCC;
}
.banner2 {
    background: #999999;
}
.banner3 {
    background: #6999CC;
}
.bannerDept {
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    background: #CCCCCC;
}
.locale {
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    background: #CCCCCC;
}

/* Main menu */

.menuTable {
    border-collapse: collapse;
    background: #6699CC;
}
.textMainMenu
{
    color: #000000;
    font-weight: bold;
    background: #999999;
}
.navLink
{
    color: #000000;
    text-decoration: none;
}
.navLink:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.pageLink
{
    color: #639ACE;
    text-decoration: none;
}
.pageLink:hover
{
    color: #000000;
    text-decoration: underline;
}
.textNG
{
    color: #CCCCCC;
}
.textMG
{
    color: #888888;
}
.textNW
{
    color: #FFFFFF;
}
.textNb
{
    color: #31659C;
}
.textBW
{
    color: #FFFFFF;
    font-weight: bold;
}
.textBR
{
    color: #CC0000;
    font-weight: bold;
}
.textBB
{
    font-weight: bold;
}
.textBP
{
    font-size: 9pt;
}
.textBW10
{
    color: #FFFFFF;
    font-weight: bold;
}
.textBB10
{
    font-weight: bold;
}
.textNB12
{
    font-size: 12pt;
}
.textNG16
{
    color: #BBBBBB;
    font-size: 16pt;
}
