/*Stylesheet - Authorisiert von www.zangerle-harfen.at - Homepage*/
/*Please do not modify this file. Any change in this file might cause the site to not work properly anymore*/
/*Contact the webmaster if you feel, that the file needs to be changed*/


/* Links + Body */

A:visited 	{ color: #ffffff; font-family: "Arial"; font-size: 10pt; font-style: normal; text-decoration: none; }
A:hover 	{ color: #ffffff; font-family: "Arial"; font-size: 10pt; text-decoration: none; }
A:link		{ color: #ffffff; text-decoration; font-family: "Arial"; font-size: 10pt; text-decoration: none; }
A:active 	{ color: #ffffff; text-decoration; font-family: "Arial"; font-size: 10pt; text-decoration: none; }
BODY 		{cursor: default; 
			font-family: Arial; 
			font-size: 10pt; 
			color: #000000; 
			text-decoration: none; 
			text-align: left; 
			background-color: #FEDC96;

		


/*Scrollbar Settings*/

	scrollbar-face-color: 		#dadada;
  	scrollbar-highlight-color: 	#000000;
  	scrollbar-shadow-color: 	#666666;
  	scrollbar-3dlight-color: 	#666666;
  	scrollbar-arrow-color: 		#339933; /*Hauptfarbe*/
  	scrollbar-track-color: 		#D8D8D8;
  	scrollbar-darkshadow-color: 	#666666;
  	scrollbar-base-color: 		#dadada;
}


/* TextFormats */

.Header	{color: #339933; font-family: arial; font-size: 10pt; font-weight: bold; text-decoration: underline;}

/* Forms */ 

INPUT {
	background-color: #FED072;
	color: #000000;  
	border-style: solid;
	border-color: #999999;
	border-width: 0.01cm;
	font-family: Arial; 
	font-size: 10pt; }


TEXTAREA {
	background-color: #FED072;
	color: #000000;  
	border-style: solid;
	border-color: #999999;
	border-width: 0.01cm;
	font-family: Arial; 
	font-size: 10pt; }
	
OPTION {
	background-color: #FED072; 
	color: #000000;  
	border-style: solid;
	border-color: #999999;
	border-width: 0.01cm;
	font-family: Arial; 
	font-size: 10pt; }
	
SELECT {
	background-color: #FED072; 
	color: #000000;  
	border-style: solid;
	border-color: #999999;
	border-width: 0.01cm;
	font-family: Arial; 
	font-size: 10pt; }


TABLE {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
