/* ******************************************************** */
/* Winno IT-AGENTUR                                         */
/* A-8983 Bad Mitterndorf 236                               */
/* +43 3623 20169                                           */
/* office(!at)winno.at                                      */
/* ******************************************************** */
/* project:  Gemeinde Bad Mitterndorf                       */
/* filename: sitemap.css                                    */
/* author:   Manfred Saafan, Martin Wagner                  */
/* date:     2006-07-17                                     */
/* ******************************************************** */
/* Sitemap Layout                                           */
/* ******************************************************** */


.tx-dropdownsitemap-pi1 LI.open UL {
 display: block;
 /*hspace: 0px !important;*/
}

.level_1 a:link, a:visited {
  color: #4D78B7;
  text-decoration: none;
  font-weight: bold;
}

.level_1 a:hover {
  color: #C52724;
  text-decoration: none;
}

a:link, a:visited {
  color: #4D78B7;
  text-decoration: none;
  font-weight: normal;
}

 a:hover {
  color: #C52724;
  text-decoration: none;
}

