h1, h2, h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	font-weight: bold;
}

h1
{
	padding: 0px 0px 25px 0px;
	font-size: 13px;
	font-weight: bold;
}

h2
{
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
}

h3
{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

.dreizehn_pixel
{
	font-size: 13px;
}

.zehn_pixel
{
	font-size: 10px;
}

.neun_pixel
{
	font-size: 9px;
}

.table_tickets
{
	width: 82px;

	background-image: url(images/back_table_tickets.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_tickets td
{
	padding: 0px 1px 0px 1px;
	vertical-align: top;
}
.table_tickets_head
{
	background-color: #ffba27;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 20px;
	vertical-align: middle !important;
}
.table_tickets td img
{
	padding: 0px 0px 1px 0px;
}
a.ticket_link
{
	color: #000000;
	text-decoration: none;
}

.table_events
{
	border-collapse: collapse;
}
.table_events_weiss
{
	width: 180px;
	padding: 1px 1px 10px 1px;
	text-align: center;
	color: #000000;
	letter-spacing: 0px;
	line-height: 120%;
	background-color: #ffffff;
	border: solid 0px #666666;
}
.table_events_braun
{
	width: 15px;
	background-color: #2d2218;
}