/* DATEI: style.css */

/* made by image-werkstatt.de - Jens Hakenes - mail@Jens-Hakenes.de */

body {
 background-image:url(http://www.festspiel-forschung.de/images/bg-209-227-230.jpg);
 color: black;
 font-family: garamond;
 font-size: small;
 text-align: justify;
}

a:hover {
  background-color: ;
  text-align: center;
}

a:link {
  color: #000000;
  text-align: center;
}

a:visited {
  color: #000000;
  text-align: center;
}

a:active {
 color: #000000;
 text-align: center;
}
