p {
 font-family: Times New Roman;
 font-size: 16pt;
 text-align: left;
 color: #000000;
}

p.center {
 font-family: Times New Roman;
 font-size: 16pt;
 text-align: center;
 color: #000000;
}

p.centerbold {
 font-family: Times New Roman;
 font-size: 16pt;
 text-align: center;
 font-weight: bold;
 color: #000000;
}

p.stammbaum {
 font-family: Times New Roman;
 font-size: 16pt;
 text-align: left;
 color: #000000;
}

p.stammbaumtitel {
 font-family: Times New Roman;
 font-size: 16pt;
 text-align: center;
 color: #000000;
}

ul {
 font-family: Times New Roman;
 font-size: 16pt;
 text-align: left;
 color: #000000;
}

h2 {
 font-family: Times New Roman;
 font-size: 20pt;
 text-align: left;
 font-weight: bold;
 text-decoration: underline;
 color: #000000;
}

h3.home {
 font-family: Times New Roman;
 font-size: 20pt;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

h2.home {
 font-family: Times New Roman;
 font-size: 26pt;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

h1.titel {
 font-family: Times New Roman;
 font-size: 24pt;
 text-align: center;
 font-weight: bold;
 color: #FFFFFF;
}