/* Stylesheet-Datei für Website Angelica Rieger */
/* Author: Gottfried Klein */

body { background:url(../1w.jpg) }

h1 { color:#FFFF00; text-align:center; font-size:26; }

h2 { color:#FFFF00; text-align:center; font-size:22; }

h3 { color:#FFFF00; text-align:center; font-size:18; }
h4 { color:#FFFF00; text-align:center; font-size:14; }


p,li { color:#FFFF00; margin-top:0; margin-bottom:0; }
td,th { color:#000000; margin-top:0; margin-bottom:0; background-color:#FFFF99; }
p.tabel{ color:#000000; margin-top:0; margin-bottom:0; }


a:link { color:#808080; text-decoration:underline; }
a:visited { color:#808080; text-decoration:underline; }
a:active { color:#808080; text-decoration:none; }
A:hover {color: #FFFF00; text-decoration: blink; }
