/* KTK zinenews LATEST view BEGIN */
table.KTK_zinenews-latest-item {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: collapse;
	border-top: 1px solid #339;
	}

td.KTK_zinenews-latest-content {
	vertical-align: top;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
	}

td.KTK_zinenews-latest-content a { text-decoration: none; }

div.KTK_zinenews-latest-image {
	float: right;
	width: 100px !important;
	margin: 0 0 10px 5px;
	}

p.KTK_zinenews-latest-date {
	font-size: 11px;
	margin: 0 0 10px 0;
	}

p.KTK_zinenews-latest-h1 {
	color: #339;
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	}

p.KTK_zinenews-latest-h1 a, div.KTK_zinenews-latest-h2 p a { text-decoration: none; }

div.KTK_zinenews-latest-h2 { margin-bottom: 15px; }

div.KTK_zinenews-latest-h2 p {
	color: #339;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
/* KTK zinenews LATEST view END */


/* KTK tt_news LIST view BEGIN */
td.KTK_zinenews-list-content {
	padding: 10px 0 0 0;
	}

td.KTK_zinenews-list-content a {
	text-decoration: none;
	}
/* KTK tt_news LIST view END */


/* KTK tt_news LIST view (browse box elements) BEGIN */
.tx-ttnews-browsebox { }

.tx-ttnews-browsebox a:hover { text-decoration: none; }

.tx-ttnews-browsebox-SCell {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-weight: bold;
	}

.tx-ttnews-browsebox-SCell p, .tx-ttnews-browsebox td p { margin: 0px; }
/* KTK tt_news LIST view (browse box elements) END */


/* KTK tt_news SINGLE view (back to list element) BEGIN */
td.KTK_ttnews-single-content h1 {
	font-size: 16px;
	color: #000;
	line-height: 1.4em;
	margin: 25px 0 15px 0;
	}

.KTK_ttnews-single-backlink, .KTK_ttnews-single-backlink a {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	}
/* KTK tt_news SINGLE view (back to list element) END */
