/*Unterklassen müssen mind. aus 2 Stellen bestehen (z.B. "table.t1"), da diese sonst nicht vom Firefox-Browser berücksichtigt werden*/

html, body{
 margin:0;
 padding:0;
 text-align:left;
 font-size: 8pt;
 color:#464644;
 font-family: helvetica, Verdana, arial, sans-serif;
}


a
{
 color: #800000;
 text-decoration: underline;
 font-weight: normal;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 9pt;
}
h2
{
 color: #800000;
 text-decoration: none;
 font-weight: normal;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 13pt;
}
.normallink
{
 color: #800000;
 text-decoration: underline;
 font-weight: normal;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 10pt;
}

.partnerlink {
 color: #800000;
 text-decoration: underline;
 font-weight: normal;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 8pt;
 text-align:left;
}
a.menulink:hover {
 color: #343434;
 text-decoration: none;
 font-weight: bold;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 10pt;
 text-align:left;
}
a.menulink:active {
 color: #FFFFCB;
 text-decoration: none;
 font-weight: bold;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 10pt;
 text-align:left;
}
a.menulink {
 color: #800000;
 text-decoration: none;
 font-weight: bold;
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 10pt;
 text-align:left;
}
.normal {
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 10pt;
 color:#464644;
 font-weight: normal;
 text-decoration:none;
 text-align:left;
}
.footer {
 font-family: helvetica, Verdana, arial, sans-serif;
 font-size: 8pt;
 color:#464644;
 font-weight: normal;
 text-decoration:none;
 text-align:left;
}
