body {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 scrollbar-base-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #000000;
 scrollbar-3d-light-color: #000000;
 scrollbar-dark-shadow-color: #000000;
 scrollbar-shadow-color: #cccccc;
 scrollbar-arrow-color: #cccccc;
}
div {
 font-family: Arial;
 font-size: 10pt;
 color:  #000000;
}
h1 {
 font-family: Arial;
 font-size: 24pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color: #FFFFFF;
}
h2 {
 font-family: Arial;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 color: #000000;
}
h5 {
 font-family: Arial;
 font-size: 8pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color: #FFFFFF;
}
a {
 font-family: Arial;
 font-size: 10pt;
 color:  #F26A4F;
 text-decoration: none;
}
a:hover {
 color:#F26A4F;
 text-decoration: underline;
}
table {
 font-family: Arial;
 font-size: 10pt;
 color:  #000000;
}
td {
 font-family: Arial;
 font-size: 10pt;
 color:  #000000;
}
.mitarbeiter {
 font-family: Arial;
 font-size: 8pt;
 color:  #000000;
}
input, select {
 color:  #333333;
}
textarea {
 color:  #333333; background: #DFDFDF;
}
