/*-----------------------------------  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;
	height: 0px;
	border: 0px solid #fff;
	color:  #fff;
}

.news-latest-gotoarchive hr.clearer {
	clear: both;
	height: 0px;
	border: 0px solid #fff;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

/* @group Latest */

.news-latest-container {
	width: 288px;
	height: auto;
	text-align: left;
	border: 1px solid rgb(240, 243, 246);
	padding: 10px 5px 0px 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid rgb(183, 183, 183);
	background: url(../../img/teaser_bg.png) repeat-x 0px 0px;
	float: left;
}

.news-latest-container H2 {
	color: #666;
	color: rgb(110, 15, 29);
	padding-left: 3px;
	margin-top: -3px;
	font-size: 12px;
	font-weight: normal;
}

span.news-latest-date {
	display: inline;
	padding-right: 4px;
	margin-right: 2px;
}

.news-latest-gotoarchive {
	float: right;
	margin-top: 10px;
	margin-right: -5px;
	padding: 0;
	line-height: 12px;
	width: 150px;
	height: auto;
}

.news-latest-gotoarchive A, .news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	width: 134px;
	height: 16px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right: 0px;
	color: #333;
	display: block;
	text-decoration: none;
	float: right;
}

div#contentwrap .news-latest-gotoarchive A {
	background: url(../../img/klicker_rot.png) no-repeat 0px 0px;
}

div.contentwrap-academy .news-latest-gotoarchive A {
	background: url(../../img/klicker_blau.png) no-repeat 0px 0px;
}

div.contentwrap-consulting .news-latest-gotoarchive A {
	background: url(../../img/klicker_gruen.png) no-repeat 0px 0px;
}

div.contentwrap-hm .news-latest-gotoarchive A {
	background: url(../../img/klicker_rot.png) no-repeat 0px 0px;
}

.news-latest-item {

	margin-top: 11px;
	border-bottom: 1px solid rgb(183, 183, 183);
}

.news-latest-item h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.news-latest-item h3 a {
	text-decoration: none;
	font-weight: bold;
	color:  rgb(55, 54, 60);
}

div.contentwrap-hm .news-latest-item h3 a {
	color: #ddd;
}

.news-latest-item span.news-img IMG {
	width: 117px;
	height: auto;
	margin: 4px 10px 0px 0px;
	float: left;
}

.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-morelink,.news-latest-category {
	
}

.news-latest-morelink {
	
}

span.news-latest-morelink a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
span.news-latest-morelink a:hover {
	color: #660000;
}


/* @

end */

/*--------------------------------- tt_news LIST view  -----------------------------------*/

/* @group Search Form */

.news-search-form {
	width: 300px;
	float: right;
	margin-bottom: 5px;
}

.news-search-emptyMsg {
	width: 300px;
	margin: 0px;
	float: right;
}

.news-search-form FORM {
	margin: 0px;
	padding: 0px;
}

.news-search-form FORM br {
	clear: both;
}

input.news-search-form-sword {
	width: 140px;
	float: left;
	height: 15px;
}

input.news-search-form-submit {
	float: right;
	margin-left: 0px;
	text-align: left;
	padding-left: 16px;
	margin-top: 0px;
	width: 150px;
	height: 22px;
	border: none;
	color:  #333;
	background: url(../../img/klicker_rot.png) no-repeat 0px 0px;
}

/* @end */

/* @group List */

.news-list-container {
	width: 613px;
	border: 1px solid rgb(240, 243, 246);
	border: 1px solid rgb(183, 183, 183);
	float: left;
	margin-bottom: 20px;
}

.news-list-item {
	/*

IE hack */
	height: 1%;
	line-height: 14px;
	/* I

E hack end */
	padding: 3px;
	margin: 0 10px -1px 10px;
	border-bottom: 1px solid rgb(183, 183, 183);
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left: 2px;
}

.news-list-container H3 A {
	font-weight:  bold;
}

.news-list-container P {
	padding-left: 3px;
}

.news-list-date {
	float: right;
	width: 50px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
}

.news-list-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-list-morelink,.news-list-category {
	font-size: 10px;
	margin-left: 3px;
}

span.news-list-moreLink a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
span.news-list-moreLink a:hover {
	color: #660000;
}
.news-list-browse {
	text-align: center;
}

/* @end */

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

/* @group Page Browser */

.tx-ttnews-browsebox {
	margin-top: 10px;
	border-top: 1px solid #fff;
	float: left;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}

.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-SCell {
	
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/* @end */

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

/* @group Single */

.news-single-item {
	padding: 10px 10px 0px 10px;
	margin-bottom: 5px;
	border: 1px solid #fff;
	border: 1px solid rgb(183, 183, 183);
	float: left;
	width: 593px;
	height: auto;
}

.news-single-add {
	float: right;
	width: 300px;
	height: auto;
}

.news-single-item H1 {
	margin-top: 20px;
}

.news-single-item H3 {
	margin-bottom: 15px;
}

.news_single-subheader {
	margin: 0px 0 10px 0;
}

.news-single-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

.news-single-imgcaption {
	padding: 3px 0 0 0;
	clear: both;
}

/* My Comment */

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	margin-top: 10px;
	float: right;
}

.news-single-backlink a {
	background: url(../../img/klicker_rot.png) no-repeat 0px 0px;
	text-align: left;
	padding: 3px 0px 0px 16px;
	width: 134px;
	height: 24px;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
}

.news-single-timedata {
	float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}

.news-single-author {
	padding: 10px 10px 10px 0px;
}

.news-single-additional-info {
	clear: both;
	border: 1px solid rgb(183, 183, 183);
	padding: 0 10px 0 10px;
}

.news-single-related,.news-single-files,.news-single-links {
	padding-bottom: 10px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	width: 90%;
	padding-bottom: 5px;
}

dl.news-single-files dd img {
	margin-right: 5px;
}
dl.news-single-files dd a {
	margin-right: 5px;
}
/* @end */

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

/* @group ArchiveMenu */

.news-amenu-container {
	width: 278px;
	float: right;
	padding: 0px 10px 10px 10px;
	border: 1px solid #fff;
	border: 1px solid rgb(183, 183, 183);
	background: url(../../img/teaser_bg.png) repeat-x 0px 0px;
}

.news-amenu-container LI {
	padding-bottom: 1px;
}

.news-amenu-container UL {
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.news-amenu-container H2 {
	
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
}

/* @end */

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

/* @group CatMenu */

.catmenu {
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #fff;
}

.catmenu-header {
	font-size: 11px;
	font-weight: bold;
}

.catmenu DIV {
	
}

.catmenu DIV img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.catmenu li.cat_1 {
	list-style-type: none;
	margin-left: 0;
	padding-left: 20px;
}

.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;
}

/* @end */