﻿/* Stylesheet-Datei für Website Angelica Rieger */
/* Author: Gottfried Klein */

body { background:url(1w.jpg);
	text-align: left;
}

h1 { color:#FFFF00; text-align:center; font-size:26px; }
h2 { color:#FFFF00; text-align:center; font-size:22px; }
h3 { color:#FFFF00; text-align:center; font-size:18px; font-weight=500 }
h4 { color:#FFFF00; text-align:center; font-size:14px; font-weight=500 }
h5 { color:#FFFF00; text-align:left; font-size:18px; font-weight=500 }

li { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; }

p { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; }
p.center { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; text-align:center; }
p.small { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; font-size:12; }
p.head { color:#FFFF00; text-align:left; font-size:18; }
p.xsmall { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; font-size:10; }


th { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; }

td { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; }
td.white { color:#FFFF00; margin-top:0; margin-bottom:0; vertical-align:top; 
	background-color: #FFFFFF; text-align: center; }

a:link { color:#C0C0C0; text-decoration:underline; }
a:visited { color:#C0C0C0; text-decoration:underline; }
a:active { color:#C0C0C0; text-decoration:none; }
A:hover {color: #FFFF00; text-decoration: blink; }

