body {
 font-family: sans-serif;
 font-size: 12pt;
}
h1.Titel {
 font-family: serif;
 font-size: x-large;
 text-align: center;
 color: #FF8000;
}
h1.Geschichte {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 text-align: center;
 color: #0000FF;
 margin-top: 20px;
}
h2.Geschichte {
 font-family: serif;
 font-size: larger;
 font-weight: bold;
 text-align: left;
 color: #E0A0DF;
 margin-top: 40px;
 padding: 5px;
}
p.Biographie {
 font-family: serif;
 font-size: larger;
 text-align: left;
 font-style: italic;
 color: #0000C0;
 background: #FFFFFF;
 padding: 25px;
 margin: 15px;
}
p.Geschichte {
 font-family: sans-serif;
 font-size: medium;
 text-align: left;
 color: #0000A0;
 background: #FFFFFF;
 padding: 5px;
}
p.Anker {
 font-family: sans-serif;
 font-size: x-small;
 font-style: italic;
 text-align: right;
 color: #FFAA55;
 margin-bottom: 0px;
 margin-top: 0px;
}
p.KlickBig {
 font-family: serif;
 font-size: smaller;
 font-style: italic;
 text-align: center;
}
td.Mitte {
 padding-left: 15px;
}
table.Wurf th {
 font-family: serif;
 font-size: larger;
 text-align: center;
 color: #C109BD;
 background: #FAFD84;
}
