h2.termine {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px; 
}
h3.termine {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	padding: 0 5em 0 20px;
	/*background: url(/de/bilder/pfeil_unter.gif) left 0.25em no-repeat;*/
	margin: 0;
}
.termine img {
	margin: 0 4px 0 -18px;
	vertical-align: baseline;
}
span.zeit {
	float: right;
	font-weight: bold;
	margin-left: 3em;
}
p.desc {
	padding: 0 5em 0 20px;
}
ul.haus {
	list-style-type: none !important;
	margin: 0 !important;
}
ul.haus li {
	margin-bottom: 1em;
}
ul.haus li {
	background-position: left 0.35em;
}
ul.haus li a {
	background: url(/de/bilder/icon_arrow_in.gif) 0 0.25em no-repeat;
	padding-left: 16px;
	display: block;
}
* html ul.haus li a {
	height: 1%;
}
ul.haus li a small {
	color: #000;
}
div.line {
	background: #ccc; 
	margin: auto 0px 3px auto; 
	height: 1px; 
	width: 100%;
	overflow: hidden;
}

@media print {
	#right {
		display: none;
	}
}
