#ID_ArticleView .Content {
	margin: 12px 0 35px 0;
}

#ID_ArticleAppendix {
	clear: both;
	margin-top: 30px;
}
.Facebook-Share {
	margin: 30px 0;
}
.Facebook-Share a {
	color: #eb2325;
}
#ID_ArticleAppendix fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#ID_ArticleAppendix .Reiter ul {
	margin: 0 0 0 6px;
	padding: 0;
}
#ID_ArticleAppendix .Reiter ul li {
	display: inline;
}
#ID_ArticleAppendix .Reiter ul li a,
#ID_ArticleAppendix .Reiter ul li.Active span {
	background: url(../images/ListingRessort.png) 0 -5px repeat-x #EEE;
	border: 1px solid #999;
	cursor: pointer; /* IE */
	display: block;
	float: left;
	font-size: 14px;
	margin: 0 3px -1px 0;
	padding: 5px 10px;
	text-decoration: none !important;
	text-transform: uppercase;
}
/* */
#ID_ArticleAppendix .Reiter ul li.Active span {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: #666;
}
#ID_ArticleAppendix .Reiter ul li.Active a {
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
#ID_ArticleAppendix .Reiter ul li a:focus,
#ID_ArticleAppendix .Reiter ul li a:hover,
#ID_ArticleAppendix .Reiter ul li a:active {
	background: #666;
	border: 1px solid #666;
	color: #FFF !important;
}
#ID_ArticleAppendix .PreviewContent {
	background: url(../images/bg_ArticleviewMore.png?2015-01-11) 0 bottom;
}
#ID_ArticleAppendix .Preview,
.Content .Preview {
	border: 1px solid #999;
	clear: left;
	list-style: none;
	margin: -1px 0 0 0;
	padding: 0 15px;
}
#ID_ArticleAppendix .Preview h4,
.Content .Preview h4 {
	font-size: 10px !important; /* */
	font-weight: normal;
	margin: 6px;
	text-transform: uppercase;
}
#ID_ArticleAppendix .Preview ul,
.Content .Preview ul {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0 0 0 6px;
}
#ID_ArticleAppendix .Preview ul li,
.Content .Preview ul li {
	list-style: none;
	margin: 0 0 6px 0;
}

#ID_ArticleAppendix .Moreinfo {
	clear: both;
	margin: 0 0 18px 0;
}
#ID_ArticleAppendix .Moreinfo legend {
	display: none;
}
#ID_ArticleAppendix .Moreinfo .Preview {
	background: #FFF;
}
#ID_ArticleAppendix .Moreinfo .Preview ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
}
#ID_ArticleAppendix .Moreinfo .Preview .Dossiers ul {
	float: left;
	padding-top: 6px;
}
#ID_ArticleAppendix .Moreinfo .Preview .Dossiers ul li {
	padding: 2px 6px;
}
#ID_ArticleAppendix .Moreinfo .Preview .Dossiers ul li.Active {
	background: #EEE;
	border: 1px solid #CCC;
	border-right: 0;
}
#ID_ArticleAppendix .Moreinfo .Preview .PreviewDesc {
	border-top: 1px solid #CCC;
	clear: none;
	color: #666;
	margin: 0 0 0 179px; /* FF */
	padding: 2px 6px 6px 6px;
}
#ID_ArticleAppendix .Moreinfo .Preview .PreviewDesc img {
	display: block;
	float: left;
	margin: 2px 6px 6px 0;
}

/* Normales Listing */
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList .Image {
	float: left;
	margin: 0 6px 6px 0;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList p {
	margin: 0;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul {
	clear: left;
	margin: 0 0 6px 0;
	width: 100% !important;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li {
	color: #999;
	margin: 0 0 12px 0;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li span {
	display: block;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li strong {
	background: url(../images/link2.png) no-repeat 8px -590px;
	display: block;
	font-weight: normal;
	padding: 0 0 0 18px;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li a {
	color: #eb2325;
	display: block;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected a {
	background: url(../images/locked.png) 0 5px no-repeat;
	display: block;
	padding: 0 0 0 18px;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected a:focus,
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected a:hover,
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected a:active {
	background: url(../images/locked.png) no-repeat 0 -83px !important;
	color: #F82523 !important;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected .Description a,
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected .Description a:focus,
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected .Description a:hover,
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li.protected .Description a:active {
	background: none !important;
	padding: 0;
}

/* Leserbriefe unter dem Artikel */
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li span.Letterpreview,
li .Letterpreview {
	display: none;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList ul li:hover span.Letterpreview,
li:hover .Letterpreview {
	background: #ffc;
	border: 1px solid #ccc;
	color: #000;
	display: block;
	padding: 5px 10px;
	position: absolute;
	width: 300px;
}

/* Dossier Preview */
#ID_ArticleAppendix .Moreinfo .Preview .Articles ul {
	border-top: 1px solid #CCC;
	clear: none;
	margin: 0 0 0 179px; /* FF */
	padding: 2px 6px;
}
#ID_ArticleAppendix .Moreinfo .Preview .Articles ul li.More a {
	background: url(../images/link2.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}
#ID_ArticleAppendix .Moreinfo .Preview .Articles ul li.More a:focus,
#ID_ArticleAppendix .Moreinfo .Preview .Articles ul li.More a:hover,
#ID_ArticleAppendix .Moreinfo .Preview .Articles ul li.More a:active {
	background: url(../images/link2.png) no-repeat 0 -290px;
}

/* JW-Regio */
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#regiotags h4 {
	left: -10000px;
	position: absolute;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#regiotags ul {
	margin: 12px 0;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#regiotags ul li,
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#regiotags ul li a {
	display: inline;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#regiotags ul li:after {
	content: ' | ';
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#regiotags ul li:last-child:after {
	content: '';
}

/* Ähnliche Artikel */
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#similars h4 {
	left: -10000px;
	position: absolute;
}
#ID_ArticleAppendix .Moreinfo .Preview .ArticleList#similars ul {
	margin: 12px 0;
}

/* Tools */

.shariff ul.orientation-horizontal.col-3 {
	margin: 0;
}

/* Sharrif */
.Tools .Sharing,
.Tools .Sharing + ul li {
	display: block;
	float: left;
	margin-right: 20px;
}
.Tools .Sharing + ul li,
.Tools .Sharing + ul li a {
	padding: 5px 0 0 0;
}

/* Weitere */
#ID_ArticleAppendix .Announcements fieldset,
.Content .Announcements fieldset {
	border: 1px solid #CCC;
	clear: both;
	margin: 30px 0;
}
#ID_ArticleAppendix .Announcements fieldset legend,
#ID_ArticleAppendix .Announcements fieldset legend strong,
.Content .Announcements fieldset legend,
.Content .Announcements fieldset legend strong {
	font-weight: 700;
}
#ID_ArticleAppendix .Announcements fieldset legend,
.Content .Announcements fieldset legend {
	margin: 0 15px;
}

#ID_ArticleAppendix .Announcements .Preview,
.Content .Announcements .Preview {
	border: 0;
	margin: 12px 0 0 0;
}
#ID_ArticleAppendix .Announcements .Preview ul,
.Content .Announcements .Preview ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ID_ArticleAppendix .Announcements .Preview ul li,
.Content .Announcements .Preview ul li {
	margin: 0 0 10px 0;
}
#ID_ArticleAppendix .Announcements .Preview ul li a,
.Content .Announcements .Preview ul li a {
	color: #eb2325;
}
#ID_ArticleAppendix div.PageTop {
	margin: 20px 0;
}
#ID_ArticleAppendix div.PageTop a {
	color: #eb2325;
}

#ID_ArticleAppendix .Stopper {
	background: #FFF;
    height: 12px;
}

/* Download-Dokumente */
#ID_Documents h3 {
	margin: 0 0 0 12px;
}
#ID_Documents ul {
	list-style: none;
	margin: 6px 0;
	padding: 0;
}
#ID_Documents ul li {
	margin: 0 0 12px 0;
	padding: 0;
}
#ID_Documents ul li a {
	background: url(../images/download.png) 12px 4px no-repeat;
	padding: 0 0 0 30px;
}

/* Artikel-Rating */
#ID_Articlerating {
	margin: 12px 0;
	padding: 12px 0 0 0;
}
#ID_Articlerating legend a,
#ID_Articlerating legend strong {
	color: #eb2325;
	font-weight: normal;
}
#ID_Articlerating legend strong {
	color: #000;
}
#ID_Articlerating legend a {
	margin-left: 8px;
}
#ID_Articlerating .Ratings {
	float: left;
	width: 100px;
}
#ID_Articlerating .Ratings input {
	clear: left;
	display: block;
	float: left;
}
#ID_Articlerating .Ratings label {
	display: block;
	height: 20px;
}
#ID_Articlerating .r1 label {
	background: url(../images/rating.png) 22px 0 no-repeat;
	padding-right: 55px;
}
#ID_Articlerating .r2 label {
	background: url(../images/rating.png) no-repeat 22px -40px;
	padding-right: 55px;
}
#ID_Articlerating .r3 label {
	background: url(../images/rating.png) no-repeat 22px -80px;
	padding-right: 55px;
}
#ID_Articlerating label:focus,
#ID_Articlerating label:hover,
#ID_Articlerating label:active {
	font-weight: bold;
}
#ID_Articlerating .Rateit {
	margin: 24px;
}
#ID_Articlerating .Rateit input {
	background: none;
	background: url(../images/ok.png) no-repeat;
	border: 0;
	color: #666;
	cursor: pointer;
	font-weight: bold;
	padding: 0 0 0 18px;
}
#ID_Articlerating .Rateit input:focus,
#ID_Articlerating .Rateit input:hover,
#ID_Articlerating .Rateit input:active {
	color: #000;
}
#ID_Articlerating.Disabled .Rateit input,
#ID_Articlerating.Disabled .Rateit input:focus,
#ID_Articlerating.Disabled .Rateit input:hover,
#ID_Articlerating.Disabled .Rateit input:active {
	background-position: left -200px;
	color: #999;
	cursor: default;
}
#ID_Content .UserSuccess,
#ID_Content .UserFailure {
	background: #eee;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 0 0 24px 0;
	padding: 12px 24px;
}
#ID_Content .UserSuccess h1,
#ID_Content .UserFailure h1 {
	color: #060;
	font-size: 36px !important;
	margin: 0 0 12px 0;
}
#ID_Content .UserSuccess p,
#ID_Content .UserFailure p {
	color: #333;
	font-size: 14px !important;
}
#ID_Content .UserFailure h1 {
	color: #eb2325;
}

/* Debatte */
.Artikel-Debatte {
	margin: 60px 0;
}
div.Main .Artikel-Debatte-Header h2 {
	line-height: 100%;
	padding: 15px;
}
.Logo-Debatte {
	margin-left: 400px;
	margin-top: -40px;
	position: absolute;
	width: 300px;
}
.Artikel-Debatte-Header h2 {
	display: table-cell;
	margin-left: 50px;
	vertical-align: middle;
}
.Artikel-Debatte .Box {
	border-top: 1px solid #ccc;
	margin: 30px 0 0 0;
	padding: 15px;
}
.Artikel-Debatte .Button {
	text-align: left;
}
.Artikel-Debatte .Button span {
	margin-right: 15px;
}
.Artikel-Rating {
	background: url(../images/bg-artikel-rating.png) 60px 25px no-repeat;
	border-top: 1px solid #ccc;
	padding: 15px;
}
.Artikel-Rating label {
	cursor: pointer;
	display: block;
	padding: 6px 0 0 0;
}
.Artikel-Rating p {
	line-height: 200%;
	margin-left: 218px;
	margin-top: -100px;
	position: absolute;
}

/* Facebook/Twitter */
#ID_ArticleAppendix #ID_FacebookTwitterBar #ID_FacebookRecommend,
#ID_ArticleAppendix #ID_FacebookTwitterBar #ID_TwitterRecommend {
	border: none;
	float: left;
	height: 22px;
	overflow: hidden;
	width: 150px;
}

/* JW-Bookmarks */
.JW-Bookmarks {
	margin-left: 10px;
}
.JW-Bookmarks a.Save {
	background: #eee;
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #333 !important;
	display: inline-block;
	height: 15px;
	margin-left: 10px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none !important;
}
.JW-Bookmarks a.Save:focus,
.JW-Bookmarks a.Save:hover,
.JW-Bookmarks a.Save:active {
	color: #F82523 !important;
	text-decoration: none;
}
.JW-Bookmarks a.JW-Links {
	font-weight: bold;
}