/* Datei "formate.css" */

a { text-decoration: none; }

a:hover {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #5151F0;
 text-decoration: none;
}

a:link {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #C04000;
 text-decoration: none;
}

a:visited {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #8F8F8F;
 text-decoration: none;
}

div.eins {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
 color: #3e403a;
}

div.zwei {
 font-family: Arial;
 font-size: 8pt;
 font-weight: standard;
 text-align: left;
 color: #ffffff;
}

div.drei {
 font-family: Arial;
 font-size: 9pt;
 font-weight: standard;
 text-align: left;
 color: #ffffff;
}

div.vier {
 font-family: Arial;
 font-size: 9pt;
 font-weight: standard;
 text-align: center;
 color: #ffffff;
}

div.fuenf {
 font-family: Arial;
 font-size: 9pt;
 font-weight: standard;
 text-align: right;
 color: #ffffff;
}

div.sechs {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 text-align: center;
 color: #dd0000;
}

div.sieben {
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
 color: #dd0000;
}

table.eins {
 font-family: Arial;
 font-size: 9pt;
 font-weight: standard;
 text-align: left;
 color: #ffffff;
}

table.zwei {
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
}

td.eins {
 font-family: Arial;
 font-size: 9pt;
 font-weight: standard;
 text-align: left;
 color: #000000;
}

td.drei {
 font-family: Arial;
 font-size: 9pt;
 font-weight: standard;
 text-align: left;
 color: #ffffff;
}
