/* Hier customer-CSS-Definition einfügen */

.css_workflow_step {
  font: 14px tahoma,arial,helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  padding: 5px 10px;
  cursor: default;
  width: 110px;
  height: 50px;
  color: #fcffff;
  overflow: visible;
}

.css_workflow_prev {
  cursor: pointer;
}

.css_workflow_background {
  background: url(/bg_workbar_small.png) repeat-x;
}

.css_workflow_step_text {
  padding-top: 10px;
  padding-left: 45px;
  font: 11px tahoma,arial,helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #fcffff;
}

.css_workflow_current_1 {
  background-image: url(/workbar/bg_workbar_button_1-3_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_prev_1 {
  background-image: url(/workbar/bg_workbar_button_1-4_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_current_2 {
  background-image: url(/workbar/bg_workbar_button_2-3_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_next_2 {
  background-image: url(/workbar/bg_workbar_button_2-2_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_prev_2 {
  background-image: url(/workbar/bg_workbar_button_2-4_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_current_3 {
  background-image: url(/workbar/bg_workbar_button_3-3_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_next_3 {
  background-image: url(/workbar/bg_workbar_button_3-2_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_far_next_3 {
  background-image: url(/workbar/bg_workbar_button_3-1_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_prev_3 {
  background-image: url(/workbar/bg_workbar_button_3-4_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_current_4 {
  background-image: url(/workbar/bg_workbar_button_4-3_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_next_4 {
  background-image: url(/workbar/bg_workbar_button_4-2_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_far_next_4 {
  background-image: url(/workbar/bg_workbar_button_4-1_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_prev_4 {
  background-image: url(/workbar/bg_workbar_button_4-4_s.png);
  background-repeat: no-repeat;
  width: 143px;
  height: 50px;
}

.css_workflow_2 {
  padding-top: 20px;
  padding-left: 150px;
  padding-right: 150px;
}

.css_infobox {
  padding-left: 16px;
/*  margin-left: 10px; */
  height: 16px;
}

.css_cyan_rgb {
  content: url(/CSS_cyan_rgb.png);
  width: 53px;
}

