/*Artikel Ãœbersicht*/
.sidebar-add
{
	background: url(../ps-images/border-corner-ltop.png) no-repeat left top;
	margin: 8px auto;
	width: 150px;
	float: right;
	margin-right: 24px;
}
a.specials
{
	margin-left: 24px;
	background: url(../ps-images/specials-verlauf.png) no-repeat top left;
	padding: 10px 0 10px 14px;
	color: #333;
	width: 690px;
	display: block;
}
a.specials:hover {
	background: #f5f5f5;
	text-decoration: none;
}
.specials H4
{
	margin: 0;
	padding: 0;
	font-size: 13pt;
	color: #6C9000;
	font-weight: normal;
}
.specials.first
{
	background: none;
}
.sidebar-add DIV
{
	padding: 15px;
	background: url(../ps-images/border-corner-rbottom.png) no-repeat right bottom;
	text-align: center;
}
/*Artikel Ansicht*/
#newsheadline P.date
{
	margin-top: -9px;
	padding-left: 15px;
	color: #757575;
	font-style: italic;
	font-size: 9pt;
	margin-left: 0;
	width: auto;
	margin-bottom: 0;
}
#site-content.testansicht div#content {
	padding: 0 25px;
}
.inline-attachment
{
	background: url(../ps-images/border-corner-ltop.png) no-repeat left top;
}
.file
{
	background: url(../ps-images/border-corner-rbottom.png) no-repeat right bottom;
	padding: 30px;
	text-align: center;
}
.file dd { display: none; }
.testansicht H3
{
	color: #6C9000;
	font-weight: normal;
	font-size: 16pt;
	margin-left: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 9px;
	padding: 0px;
}
.testansicht P
{
	margin-left: 28px;
	margin-top: 4px;
	line-height: 140%;
	margin-bottom: 19px;
	width: 800px;
}
.testansicht EM
{
	color: #13910E;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	display: block;
	margin-top: 2px;
	margin-left: 6px;
}
.testansicht CITE
{
	/*[disabled]margin:0 0 -1px 11px;*/
	/*[disabled]display:block;*/
	font-style: italic;
	/*[disabled]color:#434343;*/
}
STRONG.endnote
{
	color: #13910E;
	margin-left: 24px;
	display: block;
	margin-bottom: 14px;
	margin-top: 0;
	margin: 0 0 20px 24px;
	font-size: 19pt;
	font-weight: normal;
}

