body, td, tr, table
      {font-size:12px;
      font-family: tahoma;
      color: #5E546A;
      scrollbar-arrow-color: #C7BFD4;
      scrollbar-base-color: #1E1C21;
      scrollbar-highlight-color: #5F566B;
      scrollbar-track-color: #343434;
      overflow-x: hidden;
      }

a:link
  {color: #7A5B7B; cursor: cross; text-decoration: none;}
a:visited
  {color: #7A5B7B; cursor: default; text-decoration: none;}
a:active
  {color: #7A5B7B; cursor: default; text-decoration: none;}
 a:hover
  {color: #C0B4CA;
  cursor: cross;
  letter-spacing: 2px;
  font-weight: bold;
}

.lexikon {background-color: #B3A9BC;
         width: 450px;
         color: #60586D;}
         
.imgbor {background: 	#ffffff;         
	padding: 		3px;
	margin:			2px;
	border: 		1px solid #969696;}


.header {font-weight: bold;
        font-size: 14px;
        color: #714A62;
        letter-spacing: 5px;
        text-align: left;
        text-transform: uppercase;
        font-family: Charlesworth;
        padding: 5px;
        border-bottom: dashed 1px;
        padding-left: 10px;
        }

.header_n {
          font-family: Charlesworth;
        font-size: 14px;
        color: #61546E;
        border-bottom: dashed 1px;
        letter-spacing: 4px;
        text-align: center;
        }

.header:first-letter {color: #61546E;}


*#affis {padding: 0px;
        margin: 0px;
        width: 100%;
        overflow-y: hidden;
        overflow-x: hidden;
        position: absolute;
        }


b {color: #2E2B33;}
u {color: #D9D5E6;}
i {color: #E7CDD8;}