@CHARSET "UTF-8";

.rubric
{
	/*padding-left: 10px;*/
}

#columnRight
{
	position: relative;

	float: right;

	width: 310px;
}

#columnLeft
{
	position: relative;

	float: left;

	width: 348px;

	padding-right: 20px;
}

.detailTxt
{
	padding-top: 32px;
	padding-right: 20px;
}

.teaserTxt
{
	padding-top: 32px;
	padding-right: 15px;
}

#download
{
	width: auto;
	
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;

	margin-right: 30px;

	border-bottom: 2px solid white;
	
	background: #eeeeee;
}

.widgetsRubric
{
	position: relative;

	top: 0px;

	padding: 0px;
	margin: 0px;
}

.widgetsArticle
{
	position: relative;

	top: 0px;

	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.txtSeparator
{
	height: 30px;
}
