/** Header / Footer */
.articleMeta {
	border-top: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
	padding: 8px 0;
	font-size: 11px;
	position: relative;
}

#wzWideColumn.articleHeaderColumn {
	overflow: visible;
}

.articleDate {
	float: left;
	height: 14px;
	line-height: 14px;
}

.articleHeaderTools {
	float: left;
	padding: 2px 0 0 6px;
}

.newsticker .articleHeaderTools {
	float: right;
}

.imageGallery .articleHeaderTools {
	float: right;
}

.articleHeaderSocial {
	float: right;
}

.articleHeaderSocial ul.socialButtons li {
	margin: 0 0 0 2px;
}

.articleHeaderSocial ul.socialButtons li.facebook, .articleHeaderSocial ul.socialButtons li.twitter {
	width: 125px;
}

.articleHeaderSocial ul.socialButtons li.google {
	width: 85px;
}

.articleFooterTools ul.socialButtons {
	float: left;
}

.articleHeaderTools ul li, .articleFooterTools ul li {
	display: block;
	float: left;
}

.newsticker .articleHeaderTools ul li {
	margin-left: 10px;
}

.articleHeaderTools ul li a, .articleFooterTools ul li a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	height: 14px;
	line-height: 14px;
}

ul.articleAuthorSocialMedia {
	clear: both;
	overflow: hidden;
	margin: 10px 0;
}

ul.articleAuthorSocialMedia li {
	float: left;
	margin-right: 10px;
	line-height: 20px;
	font-size: 11px;
}

ul.articleAuthorSocialMedia li.articleAuthorGooglePlus a {
	display: block;
	background: url('/img/wz/social/googleplus.png') no-repeat 0 50%;
	padding-left: 18px;
}

.articleFooterTools ul li a {
	margin-left: 12px;
}

.wzStandardArticle .articleHeaderTools ul li a {
	text-indent: -99999px;
}

.newsticker .wzStandardArticle .articleHeaderTools ul li a {
	text-indent: 0;
}

li.articlePrint a {
	background-image: url("../../img/wz/icons/articletools.png");
	background-position: 0px 2px;
	padding-left: 16px;
}

li.articlePrint a:hover, li.articlePrint a:active {
	background-image: url("../../img/wz/icons/articletools.png");
	background-position: 0px -18px;
}

li.articleSend a {
	background-image: url("../../img/wz/icons/articletools.png");
	background-position: 0px -38px;
	padding-left: 21px;
}

li.articleSend a:hover, li.articleSend a:active {
	background-image: url("../../img/wz/icons/articletools.png");
	background-position: 0px -58px;
}

li.articleSuggest a {
	background-image: url("../../img/wz/icons/articletools.png");
	background-position: 0px -80px;
	padding-left: 16px;
}

li.articleSuggest a:hover, li.articleSuggest a:active {
	background-image: url("../../img/wz/icons/articletools.png");
	background-position: 0px -102px;
}

.articleHeader {
	padding-bottom: 15px;
}

.articleHeader h1 {
	text-transform: none;
	color: #007ec3;
	font-size: 28px;
	font-weight: normal;
	margin: 40px 0 5px 0;
}

.wzSimpleArticle .articleHeader h1 {
	margin: 0;
}

.wzNewsTicker .articleHeader h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 20px 0 5px 0;
}

.articleHeader a:link, .articleHeader a:visited, .articleFooterTools a:link, .articleFooterTools a:visited, .articleFooterNavigation a:link, .articleFooterNavigation a:visited, .articleAuthor a:link, .articleAuthor a:visited, .articleCommentary a:link, .articleCommentary a:visited {
	color: #333333;
}

.articleHeader a:hover, .articleHeader a:active, .articleFooterTools a:hover, .articleFooterTools a:active, .articleFooterNavigation a:hover, .articleFooterNavigation a:active, .articleAuthor a:hover, .articleAuthor a:active, .articleCommentary a:hover, .articleCommentary a:active {
	color: #899f33;
}

.articleFooter {
	border-top: 0px dotted #c9c9c9;
	clear: both;
}

.articleFooter .wzOtherRessortsNewsBox {
	margin-top: 20px;
}

.articleFooter .adCenter {
	margin-top: 40px;
}

.articleSocialBookmarks {
	padding: 10px 0;
	overflow: hidden;
}

.articleSocialBookmarks h2 {
	float: left;
	color: #1f1f1f;
	line-height: 20px;
	margin: 0;
	font-size: 11px;
}

.articleSocialBookmarks ul, .articleFooterNavigation ul {
	float: right;
}

.articleSocialBookmarks ul li, .articleFooterNavigation ul li {
	display: inline;
}

.articleSocialBookmarks ul li a {
	display: block;
	float: left;
	margin-right: 2px;
	background-position: left center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-indent: -9999px;
}

li.articleTweet a {
	background-image: url("../../img/wz/social/twitter.gif");
}

li.articleFacebookPost a {
	background-image: url("../../img/wz/social/facebook.gif");
}

li.articleMeinVZPost a {
	background-image: url("../../img/wz/social/meinvz.gif");
}

li.articleMySpacePost a {
	background-image: url("../../img/wz/social/myspace.gif");
}

li.articleDeliciousPost a {
	background-image: url("../../img/wz/social/delicious.gif");
}

li.articleDiggPost a {
	background-image: url("../../img/wz/social/digg.gif");
}

li.articleGooglePost a {
	background-image: url("../../img/wz/social/google.gif");
}

li.articleMisterWongPost a {
	background-image: url("../../img/wz/social/misterwong.gif");
}

li.articleYahooPost a {
	background-image: url("../../img/wz/social/yahoo.gif");
}

li.articleWebnewsPost a {
	background-image: url("../../img/wz/social/webnews.gif");
}


.articleFooterTools {
	padding: 10px 0;
	float: none;
	overflow: hidden;
}

.articleFooterNavigation {
	border-top: 1px dotted #c9c9c9;
	padding: 10px 0;
	float: none;
	overflow: hidden;
}

.articleFooterTools ul {
	float: right;
	font-size: 11px;
}

.articleFooterNavigation ul li.pager {
	padding: 0 20px;
}

.articleSuggestBox {
	background: #ffffff;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	width: 260px;
	position: absolute;
	display: none;
	padding: 5px;
	z-index: 100;
}

.articleSuggestBoxClose {
	float: right;
}

.articleSuggestBox ul {
	margin-top: 10px;
}

.articleSuggestBox ul li {
	display: block;
	float: left;
}

.articleSuggestBox ul li a {
	margin: 0;
	padding: 2px 0 2px 22px;
	line-height: 20px;
	width: 108px;
	height: 20px;
}

/** Body */
#wzMainColumn .articleBody p.articleAuthor, #wzMainColumn .articleBody p.articleCommentary {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

#wzMainColumn .articleAuthorInfos {
	clear: both;
}

.articleAuthorAndComments {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.articleAuthorAndComments .commentsLink {
	display: block;
	float: left;
	margin-left: 0;
	margin-bottom: 5px;
}

.articleAuthor a, .articleCommentary a {
	font-weight: normal;
	text-decoration: underline;
}

#wzMainColumn .articleBody p {
	margin: 0 0 20px 0;
	line-height: 18px;
}

#wzMainColumn .wzNewsTicker .articleBody p {
	margin: 0 20px 20px 0;
}

#wzMainColumn .articleBody h2, #wzMainColumn .articleBody h3 {
	color: #000000;
	font-size: 12px;
	text-transform: none;
}

#wzMainColumn .articleBody .adLeft {
	margin: -6px 15px 10px 0;
}

#wzMainColumn .articleBody p.articleLead {
	font-weight: bold;
	margin: 0 0 10px 0;
}

/** Image */
.articleTopImage {
	margin: 0 0 15px 0;
}

.articleLeftImage {
	float: left;
	clear: both;
	width: 300px;
	overflow: hidden;
	margin: 0 15px 10px 0;
}

.articleImageCaption {
	border: 1px solid #dbdbdb;
	margin-top: 4px;
	padding: 2px 5px 5px 5px;
	font-size: 10px;
	overflow: hidden;
}

.articleImageCaption.borderless {
	display: none;
}

#wzMainColumn .articleImageCaption p {
	margin: 5px 0 0 0;
	line-height: 11px;
	clear: both;
}

#wzMainColumn .articleImageCaption p.caption,
#aboplusmaincol .articleImageCaption p.caption {
	display: none;
}

.articleImageByLine {
	color: #949494;
	float: right;
	margin-right: 6px;
}

a.articleBigImageSingle, a.articleBigImageGallery {
	display: block;
	float: right;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url("../../img/wz/icons/grossbild.png");
}

a.articleBigImageSingle {
	background-position: 0px 0px;
}

a.articleBigImageSingle:hover, a.articleBigImageSingle:active {
	background-position: 0px -21px;
}

a.articleBigImageGallery {
	background-position: 0px -42px;
}

a.articleBigImageGallery:hover, a.articleBigImageGallery:active {
	background-position: 0px -63px;
}

.articleImageCaption a.hidden {
	display: none;
}

#articleFancyboxTitle {
	text-align: left;
}

#articleFancyboxTitle b {
	display: block;
	margin-right: 80px;
	margin-bottom: 5px;
}

#articleFancyboxTitle span {
	float: right;
}

#fancybox-left-ico {
	background-image: url("/img/wz/galleries/zurueck.png");
	background-position: left center;
}

#fancybox-right-ico {
	background-image: url("/img/wz/galleries/vor.png");
	background-position: left center;
}

#fancybox-left-ico, #fancybox-right-ico {
	height: 74px;
	margin-top: -37px;
	width: 74px;
}

/** Info-Boxes */
.articleInfoBox {
	border: 1px solid #dbdbdb;
	clear: both;
	color: #1f1f1f;
	padding: 8px 10px;
	margin: 15px 0;
	overflow: hidden;
	font-size: 11px;
}

.articleInfoBoxRight {
	float: right;
	width: 180px;
	margin: 0 0 10px 15px;
}

.articleInfoBoxCenter {
	width: 300px;
	margin: 0 auto 10px auto;
}

#wzMainColumn .articleInfoBox h2 {
	color: #434343;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 6px 0;
	margin: 0 0 8px 0;
}

#wzMainColumn .articleInfoBox h3 {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: normal;
}

#wzMainColumn .articleInfoBox h3 a {
	padding-right: 14px;
	background: url("../../img/wz/icons/mehr.gif") no-repeat right center;
}

#wzMainColumn .articleInfoBox h3 a:hover, #wzMainColumn .articleInfoBox h3 a:active {
	color: #899f33;
	background: url("../../img/wz/icons/mehr_h.gif") no-repeat right center;
}

#wzMainColumn .articleInfoBox p {
	margin: 0 0 8px 0;
	line-height: 14px;
}

#wzMainColumn .articleInfoBox ul.relatedList {
	margin-top: 5px;
}

#wzMainColumn .articleInfoBox ul.relatedList li a {
	font-size: 12px;
}

.articleInfoBox .galleryThumbnails {
	margin-bottom: 10px;
	overflow: hidden;
}

.articleInfoBox .galleryThumbnails li {
	overflow: hidden;
	width: 130px;
	margin-left: 2px;
	margin-right: 0;
	text-align: center;
}

.articleInfoBox .galleryThumbnails li.first {
	margin-left: 0;
}

/** Tables **/
.articleBody table {
	clear: both;
	margin: 0 0 20px 0;
}

.articleBody tr {
	
}

.articleBody th {
	background-color: #007EC3;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}

.articleBody td {
	border: 1px dotted #dbdbdb;
	padding: 4px;
}

/** Tabs */
.articleBody .tabView {
	clear: both;
	margin-bottom: 15px;
}

#wzMainColumn .articleBody .tabView .ui-tabs-panel p {
	margin-bottom: 0;
	line-height: 15px;
}

/** Comments */
.articleComments {
	background: #eeeeee;
	margin: 15px 0;
	padding: 10px;
	clear: both;
}

#wzMainColumn .articleComments h2 {
	color: #434343;
	font-size: 16px;
	text-transform: none;
}

#wzMainColumn .articleComments h3 {
	color: #434343;
	font-size: 14px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 2px;
}

#articleCommentForm label, .articleCommentForm label {
	display: block;
	margin-top: 10px;
}

label.error, p.error, li.error {
	color: red;
	font-weight: bold;
}

input.error, textarea.error {
	border-color: red;
}

#articleCommentForm input[type =
"text"], #articleCommentForm textarea, .articleCommentForm input[type = "text"], .articleCommentForm textarea {
	width: 100%;
}

#articleCommentForm #articleCommentFormCaptcha, .articleCommentForm input[type = "text"].articleCommentFormCaptcha {
	width: 100px;
}

.captcha-img {
	width: 100px;
	float: left;
	display: block;
	margin-top: 4px;
}

.captcha-input {
	float: left;
	padding: 18px 40px;
	margin-top: 4px;
}

.articleCommentButton {
	clear: both;
}

#articleCommentForm input[type = "submit"], .articleCommentForm input[type = "submit"] {
	margin-top: 10px;
}

.articleComments ul {
	margin-top: 20px;
}

.articleComments ul li {
	border-top: 1px solid #dbdbdb;
	padding-top: 10px;
}

.articleComments ul .subcomments {
	margin-top: 0px;
}

.articleComments ul li .first {
	border-top: none;
}

.articleComments ul li p {
	margin-right: 150px;
}

.articleComments ul li .articleCommentMeta p {
	margin-right: 0;
}

.articleCommentMeta {
	font-size: 11px;
	float: left;
}

.articleCommentCounter {
	font-size: 11px;
	float: right;
}

#wzMainColumn .wzSimpleArticle {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c9c9c9;
}
