body  {
  margin-top          : 0px;
  margin-bottom       : 0px;
  margin-left         : 0px;
  margin-right        : 0px;
  background-color    : #ffffff;
}



td  {
  font-family         : Helvetica, Arial, sans-serif;
  font-style          : normal;
  font-size           : 12px;
  color               : #000000;
}



td.head  {
  font-size           : 16px;
  font-weight         : bold;
  color               : #ffffff;
  background-color    : #424ca1;
  background-image    : url(images/td_head_bg.jpg);
  background-repeat   : no-repeat;
  background-position : right;
}

td.head_solid  {
  font-size           : 13px;
  font-weight         : bold;
  color               : #ffffff;
  background-color    : #424ca1;
}



td.menu  {
  background-color    : #3a428c;
  background-color    : #ecedf5;
}

td.menue_normal  {
  color               : #ffffff;
  color               : #0000ff;
  font-weight         : bold;
}



td.pagehead  {
  text-align          : right;
  vertical-align      : middle;
  background-color    : #3a428c;
  background-image    : url(images/head_bg.jpg);
  background-repeat   : no-repeat;
  background-position : left;
}



td.sidebar_body {
  background-image    : url(images/td_body_bg.jpg);
  background-color    : #ecedf5;
}

td.sidebar_head  {
  font-size           : 16px;
  font-weight         : bold;
  color               : #ffffff;
  background-color    : #424ca1;
  background-image    : url(images/td_head_bg.jpg);
  background-repeat   : no-repeat;
  background-position : center;
}




td.bg_solid  {
  background-color    : #cacce0;
}




.form {
  font-family         : Arial, Helvetica, sans-serif;
  font-size           : 10px;
  font-style          : normal;
  font-weight         : normal;
  font-variant        : normal;
  color               : #000000;
  background-color    : #ecedf5;
  border              : 1px solid #000000;
}



a  {
  color               : #0000ff;
}

a:visited  {
  color               : #0000ff;
}

a:active  {
  color               : #0000ff;
}

a:hover  {
  color               : #0000ff;
}

a.menue  {
  color               : #ffffff;
  color               : #0000FF;
  font-weight         : bold;
}

a.menue_visited { 
  color               : #C0C0ff;
  font-weight         : bold;
}