/*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 	{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
A:hover 	{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
A:link		{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
A:active 	{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
BODY 		{
	cursor: default;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	/*Scrollbar Settings*/

	scrollbar-face-color: 	#dadada;
}


/* TextFormats */

.Header	{
	color: #FF6600;/*Hauptfarbe*/
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

/* Forms */ 

FORM  {
	font-family: Verdana; 
	font-size: 9pt;
	color: #FF6600; /* Hauptfarbe */}


INPUT {
	background-color: #ffa366; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffe0cc;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }


TEXTAREA {
	background-color: #ffa366; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffe0cc;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }
	
OPTION {
	background-color: #ffa366; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffe0cc;
	border-width: 0.01cm;
	font-family: Verdana; 
	font-size: 9pt; }
	
SELECT {
	background-color: #ffa366; /* Erste Nebenfarbe (dunkler) */
	color: #FFFFFF;  /* Hauptfarbe - wenn zu hell, dann #333333 */
	border-style: solid;
	border-color: #ffe0cc;
	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;
}

