a:link       {
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited    {
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active     {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
body         { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: ##FFFFCC; 
               color: #000080; font-size: 10pt; background-image: 
 url(images/static/poe_hintergrd.jpg); background-repeat: repeat; 
               background-attachment: fixed }
table        { table-border-color-light: rgb(153,204,153); table-border-color-dark: 
               rgb(153,204,153); font-size: 10pt; font-family: 
               Verdana, Arial, Helvetica, sans-serif; color: #000080 }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
h1           { color: #800080; font-size: 12pt }
h2           { color: #FF0000; font-size: 12pt; font-weight: bold }
h3           { color: #000000; font-size: 12pt }
h4           { color: #000000; font-size: 12pt; font-weight: bold }
h5           { color: #800000; font-size: 14pt; font-weight: bold }
h6           { color: #800000; font-size: 18pt; font-weight: bold }
.waskleines {
	font-size: 8pt;
}
a:hover {
	color: #0000FF;
	text-decoration: overline;
}
