/* Diese CSS-Datei soll die default-Einstellungen überschreiben */


/*-----------------------------------  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;
	color :#fff;	/** in IE wird der HR angezeigt, also in Hintergrundfarbe anmalen ;) */
	height:0px;
	border:0px;
}
.news-latest-container HR.clearer {
	clear:left;
}

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

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

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.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;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

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

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


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

.news-list-item {
	line-height:1 !important;
	height: auto !important;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin-bottom:5px;
	border:1px solid #efefef;
}

.box .news-list-item {
	line-height:1 !important;
	height: auto !important;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border:0px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #f00;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form form {
	margin:0px;
}
#bigbox .news-list-container h3 {
	margin:0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #069;
	padding-left: 16px;
}

.page .news-list-container h3 {
	background: url("../../images/zahniportal/toothlittle.gif") no-repeat 0px 4px;
}
/*.box .news-list-container h3 a {		* für Startseite speziell *
	font-size: 12pt;
	text-align: left;
	font-weight: lighter;
	color: #f90;
}*/

.box .news-list-container p {			/** für Startseite speziell */	
	margin:0px 0px 20px 10px;
	/*padding: 0px 45px;*/
	padding: 0px 10px;
	color: #069;
	font-size:10pt;
	font-weight: normal;
}

#bigbox .news-list-container h3 a:LINK, #bigbox .news-list-container h3 a:VISITED, 
#bigbox.news-list-container h3 a:HOVER, #bigbox .news-list-container h3 a {
	text-decoration:none;
	font-weight:normal;
	color: #f90;
}
.news-list-container p {
	color: #000;
	font-size:10pt;
	font-weight: normal;
	text-align:justify;
	padding-left:3px;
}

.news-list-container .news-list-author  a{
	text-decoration: none;
	color: #000;
	font-size:9px;
	font-weight: normal;
	text-align:justify;
}

.news-list-date {
	color: #000;
	float:right;
	width: 180px;
	text-align: right;
	height: 20px;
	font-weight: normal;
	font-size:10pt;
}

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

.news-list-container img {
	float: right;
	border:1px solid #efefef;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:15px;
}

.box .news-list-container img {          /** Für Startseite*/
	float: right;
	border:1px solid #efefef;
	margin-bottom:5px;
	margin-right:20px;
	margin-left:5px;
}

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

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

#bigbox .news-list-morelink  a {
	text-decoration:none;
	color:#f90;
	font-weight:bold;
	font-size:9pt;
	float:right;
	margin:0px 20px;
}
.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin: 0px;
}
.tx-ttnews-browsebox p {
	display: none;
}
.tx-ttnews-browsebox table p {
	display: block;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #efefef;
}
.news-single-item h2 {
	text-align:left;
	font-size: 14pt;
	font-weight:normal;
	color: #069;
	margin: 0px;
	padding:0px 0px 0px 16px;
	color: #f90;
	background: url("../../images/zahniportal/toothlittle.gif") no-repeat 0px 4px;
}
.news-single-item h3 {
	margin: 0px;
	font-size:10pt;
	font-weight:normal;
	color: #069;
}

.news-single-img {
	float: right;
	margin: 15px;
	margin-right:5px;
	border: 1px solid #efefef;
	position: relative;
}
.news-single-imgcaption {
	text-align:center;
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #196790;
	text-decoration:none;
}
.news-single-timedata {
	float: right;
	padding-left:20px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9pt;
}
.news-single-author a{
	color: #000;
	font-size:9px;
	text-decoration:none;
	font-weight: normal;
	text-align:justify;
	padding-left:3px;
}
.news-single-additional-info {
/*	clear: both;*/
	margin-top: 5px;
	padding:3px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	border-top: 1px solid #efefef;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.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-bottom:10px;
	padding:3px;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container li a {
	text-decoration: none;
	color: #000;
}
.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container h2 {
	color:#069;
	padding:3px;
	font-weight:normal;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	color:#196790;
}

/*--------------------------------- 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, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

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