/* aktuelle Farben:
"meerblau" : #495e62;
orange : 	#e77817;
*/
/*-----------------------------------  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;
	border:1px solid #F9FFE5;

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

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

.news-latest-container {
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;

}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	min-height:130px;
	/*background:url('../img/whiteLayer1.png') repeat-y;	*/
}

.news-latest-img{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.news-latest-title {
	width:100%;
	height:22px;
}
.news-latest-title H3{
	float:left;
	width:60%;	
}
.newsLatestSubheader{
	float:left;
	font-size:0.9em;
	font-weight:bold;
}
.news-latest-title H3 a{
	text-decoration:none;
}
.news-latest-title H3 a:hover{
	text-decoration:underline;
}
.newsLatestClearer, .newsSingleClearer, .newsListClearer{
	clear:both;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
	float:right;
	width:20%;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}
/*--------------------------------- tt_news Veranstaltungen view  -----------------------------------*/
div.veranstaltungen-item{
	margin:0 0 20px 0;
}
div.veranstaltungen-img{
	
}
div.veranstaltungen-title{
	height:30px;
}
div.veranstaltungen-title H3{
	width:80%;
	float:left;
}
div.veranstaltungen-title H3 a, div.veranstaltungen-title H3 a:visited{
	color:#fff;
	text-decoration:none;
}
div.veranstaltungen-date{
	width:19%;
	float:right;
}
div.veranstaltungen-subheader{
	
}
div.veranstaltungen-foot{
}
div.veranstaltungen-morelink{
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}
/*
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
*/
.news-list-container a{
	color:#fff;
}
.news-list-container a:hover{
	color:#495e62;
	text-decoration:underline;
	background-color:#ccc;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	min-height:180px;
	margin:0 0 20px 10px;
	/*background:url('../img/lehrerNewsListLayer.png') repeat-y;*/
}

div.news-list-img{
	position:relative;
	padding:4px 0 0 4px;
	width:350px;
	float:left;
	height:150px;
	left:58px;	

}
div.newsListHead{
	margin:0 0 6px 0;
	width:445px;
	float:right;
}
div.newsListHead h2{
	width:300px;
	float:left;
}
div.newsListHead span{
	width:100px;
	float:right;
	padding:4px 0 0 0;
}
span.news-list-date{
	float:right;
	width:120px;
}
div.newsListContents{
	width:445px;
	float:right;
}

div.newsListText{
	float:left;
}
div.newsListSubheader{
	float:left;
}
div.newsListContent{
	float:left;
	width:445px;
}
div.newsListFoot{
	float:right;
	height:20px;
	margin:0 0 10px 0;
	padding:4px 0;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;

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


.news-list-imgcaption {
	float:left;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	float:right;
	margin-left:3px;
}
.news-list-morelink {
	width:445px;
}

.news-list-browse {
	clear:both;
	margin-top:6px;
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
/*	font-size:16px;*/
}
.tx-ttnews-browsebox TD {
	font-size:16px;
	background-color: #719CA4;
	height:24px;
	min-width:30px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0 8px;
}
.tx-ttnews-browsebox-SCell P a, .tx-ttnews-browsebox TD P a{
	width:30px;
	color:#fff;
}
.tx-ttnews-browsebox-SCell P a:hover , .tx-ttnews-browsebox TD P a:hover{
	color:#495e62;
	background-color: #fff;	
}
.tx-ttnews-browsebox-SCell {
	background-color: #719CA4;
	color:#fff;

}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	width:95%;
}
div.newsSingleImages{
	width:18%;
	float:left;
}
div.newsSingleHead{
	width:70%;
	float:left;
}
div.newsSingleContents{
	/*width:70%;*/
	float:right;
}
div.newsSingleSubheader{
	
}
div.news-single-backlink{
	width:100%;
	float:left;	
}
.news-single-img {
	width:320px;
	float:left;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-top:6px;
}
.news-single-backlink a{
	color:#fff;
	text-decoration:underline;
}

.news-single-backlink a:hover {
	color:#495e62;
	text-decoration:underline;
	background-color:#ccc;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;
	float:right;
	width:470px;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	float:right;
	width:470px;
}

.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 {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

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




