/*  */

.level0
{
  list-style-type: none;
  list-style-image: none;
}

.level0
{
  margin-left: 0;
}

.level0 .title
{
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
    background-color: #eeeeee;
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.5em;
    margin-top: 0.5em;
    padding-top: 0;
    margin-bottom: 0.5em;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.level0 .title a
{
  color: #666666;
  text-decoration: none;
  background: none;  
}

.level0 .title a:visited
{
  color: #666666;
  text-decoration: none;
  background: none;  
}
.level0 .title a:hover
{
  color: #68819b;
  text-decoration: underline;
  background: none;  
}

.level1
{
  list-style-type: square;
  padding-left: 0.5em;
}

.level1 .title
{
  border: 0;
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1.2em;
  height: 1.2em;
}

.level1 .title a
{
  color: #68819b;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  background: none;
}

.level2 .title a
{
  font-weight: normal;
  background: none;  
}

.levelInline
{
  list-style: none;
  margin-left: 0;
}

.levelInline li
{
  display: inline;
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}

a:hover {
  text-decoration: underline;
}

.currentMapItem {
/*
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: #666666;
*/
    padding: 0em 0.5em 0em 1.8em;
    vertical-align: middle;
    background-image: url(http://www.skat-foundation.org/action_icon.gif);
    background-repeat: no-repeat;
    background-position: 2px 50%;
    background-color: #eeeeee;
    color: #444444;
    border: 1px solid #cccccc;
/*
*/
}
.currentMapItem a {
    background-color: #eeeeee; 
  background: none;	   
}



/*  */