/* grey (Standard) */

body {
  scrollbar-arrow-color: #fff;
  scrollbar-base-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-face-color: #373535;
  scrollbar-highlight-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-shadow-color: #fff;
}

div#col_right_header h1 {
  color: #fff;
  background-color: #373535;
}

div#col_main_content hr {
  color: #373535;
  background-color: #373535;
}

div#col_main_content h2,
div#col_main_content h2 sup {
  color: #373535;
}

div#col_main_content a:hover,
div#col_main_content a:hover sup {
  color: #373535 !important;
}

div#col_left div#col_left_navigation_top ul li ul li.current a:link,
div#col_left div#col_left_navigation_top ul li ul li.current a:visited,
div#col_left div#col_left_navigation_top ul li ul li.current a:active,
div#col_left div#col_left_navigation_top ul li ul li.current a:hover {
  background-image: url(http://www.phoenixxray.com/images/background/button_grau.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

div#col_main_content ul li {
  background-image: url(http://www.phoenix-xray.com/images/background/pfeil_grau.gif);
}

div#col_main_content table.coloredTable tr th,
div#col_main_content table.coloredTable tr th sup {
  background-color: #373535;
  color: #fff;
}

