/*	Background: #2E2A21, Dunkelrot: #4C1D16, Hellrot: #993C2E, Beige: #E0CDA2, Hellrot-Beige-Mix: #BC8468	*/
body					{ margin:0px; height:100%; background-color:#E0CDA2; overflow:hidden;
	scrollbar-base-color:			#4C1D16;
	scrollbar-highlight-color:		#993C2E;
/*	scrollbar-track-color:			#993C2E;
	scrollbar-face-color:			#993C2E;
	scrollbar-3dlight-color:		#993C2E;
	scrollbar-shadow-color:			#4C1D16;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-arrow-color:			#000000;	*/ }
body,div,span,
th,td,p				{ font-family:verdana,tahoma,helvetica,arial,sans serif; font-size:8pt; color:#E0CDA2; }

h1,.h1				{ color:#E0CDA2; font-family:arial,sans serif; font-size:15pt; font-weight:bold; margin:0px; }
h2,.h2				{ color:#E0CDA2; font-family:arial,sans serif; font-size:13pt; font-weight:bold; margin:0px; }
h3,h4,.h3			{ color:#E0CDA2; font-family:arial,sans serif; font-size:11pt; font-weight:bold; margin:0px; }
h5,h6,.h5			{ color:#E0CDA2; font-family:arial narrow,arial,sans serif; font-size:13pt; }
pre,.pre				{ color:#E0CDA2; font-family:courier new,courier; font-size:10pt; margin:0px; }

a,a:link				{ color:#E0CDA2; text-decoration:none; }
a:active				{ color:#FFFFFF; text-decoration:none; }
a:visited			{ color:#E0CDA2; text-decoration:none; }
a:hover				{ color:#FFFFFF; text-decoration:none; }

b,.b					{ font-weight:bold; }
u,.u					{ text-decoration:underline; }
img					{ border-color:#404040; }
input,select		{ font-size:8pt; }
table,form,ol,ul	{ margin-top:0px; margin-bottom:0px; }

.big					{ font-size:10pt; }
.normal				{ font-size:9pt; font-weight:normal; }
.small				{ font-size:7pt; }
.menu					{ font-size:9pt; }

.fglite				{ color:#F0F0F0; }

.bgmark				{ background-color:#FFFFD0; }
.bglite				{ background-color:#E0CDA2; }
.bgdark				{ background-color:#4C1D16; }
.bgtbl0				{ background-color:#4C1D16; }
.bgtbl1				{ background-color:#892C1E; }
.bgtbl2				{ background-color:#993C2E; }
