/* ========================================= */
/*    Style Sheet: www.lautenmusik.net       */
/*    (c) hans-stefan mueller, 2001          */
/* ========================================= */


body           { background-color: #ffffff; 
                 background-image: url(../images/back.gif);
                 background-repeat: repeat-y;
                 background-attachment: fixed; 
                 background-position: top left;
                 color: #000000;
                 font-size: 13px;           /* 10pt */
                 line-height: 20px;         /* 15pt */
                 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                 text-align: left;
               }

a              { color: #60609D;
               }

a:hover        { background-color: #dfdfec;
                 text-decoration: none; 
               }

address        { display: block;
                 margin: 10px 0px 20px;
                 color: #000000;
                 font-style: normal;
                 font-size: 10px;           /* 8pt */
                 line-height: 15px;         /* 12pt */
                 text-align: center;
               }

div.biographie { display: block;
                 position: absolute; 
                 z-index: 1; 
                 width: 500px;              /* 375pt */
                 top: 0px; 
                 left: 13px;                /* 10pt */
                 padding: 0px;
               }

div.popper     { position: absolute;
                 z-index: 2; 
               } 			   

div.text       { display: block;
                 position: absolute; 
                 z-index: 1; 
                 width: 550px;              /* 412pt */
                 top: 20px; 
                 left: 100px;               /* 75pt */
                 padding: 0px;
               }

h1             { width: 500px;
                 clear: both;
                 margin: 30px 0px 10px; 
                 padding: 5px;              /* 4pt */
                 background: #dfdfec;
                 font-size: 15px;           /* 11pt */
                 line-height: 23px;         /* 16,5pt */
                 font-weight: bold;
                 font-family: Arial, Helvetica, sans-serif;
               }

h2,h3          { clear: both;
                 margin: 10px 0px 0px;      /* fortlaufender text */
                 font-size: 15px;           /* 11pt */
                 line-height: 23px;         /* 16,5pt */
                 font-weight: bold;
                 font-family: Arial, Helvetica, sans-serif;
               }

li             { padding-bottom: 5px;
               }

td             { font-size: 13px;           /* 10pt */
               }

td.popperti    { vertical-align: baseline;  /* oben */
                 padding: 2px 5px;
                 background-color: #7070b0; 
                 color: #ffffff;
                 font-size: 12px;           /* 9pt */
                 font-weight: bold; 
               }

td.poppertx    { vertical-align: baseline;  /* oben */
                 padding: 5px 5px;
                 background-color: #d0d0d0; 
                 color: #000000;
                 font-size: 10px;           /* 8pt */
                 line-height: 15px;         /* 12pt */
               }

tt             { font-weight: normal;
                 font-size: 12px;           /* 9pt */
                 line-height: 23px;         /* 16,5pt */
                 font-family: "Courier New", Courier, monospace;   
               }

ul             { list-style-type: square;
                 list-style-image: url(../images/bluexbox.gif); 
                 list-style-position: outside;
               }            
            
.center        { text-align: center; 
               }

.grau          { background-color: #dfdfec;
               }

.inhalt        { width: 500px;              /* 375pt */
                 margin-top: 0px; 
                 margin-bottom: 30px;
                 border-width: 0px 0px 0px 0px; 
                 border-color: #9494BE; 
                 border-style: solid; 
                 color: #000000; 
                 font-weight: normal; 
                 font-size: 10px;           /* 8pt */
                 line-height: 15px;         /* 11pt */
               }

.navigation    { border-width: 0px 0px 1px 1px; 
                 border-color: #60609d;
                 border-style: solid;
                 padding: 0px 5px 0px 5px;
                 text-decoration: none;
               }

.schatten      { text-shadow: #ff0000 3px 3px 5px;
               }

.titel         { width: 500px;              /* 375pt */
                 margin-bottom: 0px;
                 border-width: 0px 0px 1px 0px; 
                 border-color: #9494BE; 
                 border-style: solid; 
                 color: #9494be; 
                 font-weight: bold; 
               }

.zitat         { margin: 0px 25px;          /* 0pt 20pt */
                 font-style: italic; 
                 text-align: left; 
               }
