body {
margin: 0;
background: #FFFFFF;
color: black;
}

p, div, table, tr, td {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 10pt;
background: #FFFFFF;
color: black;
}

p {
text-align: justify;
}

p.center {
text-align: center;
}

p.bildtitel {
margin-top: 5px;
font-size: 8pt;
text-align: center;
}

div.center {
margin: 5px;
text-align: center;
}

div.left {
margin-bottom: 0em;
text-align: left;
}

div.aenderung {
margin-top: 0em;
font-size: 8pt;
text-align: right;
}

div.h1 {
margin-left: -5%;
font-size: 16pt;
font-weight: 500;
}

div.h3 {
margin-top: 2em;
margin-left:-5%;
font-size: 12pt;
font-weight: 700;
line-height: 12pt;
}

div.h5 {
margin-left: -5%;
font-size: 12px;
font-weight: bold;
line-height: 100%;
}

td.header {
font-size: 12pt;
font-weight: bold;
line-height: 14pt;
color: yellow;
background: #3333CC;
text-align: center;
}

td.headerleft {
font-size: 12pt;
font-weight: bold;
line-height: 14pt;
color: yellow;
background: #3333CC;
text-align: left;
}

td.header2 {
font-size: 10pt;
font-weight: bold;
color: yellow;
background: #3333CC;
text-align: center;
}

hr {
margin-top: 1em;
margin-bottom: 1.2em;
color: black;
line-height: 1px;
height: 1px;
}

a.anker {
font-size: 1px;
line-height: 1px;
color: white;
background: #FFFFFF;
}

print {
font-size: 8pt;
background: #ffffff;
color: #ff00ff;
}

