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

