/* =============== */
/* ===         === */
/* ===   AOK   === */
/* ===         === */
/* === Sitemap === */
/* ===         === */
/* =============== */

.sitemap_ul_1 dfn, .sitemap_ul_1 .dot,
.sitemap_ul_2 dfn, .sitemap_ul_2 .dot,
.sitemap_ul_3 dfn, .sitemap_ul_3 .dot
 {
  display: none;
 }

.sitemap_ul_1
 {
  margin: 0 0 1.5em 1.2em ! important;
  padding: 0 ! important;
  font-size: 1em ! important;
  font-weight: bold;
  list-style-image: none ! important;
 }
.sitemap_ul_1 li
 {
  margin-bottom: 1.5em ! important;
  text-decoration: none ! important;
/*  list-style-image: url(/assets/img/struktur/link_intern.gif);*/
 }
.sitemap_ul_1 li a
 {
  border: none ! important;
  text-decoration: none ! important;
 }
.sitemap_ul_1 li a:hover,
.sitemap_ul_1 li a:focus
 {
  text-decoration: underline ! important;
 }
.sitemap_ul_2
 {
  margin: 0.5em 0 0 1.2em ! important;
  padding: 0 ! important;
  font-size: 1.2em ! important;
  font-weight: normal;
 }
.sitemap_ul_2 li
 {
  margin-bottom: 0.5em ! important;
 }
