/* ***** DBU ***** */

@import "/styles/fsdb.css";

BODY.topmenu {
  /*  background: rgb(204,204,255); */
  background: #ccccff;
}

BODY.treemenu {
  /* background: rgb(204,204,255); */
  background: #ccccff;
}

.topmenu {
  font-variant: normal;
  font-weight: bold;
  /* background: rgb(240,240,255); */
}

.treemenu {
  /* line-height: 150%; */
  text-decoration: none;
  /* background: rgb(240,240,255); */
}

.categorytree {
  color: #00008B ;
  text-decoration: underline;
}

h2.categoryname,
h2.article,
h2.news,
h2.searchform {
  font-size: 140%;
  font-weight: normal;
  color: #660099;
}

h1 {
  font-size: 140%;
  font-weight: normal;
  color: #660099;
}

/* *** end *** */

