h1 {
	margin-bottom: 15px;
}

h2 {
	margin: 0px 0px 3px 0px;
	padding: 18px 0px 0px 0px;
	height: 32px;
	color: #3F3F3F;
	font-size: 16px;
	line-height: 18px;
	width: 300px;
	text-align: center;
	background-image: url(../../img/struct/termine_h2_bg.gif);
	background-repeat: no-repeat;
}

td a {
	color: #E56564;
}

.auftritt_table td {
	border-right: 3px solid #fff;
	vertical-align: top;
	border-bottom: 3px solid #fff;
	background-color: #FFF8C7;
}

.first_tr td{
	padding: 4px 0px 3px 0px;
	background-color: #FFF190;
	text-align: center;
	font-weight: bold;
}

.nr_td {
	padding: 4px 0px 3px 0px;
	width: 31px;
}

.date_td {
	padding: 4px 0px 3px 0px;
	width: 103px;
}

.place_td {
	padding: 4px 0px 3px 0px;
	width: 153px;
}

.desc_td {
	padding: 4px 0px 3px 0px;
	width: 204px;
}

.time_td {
	padding: 4px 0px 3px 0px;
	width: 79px;
}

.info_td {
	padding: 4px 0px 3px 0px;
	width: 62px;
	border: none;
}

.t_left {
	padding-left: 8px;
	padding-right: 4px;
}

.t_right {
	text-align: right;
	padding-right: 5px;
	padding-left: 4px;
}

.table_bottom_line td {
	font-size: 3px;
	line-height: 3px;
	height: 3px;
	background-color: #FFF190;
}

.no_event {
	width: 669px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.past_events td {
	background-color: #FFF297;
}