
/*  © ArtProLog 2007 */
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer,
.news-single-item HR.clearer,
.news-latest-container HR.clearer {
	height: 0;
	clear: right;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-container H2,
.news-latest-gotoarchive {
}

.news-latest-gotoarchive {
}

.news-latest-container a,
.news-latest-container a:link,
.news-latest-container a:visited,
.news-latest-container a:hover {
}

.news-latest-gotoarchive a,
.news-latest-gotoarchive a:link,
.news-latest-gotoarchive a:visited,
.news-latest-gotoarchive a:hover {
}

.news-latest-item {
	border-top:1px dashed #fff;
	padding-bottom: 5px;
	padding-top: 5px
}

.news-latest-item img {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
}

.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-latest-date a,
.news-latest-date a:link,
.news-latest-date a:visited,
.news-latest-date a:hover {
}

.news-latest-morelink {
}

.news-latest-morelink img {
	margin-bottom:0px;
	margin-right:0px;
	border: none;
	float: none;
}

.news-latest-morelink a,
.news-latest-morelink a:link,
.news-latest-morelink a:visited,
.news-latest-morelink a:hover {
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}

.news-list-item {
	display: block;
	margin: 0;
	padding-top: 10px;
	float: none;
	clear: left;
	border-bottom: 1px dashed #fff
}

.news-search-form {
}

.news-search-emptyMsg {
	margin:0px;
}

.news-search-form form {
	margin:0px;
}

.news-list-container H3 {
	background-color: #fff;
	padding: 2px;
	border: solid 1px #873C20
}

.news-list-container H3 a:link,
.news-list-container H3 a:visited,
.news-list-container H3 a:hover {
	padding-left:2px;
	text-decoration: none
}

.news-list-container H3 a {
}

.news-list-container P {
}

.news-list-date {
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
	margin-top: 2px;
	margin-right: 2px;
	width: 180px;
	height: 20px;
}

.news-list-imgcaption {
	padding-top:3px;
	padding-right:3px;
	font-size: 0.7em;
}

.news-list-container img {
	border:1px dashed #666;
	margin-top:5px;
	margin-bottom:5px;
}

.news-list-category img {
	float: none;
	border:none;
	margin:0;
}

.news-list-morelink a,
.news-list-morelink a:link,
.news-list-morelink a:visited,
.news-list-morelink a:hover,
.news-list-morelink a:active {
	text-decoration: none
}

.news-list-morelink,
.news-list-category {
}

.news-list-morelink {
	margin-bottom:3px;
}

.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-top:5px;
	border:1px dashed #666;
	padding:0px;
	background-color:#fff;
}

.tx-ttnews-browsebox p {
	margin: 0px;
	padding: 2px
}

.tx-ttnews-browsebox a,
.tx-ttnews-browsebox a:link,
.tx-ttnews-browsebox a:visited,
.tx-ttnews-browsebox a:hover,
.tx-ttnews-browsebox a:active {
	text-decoration: none
}

.tx-ttnews-browsebox TD {
}

.tx-ttnews-browsebox-strong,
.tx-ttnews-browsebox-SCell {
}

.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P {
	margin:0;
}

.tx-ttnews-browsebox-SCell {
}

.news-search-emptyMsg {
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
}

/*** IE6 Fix ***/
* html .news-single-item {
}

.news-single-item H2 {
	padding: 3px;
	border:1px solid #666;
	background-color:#fff;
}

.news-single-item H3 {
}

.news-single-img {
}

.news-single-img img {
	border:1px solid #666;
}

.news-single-imgcaption {
	clear:both;
}

.news-single-category {
}

.news-single-backlink {
	border-top:1px dashed #fff;
	padding-top:3px
}

.news-single-backlink,
.news-single-backlink a,
.news-single-backlink a:link,
.news-single-backlink a:visited,
.news-single-backlink a:hover {
}

.news-single-timedata {
}

.news-single-timedata,
.news-single-author,
.news-single-imgcaption {
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	/*	clear: both;*/
	padding-bottom:0px;
}

.news-single-related,
.news-single-files,
.news-single-links {
	border: 1px dashed #666;
	margin:0;
	margin-bottom: 3px;
	padding:3px;
	background-color: #fff;
}

.news-single-related dd,
.news-single-links dd,
.news-single-files dd {
	margin-left:20px;
}

.news-single-related dt,
.news-single-links dt,
.news-single-files dt {
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width: 200px;
	border:1px solid #873C20;
	background-color:#fff;
}

.news-amenu-container li {
	list-style-type: none;
	list-style-image:none;
	padding-bottom: 1px;
}

.news-amenu-container ul {
	list-style-type: none;
	list-style-image:none;
	margin-top: 5px;
	margin-left: 10px
}

.news-amenu-container h2 {
	padding: 3px;
}

.news-amenu-item-year {
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #666
}

/*** IE6 Fix ***/
* html .news-amenu-container h2,
* html .news-amenu-container ul {
	height: 18px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px dashed #666;
	background-color:#fff;
}

.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}

.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}

.news-catmenu DIV img,
.news-catmenu img,
.news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px dashed #333;
	border-top:1px dashed #333;
}

.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px dashed #333;
}

.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px dashed #333;
	border-top:1px dashed #333;
}

.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px dashed #333;
}
