
body
  {
    background-color: #EBE0C8;
    color: #000000;
  }

div#w2
  {
    background: url(wrapback.gif) center repeat-y #FEFCE0;
  }

#header
  {
    background: url(links_1.gif) left 100px no-repeat #991C1B;
  }

#header h1
  {
    background: url(logoback.gif) right top no-repeat #594022;
  }

div#image
  {
    background: url(rechts_1.jpg) left bottom no-repeat;
  }

div#topnav
  {
    background: #171716;
  }

div#topnav li a
  {
    color: #ECCD7F;
  }

div#topnav li strong a
  {
    color: #FFFFFF;
  }

div#subnav li a
  {
    color: #583F21;
  }

div#subnav li strong a
  {
    color: #B24747;
  }

div#subsubnav ul li a
  {
    color: #583F21;
  }

div#content a
  {
    color: #B24747;
  }

table.csc-mailform td.csc-form-fieldcell input, select, textarea
  {
    border-color: #ECCD7F;
    background-color: #FFFFFF;
    color: #000000;
  }

table.csc-mailform td.csc-form-fieldcell input.csc-mailform-submit
  {
    border-color: #FFFFFF;
    background-color: #ECCD7F;
    color: #000000;
  }

div#content h3
  {
    color: #775A3A;
  }

div#footer
  {
    background-color: #991C1B;
    color: #FFFFFF;
  }

div#footer a
  {
    color: #FFFFFF;
  }
