<!--

/** =================== LINK STYLES ===================== **/
a:link, a:visited { font-weight:normal; color: #6666FF; text-decoration: none; }
a:hover { font-weight:normal; color: #2222FF; text-decoration: none; }
a:active { font-weight:normal; color: #2222FF; text-decoration: none; }

a.stream:link, a.stream:visited { color: #FFFFFF; text-decoration: none; }
a.stream:hover { color: #FF9999; text-decoration: none; }
a.stream:active { color: #FF9999; text-decoration: none; }

/** ====================== header links================== **/
a.counter:link, a.counter:visited { color: #FFFFFF; text-decoration: none; }
a.counter:hover { color: #FFFFFF; text-decoration: none; }
a.counter:active { color: #FFFFFF; text-decoration: none; }

/** ====================== navigation links ============= **/
a.submenulink1:link, a.submenulink1:visited { color: #994444; text-decoration: none; }
a.submenulink1:hover { color: #EF6666; text-decoration: none; }
a.submenulink1:active { color: #EF6666; text-decoration: none; }

a.submenulink2:link, a.submenulink2:visited { color: #999955; text-decoration: none; }
a.submenulink2:hover { color: #CCCC55; text-decoration: none; }
a.submenulink2:active { color: #CCCC55; text-decoration: none; }

a.submenulink3:link, a.submenulink3:visited { color: #888888; text-decoration: none; }
a.submenulink3:hover { color: #BBBBBB; text-decoration: none; }
a.submenulink3:active { color: #BBBBBB; text-decoration: none; }

a.submenulink4:link, a.submenulink4:visited { color: #444499; text-decoration: none; }
a.submenulink4:hover { color: #7777CC; text-decoration: none; }
a.submenulink4:active { color: #7777CC; text-decoration: none; }

/** ====================== termin links ============= **/
a.termin:link, a.termin:visited { color: #EDEDFF; font-weight:bold; text-decoration: none; }
a.termin:hover { color: #CACAFF; font-weight:bold; text-decoration: none; }
a.termin:active { color: #EEEEFF; font-weight:bold; text-decoration: none; }

/** ====================== content links ============= **/
a.contentlink:link, a.contentlink:visited { font-weight:bold; color: #6666FF; text-decoration: none; }
a.contentlink:hover { font-weight:bold; color: #2222FF; text-decoration: none; }
a.contentlink:active { font-weight:bold; color: #2222FF; text-decoration: none; }

a.actlink:link, a.actlink:visited { font-weight:bold; font-size:14pt; color: #990033; text-decoration: none; }
a.actlink:hover { font-weight:bold; font-size:14pt; color: #DD3333; text-decoration: none; }
a.actlink:active { font-weight:bold; font-size:14pt; color: #CC0066; text-decoration: none; }

a.actlink2:link, a.actlink2:visited { font-weight:bold; font-size:11pt; color: #990033; text-decoration: none; }
a.actlink2:hover { font-weight:bold; font-size:11pt; color: #DD3333; text-decoration: none; }
a.actlink2:active { font-weight:bold; font-size:11pt; color: #CC0066; text-decoration: none; }

a.bildlink:link, a.bildlink:visited { text-decoration: none;}
a.bildlink:hover { text-decoration: none; }
a.bildlink:active { text-decoration: none; }

/** ====================== footer links ============= **/
a.footerlink:link, a.footerlink:visited { font-weight:400; color: #DDDDDD; text-decoration: none; }
a.footerlink:hover { font-weight:400; color: #CCCCCC; text-decoration: none; }
a.footerlink:active { font-weight:400; color: #CCCCCC; text-decoration: none; }

-->