/*-----------------------------------  tt_news  -----------------------------------*/
/*-----------------------------------  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:both;
	display:none;
         border:none;
}

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

.news-latest-container {
	width:370px;
	float:left;
	margin-top: 10px;
	/* IE hack */
	height: 1%;
	/* IE hack end */
}

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

.news-latest-container H3 {
	border:none;
}

.news-latest-container H3 a {
	text-decoration: underline;
}

.news-latest-gotoarchive {
	clear:both;
	margin-top:5px;
	font-size:90%;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	padding:0;
	margin:0 0 10px 0;
}

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

.news-latest-item IMG {
	margin:0 10px 10px 0;
	float:right;
}

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

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 90%;
}

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


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


.news-list-item {
	padding: 0;
	margin: 0 0 30px 0;
	/* IE hack */
	height: 1%;
	/* IE hack end */
}

.news-list-item-right {
	padding: 0;
	margin: 0;
	/* IE hack */
	height: 1%;
	/* IE hack end */
}

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

}
.news-search-emptyMsg{
	margin:0;
}
.news-search-form FORM {
	margin:0;
}
.news-list-container H3 {
	border: none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
}
.news-list-container H3 A {
	text-decoration: underline;
}
.news-list-container P {
	margin: 0;
	padding: 0;
}
.news-list-date {
	font-size: 90%;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 90%;
}
.news-list-container IMG {
	float: right;
	margin: 5px 0 5px 5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:90%;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	font-size:90%;
}

.news-list-clearer {
	clear:right;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-bottom: 10px;
}
.tx-ttnews-browsebox TD {
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.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 {
}

.news-single-item H4 DD A {
        color: #b2600d;
        font-size: 14px;
        font-weight: bold
        margin: 13px 0;
}

.news-single-item H2 {
	text-decoration: none;
}

.news-single-item H3 {
	border:none;
	text-decoration: none;
}

.news-single-img {
	float: right;
	margin-left:15px;
	margin-bottom:10px;
}

.news-single-imgcaption {
	margin-top: 5px;
	padding: 0px;
	clear: both;
	font-size: 11px;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	margin-bottom: 15px;
	margin-top: 10px;
	font-size:95%;
}

.news-single-timedata {
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 11px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-top: 15px;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:30px;
	font-size:11px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	margin-left:5px;
	width:90%;
	font-size:11px;
	font-weight:bold;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
}

.news-amenu-container LI {
	padding-bottom:5px;
}

.news-amenu-container LI DD {
	margin: 0;
	padding: 0;
}

.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.news-amenu-container H2 {
	padding: 0;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/* ---------------------- Überschriften ---------------------- */
h1 { color: #b2600d; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, sans-serif; margin: 13px 0;}
h2 { color: #000000; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, sans-serif; }
h3 { color: #b2600d; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, sans-serif; }
h4 { color: #b2600d; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, sans-serif; border-bottom: 1px solid #b2600d;}}
h5 { color: #000000; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, sans-serif; }
h6 { color: #000000; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, sans-serif; border-bottom: 1px solid #000000;}
