body {
  background-color: white;
  color: black;
  font-family: arial, monospace;
  font-size: small;
 }

:link { color: black; }

:visited {color: grey; }

:active {color: lightgrey; }

.zentriert { text-align: center;}
.bildunterschrift {  font-size:x-small; color:grey;}
.bildtitel { font-size: small; }
.untertitle { font-size: x-large; color: black; }
.title { font-size: xx-large; color: black;}

h1 { text-align:center; font-size:xx-large; color: black;}
h2 { text-align:center; font-size:large; color black;}
h2red { text-align:center; font-size:large; color red;}
#td { text-align:center; vertical-align:top;}
invite { font-family:monospace;}