span.MenuTag {
  top: 0px !important;
  display: block;
  cursor: default;
  color: #444444;
  padding: 0.3em;
  font-style: normal !important;
}

span.MenuTag a {
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
}

span.MenuTag a:hover {
  text-decoration: underline;
}


#DropMenu {
  position: absolute;
  right: 10px;
  top: 40px;
  width: 850px;
  z-index: 200;
  font-weight: normal;
  text-decoration: none;
}

#DropMenu .Outer {
  float: right;
  display: block;
  overflow: hidden;
  height: 1.8em;
  text-align: center;
  color: #444444;
}

#DropMenu .Outer:hover {
  height: auto;
  background-image: url(http://www.auftrag-select.de/images/h20.png);
  color: #888888;
}

#DropMenu a.InnerFirst {
  margin-top: 2px;
}

#DropMenu a.Inner,
#DropMenu a.InnerFirst  {
  text-decoration: none;
  display: block;
  padding: 0.3em;
  padding-left: 20px;
  padding-right: 20px;
}

#DropMenu a:visited.Inner,
#DropMenu a:visited.InnerFirst {
  color: #444444;
}

#DropMenu a:hover.Inner,
#DropMenu a:hover.InnerFirst {
  text-decoration: underline;
}

:hover {
}

#IEDropMenu {
  position: absolute;
  right: 10px;
  top: 40px;
  width: 800px;
  z-index: 200;
  font-weight: normal;
  text-decoration: none;
}

#IEDropMenu .OuterX,
#IEDropMenu .Outer {
  float: right;
  height: 1.8em;
  overflow: hidden;
  display: block;
  text-align: center;
  text-decoration: none;
  width: 8em;
}

#IEDropMenu .OuterX:hover,
#IEDropMenu .Outer:hover {
  overflow: visible;
  height: auto;
  color: #888888;
  background-image: url(http://www.auftrag-select.de/images/h20.png);
}

#IEDropMenu .Outer:hover {
  text-decoration: underline;
}

#IEDropMenu .OuterX table,
#IEDropMenu .Outer table {
  display: block;
  border-collapse: collapse;
  color: #888888;
  margin: 0px;
}

#IEDropMenu a.Inner {
  display: block;
  padding: 3px 0;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

#IEDropMenu a:visited.Inner {
  color: #444444;
}

#IEDropMenu a:hover.Inner {
  text-decoration: underline;
}

#IEDropMenu span.MenuTag {
  display: block;
  height: 1.0em;
  padding: 0.3em;
}
