/**
 * Style sheet kurzbericht_rechts
 */
#kurzbericht_rechts
{
	width:160px;
	overflow:hidden;
	margin-bottom:-1px;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid #9fb996;
	border-bottom:1px solid #9fb996;
	line-height:1.2pitin;
}

#kurzbericht_rechts h3
{
	line-height:1.2;
}

#kurzbericht_rechts img
{
	margin-top:4px;
	margin-bottom:3px;
	padding:1px;
	border:1px solid #9fb996;
}

