/* Domain: http://www.nagelmueller-hgs.de/ */
/* Modified by Thomas M. Liebscher on 11/05/2007  */


#help-gold, #info-grey {
  width:1em; 
  position:relative;
  margin:0.3em 0.3em 2.5em 19em;
  padding:0.1em;
  }
#helpbox-gold, #infobox-grey {
  position:relative;
  }
#help-gold a, #help-gold a:visited, #info-grey a, #info-grey a:visited {
  display:block; 
  text-decoration:none;
  background-color:#cccccc; 
  color:#000000;
  font-size:0.75em;
  width:1em; height:1em; 
  padding:0.1em 0 0.6em 0.6em;
  }
#help-gold a span, #info-grey a span {
  display:none;
  }
#help-gold a:hover, #info-grey a:hover {
  border:0;
}
#help-gold a:hover span.tl, #info-grey a:hover span.sw {
  display:block; 
  position:absolute; 
  right:2em; 
  padding:0.3em; 
  width:35em;
  background-color:#FFFFFF; 
  color:#000000; 
  border:0.1em solid #000000;
  }
