/* Veranstaltungen */

h1.pagetitle {
	display: none;
	top: 50px; 
}

h2.pagetitle {
	display: none;
	top: 100px;
}

div#main {
	top: 60px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 0 4px 0;
	text-align: left;
}

td {
	padding: 1px 0 1px 0;
	margin: 0;
}

tr.st1:hover {
	background: #f0f0f0;
}

h3.pagequote {
	margin: 0; padding: 0;
	top: 240px;
	left: 524px;
}

img#pageimg {
	left: 490px;
	top: 110px;
}

#filter {
	position: absolute;
	left: 498px;
	top: 220px;
	width: 410px;
}

#filter p {
	clear: both;
	margin: 0 0 12px 0;
}

#filter form {
	margin: 0 0 24px 0;
}

#filter form input {
	float: left;
	margin: 0 8px 8px 0;
}

#filter form p strong {
	font-weight: normal;
	margin: 0 0 0 0;
}

table#currdates {
	width: 450px;
}

td.border {
	border-bottom: 1px solid #f0f0f0;
}

tr.space, tr.space td {
	height: 4px; margin: 0; padding: 0;
}

td.st2, td.st2 a, td.st2 a:link, td.st2 a:visited {
	color: #ccc;
}

em { background: #ffc; font-style: normal; }
