.text {
 font-family: arial;
 font-size: 9pt;
 color: #3d3d3d; }

.zwischen {
 font-family: arial;
 font-size: 14pt;
 color: #3d3d3d; }
 html {
  scrollbar-base-color:#3d3d3d;
  scrollbar-3d-light-color:#fff1ce;
  scrollbar-arrow-color:#fff1ce;
  scrollbar-darkshadow-color:#3d3d3d;
  scrollbar-face-color:#3d3d3d;
  scrollbar-highlight-color:#fff1ce;
  scrollbar-shadow-color:#3d3d3d;
  scrollbar-track-color:#fff1ce;
}

.head {
  font-family: arial;
  font-size: 24pt;
  color: #3d3d3d;
 }

a:link {
   font-family: Arial;
   font-size: 9pt;
   color: #967e26;
   text-decoration: none;
}

a:visited {
   font-family: Arial;
   font-size: 9pt;
   color: #967e26;
   text-decoration: none;
}

a:hover {
   font-family: Arial;
   font-size: 9pt;
   color: #3d3d3d;
   text-decoration: none;
}
