#termintabelle {
	width: 200px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}
#termintabelle a {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
#termintabelle td.current {
	color: #fff;
	background-color: #ccc;
}
#termintabelle tr.days {
	font-weight: bold;
	border: 1px;
}
h1.monat {
	border-bottom: 1px solid #936;
	padding-bottom: 3px !important;
	margin-bottom: 15px !important;
}
#content h3.terminhead {
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px !important;
	padding-left: 15px !important;
}
#content h3.newshead {
	margin-bottom: 3px;
	padding-bottom: 0px !important;
}
#content p.termine {
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px !important;
	padding-left: 15px !important;
}
#content h3 a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none !important;
}
#content a {
	color: #000;
	text-decoration: underline;
}

