/* Generated by KompoZer */
.kolonne3 {
  border: 1px solid silver;
  padding: 5px 2px 5px 5px;
  float: left;
  width: 18%;
  margin-top: 2px;
  margin-left: 0%;
  background-color: #8d8d8d;
}
div#rightcol ul {
  border: 3px solid #aedada;
  margin: 0px;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  font-family: arial,sans-serif;
  font-weight: bold;
  text-align: left;
  width: 95%;
}
div#rightcol li {
  border-bottom: 3px solid Silver;
  margin: 0;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color: #cccccc;
}
div#rightcol li:hover {
  border: 2px solid #66ffff;
}
div#rightcol li.sub {
  border-style: none;
  background-repeat: no-repeat;
  list-style-position: outside;
  background-image: url(grafik/sky3a.JPG);
  background-position: left center;
}
div#rightcol li a {
  padding: 0.25em 1em 0.25em 0.5em;
  color: #0002bd;
  display: block;
  text-decoration: none;
  width: 10em;
}
div#rightcol li a:hover {
  border: 2px solid #4fc6c6;
  color: red;
}
div#rightcol > ul a {
  width: auto;
}
div#rightcol ul ul {
  position: absolute;
  display: none;
  top: -1px;
  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;
  z-index: 2;
}

