#h1_layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-image: url(../bilder/ueberschriften/neuigkeiten.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-left: 10px;
}

#h1_layout span {
visibility: hidden;
}
#tabelle_termine {
	width: 580px;
}
td.termine_datum_ueberschrift {
	width: 150px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	text-align: center;
	height: 20px;
	border: thin outset #CCC;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.termine_veranstaltung_ueberschrift {
	width: 410px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: 20px;
	border: thin outset #CCC;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.termine_datum {
	color: #000;
	line-height: 20px;
	text-align: center;
	height: 20px;
	border: thin outset #CCC;
	font-size: 90%;
	vertical-align: top;
}
td.termine_veranstaltung {
	line-height: 20px;
	color: #000;
	text-align: center;
	height: 20px;
	border: thin outset #CCC;
	font-size: 90%;
	vertical-align: top;
}
