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

:link { color: #ff0000 }
 :visited { color: #800080 }


h1, h2, h3, h4 { text-align: center;text-decoration:"none"; }
 

p {
  text-align: center;
  font-size: 150%;
  line-height:200%;
 }
 

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

th, td, tr {
  text-align: center;font-weight:bold;
font-size: 100%;text-decoration:"none"; }


div
 {
 font-family: "Verdana","MS Courier New", "Courier New","Arial";
 }
