
#left-column table {
}
#left-column table th {
	font-size: 12px;
	color: #C79810;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 8px;
	text-align: left;
}
#left-column table td {
	padding-bottom: 8px;
}
#left-column table td a {
	text-decoration: none;
	padding: 0;
}
#left-column h3 {
	font-size: 12px;
	color: #CF0C46;
	margin-bottom: 20px;
	clear: both;
}
#left-column p.datum {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin-bottom: 20px;
}
#left-column p.article {
	margin-bottom: 30px;
}
#left-column img.article-img {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

