/*  */

.level0
{
  list-style: none;
}

.level0
{
  margin-left: 0;
  margin-bottom: 10px;
}

.level0 .title
{
  background-color: transparent;
  margin: 0;
  border-bottom: 1px dotted #999999;
}

.level0 .title a
{
  color: black;
  font-weight: bold;
  padding-top: 0.5em;
  font-size: small;
  text-decoration: none;
}

.level1
{
  padding-left: 10px;
  list-style-image: url('/img/l_inhalts_i.gif');
}

.level1 .title
{
  border: 0;
}

.level1 .title a
{
  color: red;
  font-size: 100%;
  font-weight: bold;
  text-decoration: normal;
  color: #cc3300;
}

.level2 .title a
{
  font-weight: normal;
  list-style-image: url('/img/l_inhalts_i.gif');
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  margin-right: 1em;
}

.levelInline div
{
}

/*  */

