body {
        scrollbar-face-color: #222222;          /* Grundfarbe */
        scrollbar-highlight-color: #555555;     /* Untergrund und rand links u. oben */
        scrollbar-base-color: #555555;          /* nur rand links u. oben */
        scrollbar-shadow-color: #000000;        /* rand rechts u. unten */
        scrollbar-arrow-color: #f7cb18;         /* Pfeile */
        scrollbar-3d-light-color: #000000;
        scrollbar-dark-shadow-color: #000000;

        font-size: 13px;
        font-family: sans-serif;
        font-color: #f7cb18;
     }

table {
        font-size: 13px;
        font-family: sans-serif;
        font-color: #f7cb18;
      }

.big {
        font-size: 14px;
        font-family: sans-serif;
        font-color: #f7cb18;
        font-weight: bold;
   }

.big1 {
        font-size: 16px;
        font-family: sans-serif;
        font-color: #f7cb18;
        font-weight: bold;
   }

.big1-2 {
        font-size: 18px;
        font-family: sans-serif;
        font-color: #f7cb18;
        font-weight: bold;
   }

.big2 {
        font-size: 22px;
        font-family: sans-serif;
        font-color: #f7cb18;
        font-weight: bold;
   }

p {
        font-size: 13px;
        font-family: sans-serif;
        font-color: #f7cb18;
  }