/* DESIGN UND LAYOUT VON BERND RITTINGHAUSEN */
/* DIE GESAMTHEIT DIESES CSS IST UHRHEBERRECHTLICH GESCHUETZT! */
/* -------------------------------------------------- */
/* WEBSITE: www.altstadtfreunde-nuernberg.de */
/* ERSTELLT: 06. Januar 2007 */
/* GEAENDERT: */
/* ENTWICKLER: BRIMG100 */
/* -------------------------------------------------- */
/* FARBEN: */
/* ROT HELL #cc3333 */
/* ROT DUNKEL #990000 */
/* BLAU DUNKEL #000066 */
/* GRAU HELL #e3e3e3 */
/* GRAU MITTEL #ccc */
/* GRAU DUNKEL #666 */

/* Basis ---------------------------------------- */


/*-----------------------------------  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 {
	clear: right;
	margin: 0;
	height: 1px;
	border: 1px solid #fff;
	}

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

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-date {
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
	line-height: 1.25em;
	width: 50px;
	}

div.news-latest-maincontent {
	margin: 10px 10px 10px 60px;
	line-height: 1.25em;
	}

.news-latest-container H2,
.news-latest-gotoarchive {
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	}

.news-latest-gotoarchive {
	font-weight: normal;
	margin-top: 0;
	}

.news-latest-gotoarchive a:link,
.news-latest-gotoarchive a:visited,
.news-latest-gotoarchive a:hover,
.news-latest-gotoarchive a:active {
	color: #000;
	}

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

.news-latest-morelink,
.news-latest-category {
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #fff;
	}

.news-latest-date a:link,
.news-latest-date a:visited,
.news-latest-date a:hover,
.news-latest-date a:active {
	font-weight: bold;
	text-decoration: none;
	}

.news-latest-maincontent H3 a:link,
.news-latest-maincontent H3 a:visited,
.news-latest-maincontent H3 a:active,
.news-latest-morelink a:link,
.news-latest-morelink a:visited,
.news-latest-morelink a:active {
	line-height: 1.25em;
	text-decoration: none;
	}

.news-latest-maincontent H3 a:hover,
.news-latest-morelink a:hover {
	text-decoration: underline;
	color: #990000;
	}

div.news-latest-maincontent p.bodytext {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	background-color: #fff;
	}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
/*	border: 1px solid #990000; */
	background-color: #fff;
	}

.news-list-item {
	
	}

.news-list-image {
	float: left;
	margin: 0 15px 15px 0;
	width: 150px;
	}

.news-list-maincontent {
	margin: 0 0 0 165px;
	}

div.news-list-maincontent H3 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #990000;
	}

div.news-list-maincontent H3 a:link,
div.news-list-maincontent H3 a:visited,
div.news-list-maincontent H3 a:active {
	text-decoration: none;
	color: #990000;
	}

div.news-list-maincontent H3 a:hover {
	text-decoration: underline;
	color: #990000;
	}

.news-search-form {
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #666;
	background-color: #fff;
	}

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

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

.news-list-container p {
	padding: 0;
	}

.news-list-date {
	color: #000;
	font-weight: normal;
	}

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

.news-list-item img {
	float: left;
	margin: 0 10px 15px 0;
	}

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

div.news-list-morelink {
	margin: 0 0 15px 0;
	padding: 0;
	}

div.news-list-morelink img {
	margin: 1px 8px 0 0;
	padding: 0;
	}

div.news-list-morelink a:link,
div.news-list-morelink a:visited,
div.news-list-morelink a:active {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #000;
	}

div.news-list-morelink a:hover {
	text-decoration: underline;
	color: #990000;
	}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.news-list-browse {
	margin: 30px 0 10px 0;
	text-align: center;
	background-color: #fff;
	}

.tx-ttnews-browsebox,
.browseBoxWrap {
	margin: 0;
	padding: 0px 10px;
	text-align: center;
	border-top: 1px solid #990000;
	}

.tx-ttnews-browsebox table {
	text-align: center;
	}

.tx-ttnews-browsebox table td {
	text-align: center;
	}

.tx-ttnews-browsebox-strong,
.tx-ttnews-browsebox-SCell {
	font-weight: bold;
	}

.tx-ttnews-browsebox-SCell p,
.tx-ttnews-browsebox td p {
	font-size: 1em;
	}

.tx-ttnews-browsebox-SCell {
	
	}

.news-search-emptyMsg {
	
	}

.tx-ttnews-browsebox-SCell p a:link,
.tx-ttnews-browsebox-SCell p a:visited,
.tx-ttnews-browsebox-SCell p a:active,
.tx-ttnews-browsebox td a:link,
.tx-ttnews-browsebox td a:visited,
.tx-ttnews-browsebox td a:active {
	font-size: 0,85em;
	text-decoration: underline;
	color: #000;
	}
	
.tx-ttnews-browsebox-SCell p a:hover,
.tx-ttnews-browsebox td a:hover {
	font-size: 0,85em;
	text-decoration: underline;
	color: #990000;
	}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-container {
	background-color: #fff;
	}

.news-single-item {
	margin-bottom: 15px;
	}

.news-single-img {
	float: left;
	margin: 0 15px 0 0;
	width: 150px;
	}

.news-single-maincontent {
	margin: 0 0 5px 165px;	}

.news-single-item H2,
.news-single-item H3 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #990000;
	}

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

div.news-single-image {
	font-size: 0.9em;
	line-height: 1.2em;
	}

.news-single-category {

	}

.news-single-backlink img {
	margin-right: 8px;
	margin-left: 0;
	}

.news-single-backlink {
	margin: 0;
	padding-bottom: 10px;
	}

div.news-single-backlink a:link,
div.news-single-backlink a:visited,
div.news-single-backlink a:active {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #000;
	}

div.news-single-backlink a:hover {
	text-decoration: underline;
	color: #990000;
	}

.news-single-timedata {
	}

.news-single-timedata,
.news-single-author,
.news-single-imgcaption {
/*	font-size: 9px; */
	}

.news-single-author {
	
	}

.news-single-additional-info {

	}

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

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

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {

	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #990000;
	}

.news-amenu-container p {
	padding-bottom: 1px;
	}

.news-amenu-container ul {
	list-style-type: none;
	}

.news-amenu-container li {
	
	}

.news-amenu-item-year {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #990000;
	}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  {
	margin: 10px 0px 10px 10px;
	}

.news-catmenu-header {

	}

.news-catmenu DIV {
	white-space: nowrap;
	}

.news-catmenu DIV img,
.news-catmenu img,
.news-catmenu-header img {
	vertical-align: middle;
	}
.news-catmenu-ACT {
	}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	}

.level2 {
	padding:1px;
	padding-left:10px;
	border-left:1px solid #666;
	}

.level3 {
	padding:1px;
	padding-left:10px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	}

.level4 {
	padding:1px;
	padding-left:10px;
	border-left:1px solid #666;
	}
