body { background: silver;
	padding: 0px;
	background-image:url(img/shadow_background.jpg);
         background-repeat:repeat-y;
         background-position:center

}

A:active {
  color: #FF0000;
  text-decoration: underline;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

H1.old {
  font-family: Arial, Helvetica;
  font-size: 14pt;
}
h1,h2,h3,h4 { font-family: Helvetica, Arial, Sans-Serif; display:block; font-weight:bold;}
h1 {font-size: 1.1em; color: #336699;  background:inherit;  margin:0.4em 0 0.5em 0; border-bottom: 1px #ccc solid;}
h1.sitetitel {font-size: 1.6em; color: #000000;  background:inherit;  margin:0; border-bottom: 0px #ccc solid;}

H2 {
  font-family: Arial, Helvetica;
  font-size: 12pt;
}

H3 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

P {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}
