.textcolor 			{color : #603C26;}
.headlinecolor	{color : #8E5430;}
.tablebackground{background-color : #ECDED6;}
.tablebackground2{background-color: #E2C8B8;}
.tablebackborder{background-color	: #ECDED6;
								 border-color 		: #603C26;
								 border-width			: 1px;
								 border-style			: solid;}
.tablebackborder1{background-color	: #ECDED6;
								 border-color 		: #603C26;
								 border-width			: 3px;
								 border-style			: solid;}
.tablebackborder2{background-color	: #E2C8B8;
								 border-color 		: #603C26;
								 border-width			: 1px;
								 border-style			: solid;}
.tablebackborder3{background-color	: #E2C8B8;
								 border-color 		: #603C26;
								 border-width			: 3px;
								 border-style			: solid;}
.tableborder		{border-color 		: #603C26;
								 border-width			: 1px;
								 border-style			: solid;}
.tableborder1		{border-color 		: #603C26;
								 border-width			: 1px;
								 border-style			: solid;}
.tableborder2		{border-color 		: #603C26;
								 border-width			: 3px;
								 border-style			: solid;}
.tableborder3		{border-color 		: #603C26;
								 border-width			: 3px;
								 border-style			: solid;}

BODY {
scrollbar-face-color			:#D6CCC6;
scrollbar-highlight-color	:#906D58;
scrollbar-3dlight-color		:#906D58;
scrollbar-darkshadow-color:#906D58;
scrollbar-shadow-color		:#906D58;
scrollbar-arrow-color			:#603C26;
scrollbar-track-color			:#C6B0A3;
color 										:#603C26;
}

hr { color:#603C26;}

h1 {  
	color: #8E5430;
}

h2 {  
	color: #8E5430;
}

h3 {  
	color: #8E5430;
}

h4 {  
	color: #8E5430;
}

a:link 	 {font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color						: #8E5430;
					text-decoration	: underline}

a:visited{font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color						: #8E5430;
					text-decoration	: underline}
			
a:hover {	font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color 					: #B65E27;
					text-decoration	: underline}

a:active{ font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color						: #8E5430;
					text-decoration	: underline}
					
form
 
  input, select, textarea
   { background-color:#E2C8B8; color:#532900; }
 .Bereich, .Feld
   { background-color:#E2C8B8; }
 .Auswahl
   { background-color:#E2C8B8; }
 .Check, .Radio
   { background-color:#E2C8B8;}
 .Button
   { background-color:#E2C8B8; color:#532900;  }
   }


