* {
 padding: 0;
 margin: 0;
 font-family: sans-serif;
 font-size: 10pt;
 line-height: 130%;
}

td {
 font-family: sans-serif;
 font-size: 10pt;
}

a {
 text-decoration: none;
 color: #aa0000;
}

p {
 margin: 5px 0;
}

li {
 margin-top: 2px;
 margin-left: 20px;
}

.h2 {
 font-family: Georgia, serif;
 font-size: 16pt;
 margin-top: 12px;
}

.h3 {
 font-family: Georgia, serif;
 font-size: 13pt;
 margin-top: 9px;
}

.links {
 float: left;
 clear: left;
 padding: 5px 10px 5px 0;
}

.rechts {
 float: right;
 clear: right;
 padding: 5px 0 5px 10px;
}

.breiteTabelle {
 width: 100%;
}

.hervorhebung {
 border: dashed #bbb 1px;
 text-align: center;
 display: block;
/* background-color: #ffea73; */ /* #ffda43; */
 padding: 5px;
 margin: 10px 0;
 font-weight: bold;
}

.klein {
 font-size: 9pt;
 color: #777777;
}

img {
 border: 0;
 padding: 5px 0;
}

hr {
 margin: 10px 0;
 height: 0px;
 border: 0;
 border-top: dotted #aa0000 1px;
}

sup {
 font-size: 70%;
 line-height: 0px;
 font-weight: bold;
}

.fussnote {
 font-size: 10pt;
 color: #444444;
}

.fussnoteIndex {
 font-weight: bold;
}
