/* --- copyright 2005 wolffmedia ---
*/
/* --- front page ---
*/
/* --- basic elements ---
*/
a { color: #9b4641; }
a:link { color: #9b4641; }
a:visited { color: #9b4641; }
a:hover { color: #600; border-bottom-color: #a84318; }
a:active { color: #9b4641; }
p a:hover { color: #600; border-bottom-color: #600; }
ul a:hover { color: #600; border-bottom-color: #a84318; }
dt a, dt a:link, dt a:visited, dt a:active { color: #9b4641; }
dt a:hover { color: #600; border-bottom-color: #a84318; }
h2 a, h2 a:link, h2 a:visited, h2 a:active {
  color:#933;
  border-width:0;
  }
h2 a:hover {
  color:#600;
  text-decoration:none;
  }
h3 a, h3 a:link, h3 a:visited, h3 a:active {
  color:#933;
  border-width:0;
  }
h3 a:hover {
  color:#600;
  text-decoration:none;
  }
blockquote a:hover { color: #600; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #a84318; }
/* ---------------- standard elements ---
*/
u { text-decoration: none; border-bottom: 1px dotted #933; }
/*--- special classes ---
*/
.underline { border-bottom-color: #9b4641; }
.sectioncolor { color: #933; }
/*--- infobar ---*/
#infobar { background-color: #000; }
#infobar h2 { color: #b2a58b; }

#infobarlong { background-color: #000; }
#infobarlong h2 { color: #b2a58b; }
/*--- page banner ---*/
#banner         
          { background-color: #6a5440; background-image: url(../_images/design/ffozheader-1.png); }
#banner a:hover { color: #fee300; }
#banner P.quicknav
        { color: #6b6250; }
/*Toolbar*/
#toolbar a:hover { color: #933; }
/* --- left column front ---*/
#leftfront h2     { color: #933; }
#leftfront h3 { color: #933; }
#leftfront h4 { color: #933; }
#leftfront h5 { color: #933; }
#leftfront h6 { color: #333; }
#leftfront dl dt { color: #664a00; }

/* --- single column ---*/
#singlecolumn h1     { color: #933; }
#singlecolumn h2 { color: #933; }
#singlecolumn h3 { color: #960; }
#singlecolumn h4 { color: #933; }
#singlecolumn h5 { color: #933; }
#singlecolumn h6 { color: #333; }
#singlecolumn dl dt { color: #664a00; }


/*--- right column standard ---*/
#rightcolumn h2 { color: #960; }
/*--- sidebar box ---
*/
#sb-box { background-color: #fff; background-image: url(../_images/design/sb-boxc-1.png); background-repeat: no-repeat; border-bottom-color: #6b6250; }
#sb-box  h4 { color: #933; }
#sb-box a { color: #9b4641; }
#sb-box a:link { color: #9b4641; }
#sb-box a:visited { color: #9b4641; }
#sb-box a:hover { color: #600; border-bottom-color: #a84318; }
#sb-box a:active { color: #9b4641; text-decoration: none; padding-bottom: 2px; }
