
/* FONTS */

.fliess {  
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.5; 
	color: #666666; 
	text-decoration: none
	}
	
.fliess a {  
    font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.5; 
	color: #666666;  
	text-decoration: underline
	}
	
.fliess a:hover {  
    font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.5; 
	color: #660000; 
	text-decoration: underline
	}
	
.fliess2 {  
    font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.8; 
	color: #666666; 
	text-decoration: none 
	}
	
.fliess2 a {  
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.8; 
	color: #666666; 
	text-decoration: underline
	}
	
.fliess2 a:hover {  
    font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.8; 
	color: #660000; 
	text-decoration: underline
	}
	
.tabhead
    {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #ffffff;
	width: 118;
	background-color: #666666;
	text-align: left;
	border-color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	clip:  auto;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
    }
.chapter
    {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #666666;
	width: 412;
	background-color: #DAD8CB;
	text-align: left;
	border-color: #DAD8CB;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	clip:  auto;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
    }		
	


/* NAVIGATION */

.navigation 
	{  
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666; 
	background-color: #DAD8CB; 
	display: block; 
	text-align: center; 
	border-color: #DAD8CB; 
	padding-top: 6px; 
	padding-right: 6px; 
	padding-bottom: 6px; 
	padding-left: 6px; 
	clip:  rect(   ); 
	text-decoration: none; 
	border-color: #DAD8CB border: outset; 
	border-width: 0px 0px 0px 0px
	}

.navigation:hover 
	{ 
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #999999; 
	display: block; 
	text-align: center; 
	border-color: #7783DE; 
	padding-top: 6px; 
	padding-right: 6px; 
	padding-bottom: 6px; 
	padding-left: 6px; 
	text-decoration: none; 
	clip:  rect(   ); 
	border-color: #7783DE border: outset; 
	border-width: 0px 0px 0px 0px
	}

.navisited 
	{ 
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #3C3C3C; 
	display: block; 
	text-align: center; 
	border-color: #333399; 
	padding-top: 6px; 
	padding-right: 6px; 
	padding-bottom: 6px; 
	padding-left: 6px; 
	text-decoration: none; 
	clip:  rect(   ); 
	border-color: #333399 border: outset; 
	border-width: 0px 0px 0px 0px
	}

/* IMAGES */

img.book118 {
  width: 118px;
  height: 185px;
  border-style: none;
  vertical-align: top;
  text-align: right;
  float: right;
  margin: 0px 0px 12px 12px;
}


/* FORMULARE */

.sform 
    {  
	font-size: 11px; 
	color: #000000; 
	width: 115; 
	height: 15; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999;
	}
	
.sbutton 
    { 
	font-size: 11px; 
	width: 115;
	height: 15; 
	color: #666666; 
	font-weight: bold; 
	background-color: #E8E8E8; 
	border-left: 1px solid #576675; 
	border-bottom: 1px solid #576675; 
	border-right: 1px solid #576675; 
	border-top: 1px solid #576675;
	}
