/* CSS Document */

@import url(css_forum.css);
@import url(css_styles_n.css);
@import url(css_styles.css);
@import url(css_ext_theme.css);
@import url(calendar.css);
@import url(positions.css);
@import url(yoomenu.css);
@import url(../gallery/gallery.css);

/*Komponente: Senderbox*/
@import url(../components/senderbox/design.css);

/*Komponente: Textnews*/
@import url(../components/textnews/design.css);

div.tooltipPopup {
  cursor: default;
  position: absolute;
  padding: 8px 10px 8px 8px;
  width: 195px;
  height:45px;
  display: block;
  background-color: #ffffee;
  color: black;
  border-top: 1px solid #999999;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  border-left: 1px solid #666666;
  z-index: 100;
  line-height: 1.3;
  white-space: normal;
  font-weight: normal;
  margin-left:180px;
  margin-top:-20px;
}
