/*  */

.level0
{
  list-style-type: none;
  list-style-image: none;
}

.level0
{
  margin-left: 0;
}

.level0 .title
{
  background-color: transparent;
  margin: 0;
}

.level0 .title a
{
  color: #FF8208;
  font-weight: bold;
  padding-top: 0.5em;
  font-size: 115%;
  text-decoration: none;
}

.level1
{
  list-style-type: none;
  list-style-image: none;
}

.level1 .title
{
  border: 0;
}

.level1 .title a
{
  color: #00457B;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
}

.level2 .title a
{
  font-weight: normal;
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  /*display: inline;*/
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}


.currentMapItem {
/*
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: #282828;
*/
    padding: 0.1em 0em 0.1em 2.2em;
    vertical-align: middle;
    background-image: url(http://www.hbz-nrw.de/youarehere_icon.gif);
    background-repeat: no-repeat;
    background-position: 2px 50%;
/*    background-color: #BACAE1;
    color: #436976;
    border: 1px solid #A0A0A0;

*/
}
.legend{
	margin: 1em 0 1em 0;
}



/*  */

