
td 
{
text-decoration: none;
font: bold xx-small Verdana,arial,sans-serif;
font-size: 9pt;
color:black;
vertical-align:top;
}

.haupttext 
{
text-decoration: none;
font: xx-small Verdana,arial,sans-serif;
font-size: 8pt;
color:black;
vertical-align:top;
text-align:left;
}

.fotos 
{
text-decoration: none;
font: xx-small Verdana,arial,sans-serif;
font-size: 8pt;
color:black;
vertical-align:middle;
text-align:center;
}

a
{
text-decoration: none;
color:#009900;
}

a:hover 
{
color:#009900;
text-decoration:underline;
}

.no_underline
{
text-decoration: none;
color:#009900;
}

.no_underline:hover
{
text-decoration: none;
color:#009900;
}

pre 
{
text-decoration: none;
font: xx-small Verdana,arial,sans-serif;
font-size: 8pt;
color:black;
vertical-align:top;
text-align:left;
}

.footer
{
text-decoration: none;
font: xx-small Verdana,arial,sans-serif;
font-size: 8pt;
color:black;
text-align:center;
font-weight:bold;
}

.footer:hover
{
text-decoration: none;
color:#000000;
}