body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BF7C49;
}

b,strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EFAC79;
}

.quelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #7F3C09;
}

table,th,td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BF7C49;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EFBC89;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DFAC79;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-decoration: underline;
	color: #DFAC79;
}

/*Some classes for egbook only*/
.egbookDiv{}
.egbookIconsList{border:1px solid silver; vertical-align:top; padding:0.3em; font-size:0.9em;}
.egbookCommentTD{vertical-align:top;}
.egbookFooter{text-align:center; font-size:0.8em;}
.egbookFieldTitle{border:1px solid black; font-weight:bold; font-size:0.9em; width:20%; 
	padding:0.3em; vertical-align:top;}
.egbookTable{border:1px solid silver;}
.egbookField{border:1px solid black; font-size:0.9em; padding:0.3em; vertical-align:top;}

.formkaese {
	background-color: #2D0B01;
	border: 1px solid #BF7C49;
	color: #FFFFFF;
	border-width:1px;
    border-style:solid;
    border-color: #BF7C49;
	background-color: #5F0C09;
	scrollbar-base-color: #8F3C09; 
	scrollbar-arrow-color: #BF7C49;
}
