body {
font-family : tahoma,arial,helvetica,sans-serif;
font-size: 11px;
color: #333333;
}
bodyPopup {
font-family : tahoma,arial,helvetica,sans-serif;
font-size: 11px;
color: #333333;
background-color: #ffffff;
}

td,p {
font-family : tahoma,arial,helvetica,sans-serif;
font-size: 11px;
color: #333333;
}

.headline {
color: #FF9900;
font-weight: bold;
font-size: 20px;
}
.subheadline {
font-family: verdana, arial, helvetica, sans-serif;
color: #999999;
font-weight: bold;
font-size: 14px;
}

a.nav {color: #FFFFFF; text-decoration: none;}
a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FF9900; text-decoration: none;}
a.nav:active {color: #FFFFFF; text-decoration: none;}

.nav-active {color: #FF9900; text-decoration: none; font-weight: bold;}

td.cellWhite{
    height: 1px;
    background-color: #ffffff;
}

td.cellBlue{
    height: 1px;
    width: 168px;
    background-color: #003366;
}

td.cellShadowLeft{
    background-image: url("../images/schatten_links.gif");
    background-repeat: repeat-y;
}

td.cellShadowRight{
    background-image: url("../images/schatten_rechts.gif");
    background-repeat: repeat-y;
}

td.cellShadowBottom{
    background-image: url("../images/schatten_unten.gif");
    background-repeat: repeat-x;
}

td.cellDark{
    height: 1px;
    background-color: #666666;
}

td.cellLight{
    height: 1px;
    background-color: #666666;
}

td.cellGrey{
    height: 1px;
    background-color: #dddddd;
}
td.cellGreyLight{
    height: 1px;
    background-color: #eeeeee;
}

.textBox {color: #ffffff; text-decoration: none; font-weight: bold;}
a.textBox:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
a.textBox:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
a.textBox:active {color: #ffffff; text-decoration: none; font-weight: bold;}
