
/*-----------------------------------  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;
	height:1px;

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

div.clearer {
	clear: both;
}

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

.news-latest-container {
	border:0px solid #333;
	background-color:transparent;
}


.news-latest-gotoarchive {
	font-weight:bold;
	padding: 6px;
	font-size: 11px;
	clear: both;
	/*background: #ccc;*/
	margin-top: 20px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A {
	color:#333;
}
.news-latest-gotoarchive A:HOVER {
	color:#000;
	text-decoration: underline;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border-top: 1px dotted #ccc;
	background-color:transparent;
	font-size: 14px;

}

.news-latest-item IMG {

	margin-bottom:15px;
	margin-right:8px;
	float:left;
}


.news-latest-container .even IMG {
	float: right;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right: 0;
}

.news-latest-container .large IMG {
	float: none;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
}

.news-latest-container .large {
	border-top: none;
	margin-top: none;
}

.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-category {
	font-size:10px;
}
.news-latest-category {
	color: #999;
	float: left;
	margin-top: 3px;
}

.news-latest-morelink {
	margin-top: 3px;
}

.news-latest-morelink A {
	float:right;
}

.news-latest-container .bodytext {
	font-size: 12px;
}

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

	border: none;
	/*background-color:#BBE53A;*/

}


.news-list-item {
	/* IE hack */
	height: 50px;
	line-height: 1.3;
	/* IE hack end */
	clear: both;
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;

}
html>body .news-list-item
{
	height: auto;
	min-height: 50px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border: 0px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
/*.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}*/
.news-list-container H3 A:hover 
{
	color:#000;
	text-decoration: underline;
}
.news-list-container H3 A:link,
.news-list-container H3 A:visited,
.news-list-container H3 A {
	color:#333;
}
.news-list-container P {
	/*padding-left:3px;*/
}

div.news-list-item p.bodytext
{
	width: auto;
}
.news-list-date {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	float: left;
	/*background-color: #F9FFE5;*/
}

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

	}

.news-list-item IMG {
	float: right;
	margin-top: 5px;
	margin-bottom:15px;
	margin-right:0px;
	margin-left:8px;
}
.news-list-container .even IMG {
	float: left;
	margin-right:8px;
	margin-left:0px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}


.news-list-morelink,.news-list-category {
	font-size:11px;
}

.news-list-morelink,
.news-list-category
{
	color: #999;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 10px;
	float: left;
	margin-top: 3px;
}
.news-list-morelink  {
	/*margin-bottom: 3px;*/
	float: right;
}
.news-list-browse {
	text-align: center;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	/*border:1px solid #666;*/
	padding:5px;
	background-color:#FAFBE9;
	text-align: center;
	font-size: 11px;
}
.tx-ttnews-browsebox table
{
	width: 20px;
	text-align: center;
}
.tx-ttnews-browsebox .links
{
}
.tx-ttnews-browsebox .item
{
	padding: 5px;
}
.tx-ttnews-browsebox .active
{
	font-weight: bold;
}
.tx-ttnews-browsebox .item a
{
	text-decoration: none;
}
.tx-ttnews-browsebox .item a:link:hover,
.tx-ttnews-browsebox .item a:visited:hover
{
	text-decoration: underline;
	color: #009;
}

.tx-ttnews-browsebox .inactive
{
	color: #bbb;
}


.tx-ttnews-browsebox TD {
	font-size: 1em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	padding: 3px;
}

.tx-ttnews-browsebox-SCell {
	background: #fefefe;
}
.tx-ttnews-browsebox-SCell a:link,
.tx-ttnews-browsebox-SCell a:link:hover,
.tx-ttnews-browsebox-SCell a:visited,
.tx-ttnews-browsebox-SCell a:visited:hover
{
	color: #000;
	text-decoration: none;
}
.tx-ttnews-browsebox-SCell a:link:hover,
.tx-ttnews-browsebox-SCell a:visited:hover
{
	text-decoration: underline;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {

}
.news-single-item H2 {
	margin-top: 5px;
}
.news-single-item H3 {
	color: #666;
}

.news-single-item p
{
	padding-bottom: 0px;
	padding-top: 0px;
}


.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	max-width: 230px;
	color: #634D34;
	clear:both;
	margin-bottom: 10px;
}

.news-single-timedata,
.news-single-category 
{
	font-size: 12px;
	color: #634D34;
	font-weight: bold;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	font-weight: normal;
}
.news-single-author,.news-single-imgcaption {
	font-size: 12px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	clear: both; 
	margin-top: 15px;
	padding-top:3px;
	padding-bottom: 3px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;

}
.news-single-additional-info img
{
	padding-right: 5px;
	vertical-align: middle;
}
.news-single-additional-info dl
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	background-color:#F0F9FE;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:1em;

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 0.8em;
	margin-left:1em;
	width:90%;
	margin-bottom: 4px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- 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;
}

/* Styles for fe_news_edit */
div.tx-newsfeedit-pi1-form-wrap
{
	margin-left: 10px;
	margin-right: 10px;
}

div.tx-newsfeedit-pi1-form-label
{
	float:none;
}

div.tx-newsfeedit-pi1-form-field
{
	margin-left: 0px;
	margin-right: 0px;
}

.tx-newsfeedit-pi1-form-required-marker
{
	color:red;
	float:left;
}    
.tx-newsfeedit-pi1-form-required-message {
	color:red;
	font-size:small;
}    
.tx-newsfeedit-pi1-form-data-author {       width: 25em;    }    
.tx-newsfeedit-pi1-form-data-author_email {      width: 25em;    }    

.tx-newsfeedit-pi1-form-data-title {      width: 30em;    }    
.tx-newsfeedit-pi1-form-data-short {      width: 30em;    }    
/* Fix to have RTE not have a blank space at top on Firefox */    
 .tx-newsfeedit-pi1 div.editorWrap {      float: left;    }    

.tx-newsfeedit-pi1-preview-row, 
.tx-newsfeedit-pi1-form-row {       clear:left;       margin-bottom:10px;    }    
.tx-newsfeedit-pi1-form-error-field {      color:red;      font-size:small;    }    
 
/**** FORM AND PREVIEW STYLES ****/    
/*
.tx-newsfeedit-pi1-form-label, 
.tx-newsfeedit-pi1-preview-label {      float:left;      width:120px;    }

.tx-newsfeedit-pi1-preview-value, 
.tx-newsfeedit-pi1-form-field {      padding-left:120px;    }    
*/
/**** ALL ROUND