/* Generated by KaZcadeS */
.kolonne2 {
  border: 1px solid Silver;
  margin: 2px 0% 0%;
  padding: 5px;
  background-color: #cccccc;
  width: 19%;
  position: relative;
  z-index: 1;
  float: right;
}
div#rightcol2 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#rightcol2 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#rightcol2 li:hover {
  background-color: #cccccc;
  z-index: 2;
}
div#rightcol2 li.sub {
  background-position: left center;
  background-repeat: no-repeat;
  list-style-position: outside;
}
div#rightcol2 li a {
  padding: 0.25em 1em;
  color: #0002bd;
  display: block;
  text-decoration: none;
  width: 10em;
}
div#rightcol2 li a:hover {
  color: #f3f3f3;
}
div#rightcol2 > ul a {
  width: auto;
}
div#rightcol2 ul ul {
  position: absolute;
  top: -1px;
  display: none;
  right: 95%;
}
div#rightcol2 a {
  color: #333333;
}
div#rightcol2 ul.niveau1 li.sub:hover ul.niveau2, div#rightcol2 ul.niveau2 li.sub:hover ul.niveau3 {
  display: block;
}

