/*Stylesheet - Authorisiert von www.theater-tirol.com - Projekt von Theater-Tirol*/
/*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: #333333; text-decoration: underline; font-weight: bold; font-family: Verdana; font-size: 8pt;}
A:hover 	{color: #333333; text-decoration: underline; font-weight: bold; font-family: Verdana; font-size: 8pt;}
A:link		{color: #333333; text-decoration: underline; font-weight: bold; font-family: Verdana; font-size: 8pt;}
A:active 	{color: #333333; text-decoration: underline; font-weight: bold; font-family: Verdana; font-size: 8pt;}
BODY 		{cursor: default; 
			font-family: Verdana; 
			font-size: 8pt; 
			color: #666666; 
			text-decoration: none; 
			text-align: left; 
			background-color: #F0F0F0;

	
}


/* TextFormats */

.Header	{color: #003399;/*Hauptfarbe*/ font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: underline;}

/* Forms */ 

FORM  {
	font-family: Verdana; 
	font-size: 9pt;
	color: #003399; /* Hauptfarbe */}


INPUT {
	background-color: #6685C2; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffffff;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }


TEXTAREA {
	background-color: #6685c2; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffffff;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }
	
OPTION {
	background-color: #6685c2; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffffff;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }
	
SELECT {
	background-color: #6685c2; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffffff;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }


TABLE {
	color: #666666;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
