body {
font:11px tahoma, verdana, arial, sans-serif;
margin: 0px;
padding: 0px;
background-color: #EAEAF5;
color: #000000;
}
table {
font:11px tahoma, verdana, arial, sans-serif;
margin: 0px;
padding:0px;
table-layout: fixed;
}
td {
padding: 2px 2px 2px 4px;
background-color: #AAAAD8;
vertical-align:top;
}
td.remi {
 text-align: right;
 vertical-align: middle;
 }
th {
padding: 2px 2px 2px 4px;
background-color: #AAAAD8;
}
a {
color: #3C3C84;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #6464B8;
text-decoration: none;
font-weight: bold;
}
h1 {
font: 14px tahoma, verdana, arial, sans-serif;
font-weight: bold;
margin-top: 5px;
margin-bottom: 10px;
}
h2 {
font: 12px tahoma, verdana, arial, sans-serif;
font-weight: bold;
}
h3 {
font: 12px tahoma, verdana, arial, sans-serif;
font-weight: normal;
font-style: italic;
}
#inhalt {
position: absolute;
width: 95%;
top: 20px;
left: 3px;
right: 5px;
margin: 10px 20px 0px 20px;
background-color: transparent;
color: #000000;
}
.gepunktet {
color: #000000;
background-color: transparent;
padding:5px;
border: 1px dotted #000000;
}
.betont {
color: #000000;
background-color: #D3EBD3;
padding:5px;
border: 3px solid #8ECB8D;
