
.typotextb   { font-size: 12px;  line-height: 16px;  font-weight: bold; color: black; font-family: Verdana, Arial, Geneva, Helvetica }

.editlink {
  color:#0000CC;
  background-image: url(https://www.uni-muenster.de/Fruehmittelalter/gif/zb01.gif);
  background-repeat:no-repeat;
  padding-left:14px;
  padding-right:14px;
  padding-bottom:0px;
  background-position:0 center top;
}

div.litlink {
  color:#0000CC;
/*  background-image: url(bbz5.gif); */
  background-image: url(https://www.uni-muenster.de/Fruehmittelalter/gif/bbz5.gif);
  background-repeat:no-repeat;
  padding-left:14px;
  padding-right:14px;
  padding-bottom:0px;
  background-position:0 center top;
}

div.litlink:hover {
  background-color:#FFCC00;
}

   div#tooltip,
   div#tooltipShadow {
    position: absolute;
    right:10px;
    max-width:250px;
    width:auto;
    padding: 18px 18px 18px 18px;
    border:  3px solid #CC7700;
    font-family: "Verdana, Arial", sans-serif;
    font-size: 14px;
   }

   div#tooltip {
    margin-right: 0px;
    color: inherit;
    background-color: #FFFFE6;
    z-index: 100;
    -moz-opacity: 3.8;
    filter: alpha(Opacity=80);
   }

   div#tooltipShadow {
    color: inherit;
    background-color: #AAFFDD;
    z-index: 99;
    -moz-opacity: 3.5;
    filter: alpha(Opacity=50);
   }
