body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	margin: auto;
}
.myimg {
	margin: 0px 5px 2px 0px;
}
.normaltext {
	font-size: 12px;
	text-align: left;
}

.inset {
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}

.boldtext {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.normaltext_right{
	font-size: 12px;
	text-align: right;
}

.boldtext_right {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.mytable {
	border: 1px solid #333333;
}
.tablerow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
.alternate2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
}
.alternate1 {

	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.mozart_table {
	background-image: url(/konzerte/mozart3_spiegel_hell.gif);
	background-repeat: no-repeat;
	text-align: center;
}