@charset "utf-8";
.titel{
	text-align: left;
	font-size: 12px;
}
.titel a{
	text-decoration: none;
	color: #333;
}
.besch{
	font-size: 10px;
	color: #999;
	position: static;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.datum{
	background-color: #9C3;
	width: 250px;
}
