/*
*
*
*
* Copyright  ©2006 Ralf Spitaler
*
* Web :   http://www.bluelilies.net
* email : scripts@bluelilies.net
*
* diese Script darf nur auf dem Server BlueLilies.Net
* verwendet werden. sonstige Benutzung ist - auch auszugsweise
* nicht erlaubt.
*
* zusätzliche Scripte sind :
* /style/style.css
* /language/lang-german.php  ( weiter Sprachscripte
*                             können eingebunden werden)
*
*/

.neu
{
                              font-family:arial;
                              font-size:8px;
                              color:#006600;
                              background-color:#FFF600;
                              display:inline;
                              font-weight:bold;


}





.textbody
{

                              position : absolute;
                              z-index : 2;
                              visibility : visible;

                              left : 315px;
                              top : 160px;
                              height : 440px;
                              width : 555px;
                              overflow: auto;


}

a         {  font-family: arial; font-size: 10pt;font-weight: normal;line-height: normal;text-decoration: none; color:    #006600;}
a:hover   { color: #000000;}

a.small         {  font-family: arial; font-size: 7.5pt;font-weight: normal;line-height: normal;text-decoration: none; color:    #006600;}
a.small:hover   { color: #000000;}

div#links {font-family: arial; font-size: 7.5pt;font-weight: normal;line-height: normal;text-decoration: none; color:    #006600;}

div#links a {}

   div#links a:hover {}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 277px; left: 70px; border:2px solid #9BC95D; width: 250px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #2B662B; background: #DCE3C4;
   font-family: arial; font-size: 12pt; text-align: center;}

