a:link
{
text-decoration:underline;
color:#000000;
}

a:visited 
{
text-decoration:underline;
color:#000000;
}

a:active 
{
text-decoration:underline;
color:#000000;
}

a:hover 
{
text-decoration:underline;
color:#757575;
}


a:link.hauptnav_on
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

a:visited.hauptnav_on
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

a:active.hauptnav_on
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

a:hover.hauptnav_on
{
text-decoration:underline;
color:#000000;
}


a:link.hauptnav_off
{
text-decoration:none;
color:#757575;
font-weight:bold;
}

a:visited.hauptnav_off
{
text-decoration:none;
color:#757575;
font-weight:bold;
}

a:active.hauptnav_off
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

a:hover.hauptnav_off
{
text-decoration:none;
color:#000000;
}


body,table,th,td,tr,p,div,li,ul,ol,i,all
{
font-family:arial,helvetica;
font-size:12px;
color:#000000;
}

big 
{ 
font-size:16px;
font-weight:800;
}

input 
{
background-color:#F7F7F7;
border-left:1px solid;
border-right:1px solid;
border-top:1px solid;
border-bottom:1px solid;
border-color:#99CC33;
height:20px;
} 


.headline
{
font-size:18px;
font-weight:bold;
}

td.headline
{
font-size:18px;
font-weight:bold;
padding-top : 5px;
}

td.heading
{
font-size:12px;
font-weight:bold;		
}

td.tdcontent
{
font-size:12px;
vertical-align : top;
padding-top : 5px;
}