.text {
        font-size: 8pt; font-weight:bold; color: black; font-family: arial;
}
.klein {
        font-size: 7pt; font-weight:bold; color: black; font-family: arial;
}
.emailtext {
        font-size: 8pt; font-weight:bold; color: black; font-family: arial;
}
.textstart {
        font-size: 12pt; font-weight:bold; color: #6600FF; font-family: arial;
}
.textstart2 {
        font-size: 8pt; color: black; font-family: arial;
}
.textstart3 {
        font-size: 12pt; font-weight:bold; color: red; font-family: arial;
}
.bigtext {
        font-size: 10pt; font-weight:bold; color: black; font-family: arial;
}
.angebot {
        font-size: 9pt; font-weight:bold; color: red; font-family: arial;
}

A:link {
        font-size: 8pt; color: black; font-weight:bold; font-family: arial; text-decoration: none;
}
A:visited {
        font-size: 8pt; color: black; font-weight:bold; font-family: arial; text-decoration: none;
}
A:hover {
        font-size: 8pt; color: #6600FF; font-weight:bold; font-family: arial; text-decoration: none;
}
A:active {
        font-size: 8pt; color: black; font-weight:bold; font-family: arial; text-decoration: none;
}

body, textarea {
      scrollbar-base-color:#ACACE6;
      scrollbar-3dlight-color:#FFFFFF;
      scrollbar-arrow-color:#FFFFFF;
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#ACACE6;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-shadow-color:#000000;
      scrollbar-track-color:#ACACE6;
}
