/**
 * Style sheet Historie
 */
.jahr
{
	clear:both;
	margin-bottom:5px;
	border-bottom:1px solid #ff9600;
	font-weight:bold;
	color:#2f576a;
}

.wann
{
	width:70px;
	float:left;
	clear:both;
	font-weight:bold;
}

.was
{
	width:400px;
	float:right;
	margin-bottom:15px;
}
