/* yellow */

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

div#col_right_header h1 {
  color: #000;
  background-color: #f9b705;
}

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

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

div#col_main_content a:hover,
div#col_main_content a:hover sup {
  color: #f9b705 !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: url(http://www.phoenixxray.com/images/background/button_gelb.jpg) top left repeat-y;
}

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

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