/* .css for photo pages */
/* #80FF80 -> #C8FFC8   */

      img { border: 1px dashed #800000; }
      body { background: #C0C0C0; color: black;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt; margin: 5pt; 
        background-image: url(Klingon.png);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center 186px; 
	}
      h2 { color: #800000; font-size: 14pt; background: #000000; 
	   margin-left: 5%; }
      a { text-decoration: none; 
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11pt; }
      a:link { color: #800000; text-decoration: none;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11pt; }   
      a:visited { color: #0000A0; text-decoration: none;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11pt; }
      a:hover { text-decoration: underline;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11pt; }
      a:active { color: #800000; text-decoration: none;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11pt; }
      td { font-size: 9pt; }
      td.center { text-align: center; }
      td.nowrap { white-space: nowrap; }
      blockquote.center { text-align: center; }
      li {
	     width: 95%; padding-left: 5px;
	     background: #AAFF82; font-size: 10pt;
	     border: 1px dashed #008000; font-weight: normal;
	     vertical-align: middle; height: 19px; }


.item {
        margin-left: 5%; width: 90%;
        background: #AAFF82; 
        border: 1px dashed #008000;
        vertical-align: middle; height: 60px;
        }

.head {
	width: 100%;
	background: #000000;
	border: 1px dashed #FFFFFF;
	vertical-align: middle; height: 60px;
	}

.bild {
	position: absolute; 
	}

.text {
	margin-left: 100px; vertical-align: middle; position: absolute;
	margin-right: 5%; font-size: 10pt; margin-top: 8px;
	}

.preview {
	width: 80px; height: 60px;
	}


