
.navi {
  width: 150px;
  padding-top: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  font-size: 95%;
}

.navi a {
  color: #333333;
  white-space: normal;
}

.navi a:hover {
  color: #777777;
}

.navimerkerliste a {
  color: #333333;
  white-space: normal;
}

.navimerkerliste a:hover {
  color: #777777;
}

.navimerker a {
  color: #777777;
  white-space: normal;
}
.navimerker a:hover {
  color: #777777;
}

.navimerker div {
  background-color: #e4efff; 
  color: #777777; 
  padding: 2px;
}

.navi ul, .navi li {
	margin: 0;
	padding: 0;
}

.navi ul {
	list-style-type: none;
}

.navi li {
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
}

.ul-1 li {
  border-bottom-color: #e4efef; 
}

.ul-9 li {
  border-bottom-color: #dddfc3; 
}

#topshadow {
  width: 15px;
}

#topnavi {
  white-space: nobreak;
  font-size: 110%;
  letter-spacing: 0.15em;
}

#merker {
  background-color: #ececec;
  border-width: 1px; 
  border-style: solid; 
  border-color: #002780; 
  width: 100px;
  padding: 2px;
}

#merker div {
  cursor: pointer;
}

#merkerliste {
  background-color: #cedff9;
  border-width: 1px; 
  border-style: solid; 
  border-color: #002780;
  display: none;
  width: 300px;
  height: 150px;
  padding: 2px;
  overflow: auto;
}

#merkerliste div {
  cursor: pointer;
}

#merkerhilfe {
  position: absolute;
  left: 0px;
  background-color: #f2e8e6;
  border-width: 1px; 
  border-style: solid; 
  border-color: #5f1e26;
  font-size: 90%;
  display: none;
  width: 250px;
  height: 200px;
  padding: 2px;
  overflow: auto;
}
