body {
  background-image: url("/gfx/background_gradient.gif");
  background-repeat: repeat-x;
  background-color: #c7c8ca;

  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
}

td.content {
  background-color: #ffffff;
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
}

td.contenterror {
  background-color: #ffffff;
  font-family: verdana, helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #ff0000;
}

td.content-top-border {
  background-color: #ffffff;
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  border-top: 1px solid #000000;
}

td.content-top-border-double {
  background-color: #ffffff;
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  border-top: 3px double #000000;
}

td.header {
  /*background-image: url("/gfx/header_gradient.gif");
  background-repeat: repeat-x;*/
  background-color: #fff;
}

td.login-top {
  background-image: url("/gfx/login_page_top.jpg");
  width: 698px;
  height: 205px;
}

td.login-middle {
  background-image: url("/gfx/login_page_middle.gif");
  height: 80px;
}

td.login-bottom {
  background-image: url("/gfx/login_page_bottom.jpg");
  height: 68px;
}

td.login-error {
  background-image: url("/gfx/login_page_error.gif");
  width: 463px;
  height: 33px;
  color: #ffffff;
  font-family: verdana, helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
}

td.login-noerror {
  width: 463px;
  height: 33px;
}

td.login-text {
  color: #ffffff;
  font-family: verdana, helvetica;
  font-size: 10pt;
}

td.button-start {
  width: 1px;
  height: 18px;
  background-image: url("/gfx/button_start.gif");
}

td.button-middle {
  height: 18px;
  background-image: url("/gfx/button_middle.gif");
  background-repeat: repeat-x;
  color: #666666;
  font-family: verdana, helvetica;
  font-size: 8pt;
  text-align: center;
}

td.button-end {
  width: 1px;
  height: 18px;
  background-image: url("/gfx/button_end.gif");
}

input.login {
  border-style: none;
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 120px;
}

input.wide-text {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 250px;
}

input.very-wide {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 400px;
}

input.tiny-text {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 50px;
}

textarea {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
}

textarea.eval {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 200px;
}

textarea.very-wide {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 400px;
}

input.form {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 260px;
}

select {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
}

select.wide-select {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 400px;
}

select.wide-select-2 {
  width: 600px;
}

input.file  {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  width: 250px;
}

input.button {
  font-weight: bold;
  padding: 0.2em 1em;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}
input.button.button-guest,
input.button.button-login {
  width: 100px;
  padding: 0.1em 0.5em;
}

a {
  color: #ff0010;
  font-family: verdana, helvetica;
  font-size: 11pt;
  text-decoration: none;
}

a:hover {
  color: #ff808a;
}

a.menu:hover {
  color: #ff808a;
}

a.menu {
  color: #ffffff;
}

a.content {
  color: #cb001a;
  font-family: verdana, helvetica;
  font-size: 10pt;
  text-decoration: none;
}

a.content:hover {
  color: #cb001a;
  text-decoration: underline;
}

a.list {
  color: #333333;
  font-family: verdana, helvetica;
  font-size: 10pt;
  text-decoration: underline;
}

a.list:hover {
  color: #880000;
}

table {
  border-collapse: collapse;
}

table.menu {
  background-color: #990134;
}

td.menu-left {
  background-image: url("/gfx/navigation_box_left.gif");
  background-repeat: repeat-y;
}

td.header-shadow {
  background-image: url("/gfx/header_shadow_middle.gif");
  background-repeat: repeat-x;
  background-color: #ffffff;
}

td.page-line {
  background-image: url("/gfx/page_line_repeat.gif");
  background-repeat: repeat-x;
  background-color: #ffffff;
}

td.menu {
  font-family: verdana, helvetica;
  font-size: 11pt;
  color: #ffffff;
}

td.menu-active {
  font-family: verdana, helvetica;
  font-size: 11pt;
  color: #ff0010;
}

div.header {
  font-family: verdana, helvetica;
  font-size: 11pt;
  font-weight: bold;
  color: #333333;
}

i {
  font-family: verdana, helvetica;
  font-size: 11pt;
  color: #333333;
}

td.list-header {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #ffffff;
  font-weight: bold;
  background-color: #c0c0c0;
  border-left: 1px solid #000000;
}

td.list-header-end {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #ffffff;
  font-weight: bold;
  background-color: #c0c0c0;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

td.list-header-vert {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #ffffff;
  font-weight: bold;
  background-color: #c0c0c0;
  border-left: 1px solid #000000;
  writing-mode: tb-rl;
}

td.list-top {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
}

td.list-bottom {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  border-top: 1px solid #000000;
}

td.list-even {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  border-left: 1px solid #000000;
}

td.list-even-end {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

td.list-odd {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #e5e5e5;
  border-left: 1px solid #000000;
}

td.list-odd-end {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #e5e5e5;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

div.content {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  qwidth: 685px;
  qoverflow-x: auto;
  qoverflow-y: visible;
  qoverflow: auto;
}

td.eval-header {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  font-weight: bold;
  writing-mode: tb-rl;
}

td.list-total {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 3px double #000000;
}

td.list-total-end {
  font-family: verdana, helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 3px double #000000;
}

div.popup {
  z-index: 10;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  background-color: #e0e0e0;
  color: #333333;
  padding: 5px 10px 5px 10px;
}

form.regionfilter {
  margin-bottom: 10px;
  font-weight: bold;
}

form.regionfilter select {
  color: #000000;
  font-family: verdana, helvetica;
  font-size: 10pt;
  font-weight: normal;
}

#ajax-wait {
  color: #cc0000;
  font-weight: bold;
  margin-left: 10px;
}

#invoice-view-td-id {
  width: 30px;
}
#invoice-view-td-name {
  width: 275px;
}
#invoice-view-td-price {
  width: 55px;
}
#invoice-view-td-status {
  width: 65px;
}
#invoice-view-td-number {
  width: 70px;
}
#invoice-view-td-time {
  width: 145px;
}

table.duration-inline td.value,
table.duration-inline td.label {
  background-color: transparent;
  font-family: verdana, helvetica;
  font-size: 9pt;
  color: #333;
}

table.duration-inline tr.sum {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media print
{    
    .notOnPrint
    {
        display: none;
    }
}
