<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html><head><title>:link, :visited, :focus, :hover, :active</title>
<style type="text/css">
a:{ font-weight:normal; color:#0000A0; text-decoration:none; font-weight:bold;}
a:link { font-weight:normal; color:#0000A0; text-decoration:none; font-weight:bold;}
a:visited { font-weight:normal; color:#0000A0; text-decoration:none;font-weight:bold; }
a:focus { font-weight:normal; color:#0000A0; text-decoration:none; font-weight:bold;}
a:hover { font-weight:normal; color:#8080FF; text-decoration:underline;font-weight:bold; }
a:active { font-weight:normal; color:#8080FF;text-decoration:underline;font-weight:bold;}

.hintergrundgruen { 
        background-color:#BDD750}
        
.hintergrundweiss { 
        background-color:White;#FF9224}
        
.hintergrundgelb { 
        background-color:#FFFFB0}                
       
.schriftinhalt {
        color:#0000A0;font-weight:bold;
        font-family:arial narrow;}
.schriftnavi {
        color:#0000A0;
        font-family:arial narrow;}

