/* Generated by KaZcadeS */
.kolonne3 {
  border: 1px solid Silver;
  margin: 2px 0% 0%;
  padding: 5px;
  background-color: #cccccc;
  width: 19%;
  float: right;
  z-index: 3;
  position: relative;
}
div#rightcol ul {
  border-style: solid;
  border-color: Silver;
  border-width: 1px 1px 0;
  margin: 0px;
  padding: 0;
  background: #f3f3f3 url(grafik/skyer4.JPG) repeat scroll left top;
  font-family: arial,sans-serif;
  font-weight: bold;
  text-align: left;
  width: 95%;
}
div#rightcol li {
  border-bottom: 1px solid Silver;
  margin: 0;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 10px;
}
div#rightcol li:hover {
  background-color: #cccccc;
  z-index: 3;
}
div#rightcol li.sub {
  background-position: left center;
  background-repeat: no-repeat;
  list-style-position: outside;
}
div#rightcol li a {
  padding: 0.25em 1em;
  color: #0002bd;
  display: block;
  text-decoration: none;
  width: 10em;
}
div#rightcol li a:hover {
  color: #f3f3f3;
}
div#rightcol > ul a {
  width: auto;
}
div#rightcol ul ul {
  position: absolute;
  top: -1px;
  display: none;
  right: 95%;
}
div#rightcol a {
  color: #333333;
}
div#rightcol ul.niveau1 li.sub:hover ul.niveau2, div#rightcol ul.niveau2 li.sub:hover ul.niveau3 {
  display: block;
}

