html {
	height: 100%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #000000;
	height: 100%;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	background-attachment: fixed;
}
a {
	text-decoration: none;
	;
	color: #FF3300;
}
a:hover {
	color: #FFFFFF;
	;
	background-color: #AA7762;
}
a:active {
	color: #FF0000;
;
}
#tablewrapper {
	height:50%;
	background-image: url(../layout/layout_07.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #BF8E89;
   }
.textlarger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headline {
	font-size: 24px;
	font-style: italic;
	color: #5D3826;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D72727;
	border-right-color: #D72727;
	border-bottom-color: #D72727;
	border-left-color: #D72727;
}
.booktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #EA5E00;
	text-decoration: none;
	font-style: italic;
}
.textsmaller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textmini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer {
	font-size: 10px;
	color: #D6B5B1;
}
#footer a:link, #footer a:visited {
	color: #D6B5B1;
}
#footer a:hover {
	color: #FFFFFF;
}
.floatRi {
	float: right;
	background-color: #F9F4F4;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.frameHead           {
	color: #FFF;
	background-color: #33221B;
	padding: 5px;
}

