body, td {
 font-family: Arial, Helvetica;
 color: #666666;
 font-size: 10pt;
 line-height: 20px;
}
a:link, a:visited {
 color: #333333;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a:active {
 text-decoration: underline;
}
a.link{
 display: block;
 color: #333333;
 font-weight: bold;
 font-size: 10.2px;
 text-decoration: None;
 padding-left: 15px;
 line-height: 22px;
}
.bereich{
 display: block;
 color: #333333;
 background-color: #dadada;
 text-align: left;
}
a.link.bereich{
 display: block;
 background-color: #cccccc;
 width: 100px;
 height: 15px;
}
a.link:hover{
 display: block;
 color: #000000;
 background-color: #ffffff;
 text-decoration: none;
}
.Formular{
 background-color: #dadada;
}
.Formular_R{
 background-color: #dadada;
 text-align: right;
}
select, input, textarea {
 font-weight: bold;
}
.rot10b {
 font-size: 12px;
 color: #ff0000;
 font-weight: bold;
}
H1 {
 font-size: 13pt;
 color: #666666;
 font-weight: bold;
}
H2 {
 font-size: 11pt;
 color: #666666;
 font-weight: bold;
 margin-bottom: 1px;
}
ul {
 margin-top: 1px;
}
.g8 {
 font-size: 8pt;
}
.red
{
 color: red;
}