body {
	font-family : Arial, Helvetica,Veranda, Helvetica,sans-serif;
	font-size : 12pt;
	color : #00009f;
}
/*Genereller Text */
p {
	font-family : Arial, Helvetica,Veranda, Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #00009f;
}

.t1{
	font-family : Veranda, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	text-indent : 10pt;
	color : #000099;
}

.button {
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-indent : 8pt;
	text-decoration:none;
	color : #000099;
}

.t2 {
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000099;
}
/* Tabellentitel Konzerte*/
.t3 {
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000099;
	text-indent : 2pt;
}
/* Tabelleninhalt Konzerte*/
.t3a{
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #000099;
	text-indent : 2pt;
}

/* Tabellentitel Aktuelles*/
.t4 {
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000099;
}
/* Tabelleninhalt Aktuelles*/
.t4a{
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #000099;
}
.tBy{
	font-family : Veranda, Arial, Helvetica sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : italic;
	color : #000099;
	text-indent : 2pt;
}


/* Tabellen im Text */
th.In{
	background-color : #CCCCCC;
}
td.In{
	background-color : #dcdcdc;
}

/* Links */
a:link {color : blue}
a:active {color: red; font-weight: bold}
a:visited {color: #CC6666}
a:hover {color:#00009f}

td.e1 {background-color : #9999cc }   /* Buttonliste */
td.e2 {background-color : #e9eaff }     /* Hintergrundfarbe */
td.btn {background-color : #999999; }  /* Buttonfarbe */
td.nav {background-color : #bebebe; } /* Navigation */
td.ti {background-color : #dcdcdc; }  /* Titel */