body {
  background-image: url(Grafik/bg.jpg);
 }
 

h1 {
  margin-left:60.0pt;
  margin-right:60.0pt;
  font-size:1.5em;
  font-family:"Times New Roman","Arial","MS Courier New", "Courier New";
 }
 

h2, h3, h4 {
  margin-left: 60.0pt;
  text-align: center;
 }
 

table {
  margin-left:60.0pt;
  margin-right: 60.0pt;
  margin-top:    0cm;
  margin-bottom: 0cm;
 }
 

th, td, tr {
  text-align: center;
 }
 

pre {
  margin-left:60.0pt;
  margin-right:60.0pt;
  font-size:1.0em;
  font-family: "MS Courier New", "Courier New";
  text-align: left
 }
 

p, div
 {
  margin-left:60.0pt;
  margin-right:60.0pt;
  font-size:1.0em;
  font-family: "Verdana","Arial","MS Courier New", "Courier New";
 }


:link { color: #ff0000 }
 

:visited { color: #800080 }
 

a:active {font-size:120%;}