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


a:link { color: #ff0000 }
 :visited { color: #800080 }
 :active { color: #808000 }
 

a:visited {color: #cc6666;font-size:100%;}

a:hover,a:focus {text-decoration:none;font-size:150%;color:#008000;}

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



h1 { text-align: center;font-weight:bold;}
 

h2, h3, h4, h5, h6{ text-align: center;font-family:"Verdana", "Arial","MS Courier New", "Courier New";
 }
 

p {
  text-align: center;
 font-weight:bold; font-size: 150%;
  line-height:100%;
 }
 

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

th, td, tr {
  text-align: center;font-weight:bold;
font-size: 110%;}



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


