body	   { color: black; font-size: 12pt; font-family: Verdana; font-weight: bold; background-color: yellow; background-repeat: repeat-y }
/* wird bisher auf der Eingangseite benutzt */
.welcome	{ font-weight: normal; text-align: center }
/* wird bisher auf der Eingangseite benutzt */
.clickstart	{ text-align: center; vertical-align: middle }
/* wird bisher auf allen Seiten als Seitenüberschrift im Menü benutzt */
.sitetitle	{ font-size: 16pt; font-weight: bold }
a  { color: #666; font-family: Verdana; font-weight: normal }
/* wird bisher auf allen Seiten (Rundgang) im Menü benutzt */
.small { font-size: 8pt }
/* wird bisher auf der Eingangseite benutzt */
.autor	{ text-align: right; font-size: 10pt }
p  { font-weight: bold }
td { font-weight: bold; padding: 2pt; vertical-align: top }
/* wird bisher auf der Eingangseite benutzt */
.boden	{ vertical-align: bottom }
h1  { font-size: 24pt; font-family: Verdana; font-weight: bold }
h2  { font-size: 20pt; font-family: Verdana; font-weight: bold; margin: 0.83em 0 }
/* wird bisher auf der Seite Haus benutzt */
h3  { font-size: 18pt; font-family: Verdana; font-weight: bold; margin: 1em 0 }
h4  { font-size: 16pt; font-family: Verdana; font-style: italic; font-weight: bold; margin: 1.33em 0 }
