
A:link { text-decoration: underline; color:black; }
A:visited { text-decoration: underline; color:black; }
A:active { text-decoration: none; color:black; background:
lightblue; }
A:hover { text-decoration: underline; color:black; background:
lightblue; } 

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
font-family: Arial; Helvetica; Courier; Times New Roman; Verdana;
} 

/* Kommentare werden hierhinein geschrieben */ 

font { color:black; } 



hr { color:black; } 



body { background-image: url(gruengelb.gif);
background-attachment: fixed; background-repeat: repeat }


