body {
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
	font-size: smaller;
}
.normal {
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
	font-size: smaller;
}

.zitat {
	color: #006633;
	font-weight: normal;
	padding: 10px;
}
.zVon {
	font-size: smaller;
	font-style: italic;
	color: #333333;

	padding: 10px;

}

.headline {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}
.datum {
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
	color: #993399;
	font-weight: bold;
	font-size: smaller;

}
.konzert {
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
	color: #000000;

}
.porgramm-head {
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
