a {
         font-family: Georgia;
         font-size: 14px;
         text-decoration: none;
         color: #070E5C;
        }

a:visited {
         font-family: Georgia;
         font-size: 14px;
         text-align: center;
         color: #070E5C;
        }

a:hover {
        font-family: Georgia;
         text-align: right;
         color: #FF0000;
         background: #00FF00;
        }


.beschriftung {
         font-family: Georgia;
         font-size: 13px;
         text-align: justify;
        }

.beschriftung2 {
         font-family: Georgia;
         font-size: 13px;
        }

body {
 font-family: Georgia;
 font-size: larger;
 text-align: center;
 color: #070E5C;
 background-color="#94B81B";
  background-image:url(../hintergrund/Kunstg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-attachment:fixed;

         }

