body {
 margin-left: 5%;
 margin-right: 5%;
 font-family: sans-serif;
 background-image: url(Dateien/gingback02.jpg);
}

h1, h2, h3, h4, h5 {
 text-align: center;
}

table {
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
}

div {
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}

div.mitte {
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
}

div.klein {
 font-size: 10pt;
 text-align: left;
 font-weight: normal;
}
div.kleinmitte {
 font-size: 10pt;
 text-align: center;
 font-weight: normal;
}

div.rechts {
 font-size: 12pt;
 font-weight: bold;
 text-align: right;
}

p {
 font-size: 14pt;
 text-align: left;
}

