/* TT NEWS */
/*list*/
.news-list-item,
.tx-indexedsearch-res-single,
.fht-download-item,
.ve-guestbook-item {
  margin-top:10px;
	border-top:1px solid #dbdbdb;
	background-image:url(img/bckg_gradient_news.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
}

.fht-download-item {
  margin-left:60px;
}

.fht-download-item img {
	float:left;
}

.fht-download-title {
  text-transform:uppercase;
  font-weight:700;
}

#mainContents .news-list-item img {
	overflow:visible;
	float:right;
	border:1px solid #555;
	padding:2px;
	margin-left:10px;
}

.news-list-date {
	font-weight:700;
}

.news-list-item img {
	float:right;
}

/* latest */
.news-latest-item {
	color:#fff;
}

.news-latest-item h2 {
	margin-top:3px;
	margin-bottom:2px;
	font-size:1.2em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

.news-latest-item p {
	margin:0;
	padding:0;
}

.news-latest-item h2,
.news-latest-morelink {
	padding-left:5px;
}

.news-latest-item img {
	margin-right:5px;
	float:right;
}

/*single*/

.news-single-backlink,
.news-single-category {}
.news-single-img img {
	display:inline;
}

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

.news-single-img {
	overflow:visible;
	display:table;
	width:30px;
	float:right;
	border:1px solid #555;
	padding:2px;
	margin-left:10px;
	font-style:italic;
}

.news-single-img p {
  margin:3px 0 10px 0;
  padding:0;
}

.subheadline,
.news-single-timedata {
	font-weight:700;
}

.tx-ttnews-browsebox,
.tx-indexedsearch-browsebox {
	background-color:#eee;
	border:1px solid #ccc;
	margin:5px 0 5px 0;
	padding:5px 5px 0 5px;
	font-weight:700;
	text-align:center;
}

/* Suchergebnisse */
.csc-searchResult,
.csc-noSearchResultMsg {
	margin-bottom:2em;
}

/* INDEXED SEARCH */

.tx-indexedsearch-browsebox li {
	display:inline;
}

.tx-indexedsearch-browsebox li,
.tx-indexedsearch-browsebox ul {
	list-style:none;
	margin:0 5px 5px 5px;
	padding:0;
	text-align:center;
}

/* GOOF FOTOBOEK */
.goofThumb a {
  width:78px;
  height:78px;
  float:left;
  margin:0px 6px 6px 0px;
  border:1px solid #888;
  background-color:#aaa;
  text-align:center;
  padding:2px;
}

.goofSingleImage {
  width:440px;
  margin-top:10px;
  float:left;
  border:1px solid #888;
  background-color:#aaa;
  text-align:center;
  padding:5px;
}

.goofThumb img,
.goofSingleImage {
  text-align:center;
}

.tx-guestbook-form-error {
  padding:5px;
  color:#b00;
  font-weight:700;
}

.tx-guestbook-form-error ul,
.tx-guestbook-form-error li {
  margin:2px 0 2px 10px;
  list-style:circle;
  padding:0;
  border:none;
}
