.red_k
{
  font-family:Verdana;
  font-size:8pt;
  color:#9F0000;
  font-weight:bold;
}
.red
{
  font-family:Verdana;
  font-size:9pt;
  color:#9F0000;
  font-weight:bold;
}
.foot
{
  text-align:center;
  font-family:Verdana;
  font-size:8pt;
  color:#DFDFDF;
  font-weight:bold;
}
.cont1
{
  text-align:center;
  font-family:Verdana;
  font-size:8pt;
  color:#1F0000;
  font-weight:bold;
}
.cont2
{
  text-align:left;
  font-family:Verdana;
  font-size:8pt;
  color:#1F0000;
  font-weight:bold;
}
.cont3
{
  text-align:left;
  font-family:Verdana;
  font-size:8pt;
  color:#1F0000;
  font-weight:normal;
}
h1.content
{
  text-align:left;
  font-family:Verdana;
  font-size:12pt;
  color:#808000;
  font-weight:bold;
}
h3.content
{
  text-align:left;
  font-family:Verdana;
  font-size:10pt;
  color:#00003F;
  font-weight:bold;
}

<!-- ##################### Hyperlinks ########################################################################## -->

/* default */

a:link{ color:#3F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a:visited{ color:#3F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a:active{ color:#3F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a:hover{ color:#E06000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }

/* footer */

a.footer:link{ color:#CFCFCF; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.footer:visited{ color:#CFCFCF; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.footer:active{ color:#CFCFCF; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.footer:hover{ color:#FF7F00; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }

/* c1 */

a.c1:link{ color:#3F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c1:visited{ color:#3F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c1:active{ color:#3F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c1:hover{ color:#E06000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }

/* c2 */

a.c2:link{ color:#7F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c2:visited{ color:#7F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c2:active{ color:#7F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c2:hover{ color:#E06000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }

/* c3 */

a.c3:link{ color:#1F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c3:visited{ color:#1F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c3:active{ color:#1F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }
a.c3:hover{ color:#9F0000; text-decoration:none;font-family: verdana; font-size: 8pt; font-weight:bold; }

/* heise news einbinden */

/* c1 */

a.text:link{ color:#3F0000; text-decoration:none;font-family: Arial; font-size: 8pt; font-weight:bold; }
a.text:visited{ color:#3F0000; text-decoration:none;font-family: Arial; font-size: 8pt; font-weight:bold; }
a.text:active{ color:#3F0000; text-decoration:none;font-family: Arial; font-size: 8pt; font-weight:bold; }
a.text:hover{ color:#003F00; text-decoration:none;font-family: Arial; font-size: 8pt; font-weight:bold; }


a.headline:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003F00;
}
a.headline:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #008F00;
}
a.headline:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003F00;
}
a.headline:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #808000;
        text-decoration: underline;
}