/* mouseSensitive - TABELLE */
  .mouseSensitive .title a, .mouseSensitive .title a:visited, .mouseSensitive .title a:active {
  	color: #000000;
  	text-decoration: underline;
  }
  .mouseSensitive .title a:hover {
  	text-decoration: none;
  }
  .mouseSensitive a, .mouseSensitive a:visited, .mouseSensitive a:active {
  	color: #000000;
  	text-decoration: underline;
  }
  .mouseSensitive a:hover {
  	text-decoration: none;
  }

/* SITEMAP */
  .sitemap {
    margin-top: -20px;
  }
  .sitemap DIV {
    margin-top: 2px;
  }
  .sitemap a, .sitemap a:active, .sitemap a:visited, .sitemap a:hover  {
    font-size: 120%;
    text-decoration: none;
  }
  .sitemap IMG.abstand {
    width: 20px;
    height: 1px;
  }
  .sitemap_0 {
    padding-top: 18px;
  }
  .sitemap_0 a, .sitemap_0 a:active, .sitemap_0 a:visited, .sitemap_0 a:hover {
    font-size: 150%;
    font-weight: bold;
  }
  
/* FOOTER */
  #footer, #footer a {
    font-size: 9px;
  }