/* ***** Föräldrarådet ***** */

@import "/styles/fsdb.css";

BODY.topmenu {
  /* background: rgb(255,102,51); */
  background: #ffcc99;
}

BODY.treemenu {
  /* background: rgb(255,102,51); */
  background: #ffcc99;
}


.topmenu {
  font-variant: normal;
  font-weight: bold;
  /* background: rgb(250,235,215); */
}

.treemenu {
  /* line-height: 150%; */
  text-decoration: none;
  /* background: rgb(250,235,215); */
}

.categorytree {
  color: #191970;
  text-decoration: underline;
}

h2.categoryname,
h2.article,
h2.news,
h2.searchform {
  font-size: 140%;
  font-weight: normal;
  color: #990000;
}

h1 {
  font-size: 140%;
  font-weight: normal;
  color: #990000;
}

/* *** end *** */
