a:link
{
color: #000000;
text-decoration:none;
}
a:visited
{
color: #000000;
text-decoration:none;
} 
a:active 
{
color: #000000;
text-decoration:none;
}
a:hover
{
color: #000000;
text-decoration:underline;
}
body
{
font-size: 15px;
font-family:  Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
color: #404040;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
table
{
font-size: 13px;
background-color: #FFFFFF;
background-position: left;	
}
table.nav
{
font-size: 15px;
font-weight: bold;
}
table.footline
{
}
td
{
}
td.left
{
vertical-align: top;
}
td.right
{
text-align: left;
vertical-align: top;
}
td.footline
{
vertical-align: middle;
text-align: center;
white-space: nowrap;
background-color: #F0F0F0;
}
td.light
{
background-color: #F8F8F8;
}
hr.titel
{
color: #000000;
}
hr.text
{
color: #404040;
}
