/* CSS silky Calista

   URL: http://members.fortunecity.com/silkycalista
   Mail: silkycalista@gmx.net
   File: /css/calista.css
   Date: 2002-09-25
*/


/* Standards */

body           {font-family: Times New Roman, Times, serif;
                font-size: 13pt; font-style: italic; font-weight: normal; color: #EE5F68;
                line-height: 18pt; text-align: justify;
                margin-top: 0px;
                background-color: #ffffff;
                scrollbar-DarkShadow-Color: #771724;
                scrollbar-Track-Color: #ffffff;
                scrollbar-Face-Color: #ffafad;
                scrollbar-Shadow-Color: #bb5b68;
                scrollbar-Highlight-Color :#ffdfef;
                scrollbar-3dLight-Color: #ffdfef;
                scrollbar-Arrow-Color: #771724;
                background-image: url(../images/design/back5.html);
                background-repeat: no-repeat;}

h1             {font-size: 36pt; font-weight: 100; text-align: left;
                margin-top: 10px; margin-left: 0px;
                background-color: transparent; color: #EE5F68; letter-spacing: 3px;}


.footer        {font-size: 8pt}
.menu          {font-size: 15pt; line-height: 28pt; font-weight: 100}
.menu-inactive {font-style: italic}
.menu-item     {font-size: 10pt; line-height: 14pt; font-weight: 100; padding-left: 20px}
.picnav        {font-size: 8pt; text-align: right}

a:link         {text-decoration: none; font-weight: bold; color: #EE5F68}
a:hover        {text-decoration: underline; font-weight: bold; color: #EE5F68}
a:visited      {text-decoration: none; font-weight: bold; color: #EE5F68}
a:active       {text-decoration: underline; font-weight: bold; color: #EE5F68}




/* Ebenen fuer Layout */

/* generelle Vereinbarung fuer alle Teilebenen */
div            {position: absolute; background-color: transparent; visibility: visible}

/* Ebenen */
.l-head        {left:  10px; top:  10px; width: 750px; height:  80px; z-index: 1}
.l-menu        {left:  20px; top:  90px; width: 250px; height: 350px; z-index: 1}
.l-text        {left: 230px; top:  90px; width: 515px; height: 350px; z-index: 1;
                overflow: auto; padding-right: 10px}
.l-table       {left: 230px; top: 130px; width: 515px; height: 300px; z-index: 1;
                overflow: hidden}
.l-table-head  {left: 230px; top:  90px; width: 515px; height:  40px; z-index: 1}
.l-footer      {left:  10px; top: 450px; width: 750px; height:  40px; z-index: 1}
