    body
{
 /*  background: url(Images/Bilder_Hintergund1.JPG) no-repeat;
    background-position: center;
    background-position: center;  */
  background-color: #B5E748;
  font-family: Verdana;
}

 h1
   {
   font-size: xx-large;
   font-weight: bolder;
   text-decoration: underline;
     color: #131313;   


 }
 
 a
{
color: #798674;
}

a:hover
{
color:#080000;
}

   h2
  {
     color: #454545;
   font-size: large;
   
  }
  
h3
 {
   color: #454545;
   text-decoration: underline;
   font-size: x-large;

  }