body
{
background-color: mediumblue
}
a:link {color: red}
a:visited {color: red}

td.Ueberschrift
{
font-family: Arial Alternative;
font-style: italic;
color: yellow;
filter: invert() glow(color=yellow, strngth=5)
}


td.Anzeigefeld
{
background-image: url(bilder/wolken.jpg);
font-family: Arial Alternative;
font-size: 9pt;
font-weight: normal;
text-align: justify;
color: darkblue

}

td
{
font-family: Courier New;
font-weight: bold;
font-size: 10pt;
color: #ffffff
}

p
{
margin-left:10pt;
margin-right:10pt;
margin-top:10pt;
text-align: justify
}
span
{background: gray}

