/***********************************************************************
Style Sheet für die Webseite www.tsoi.at
(c) Tiroler Symphonie Orchester Innsbruck
***********************************************************************/



/***********************************************************************
default styles
***********************************************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}

td, p { font-size: 12px; line-height: 20px; }

h1 { font-size: 17px; font-weight: bold; }
h2 { font-size: 13px; }
h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 20px; }

/***********************************************************************
links
***********************************************************************/

a, a:link  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a.grau, a.grau:link { color: #333333; text-decoration:none; }

a.grau:hover { color: #333333; text-decoration:underline; }


/***********************************************************************
hintergründe
***********************************************************************/




/***********************************************************************
sonstige styles
***********************************************************************/

.textbereich {
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #333333;

}

.oben20px {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;

}

img.fotorahmenrechts {
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

img.fotorahmenmitte {
	border: 1px solid #333333;
	padding: 1px;
}

.klein {
font-size:9px;
font-weight:normal;
}

.tabebellenkopf {
	line-height:20px;
	background-color:#DDDDDD;
	padding-left: 2px;
	padding-right: 2px;
}

