/***********************************************************************
																List 
**********************************************************************/

/* diabled from default


#tt-news .list .browse-list {
	float:left;
}

#tt-news .list .item{
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

#tt-news .list .item {
	margin-bottom:10px;
}

#tt-news .list .gotoarchive {
	display:none;
}


#tt-news .list .item .date a,
#tt-news .list .item .date a:link, 
#tt-news .list .item .date a:visited, 
#tt-news .list .item .date a:hover {

}

#tt-news .list .image{
	float:left;
}

#tt-news .list .item .title {
	font-weight:bold;
	font-size:12px;
}

#tt-news .list .item .subheader{
	font-weight:bold;
	font-size:12px;
}


*/

#tt-news .list .tx-ttnews-browsebox * {
		font-size:10pt;
}

#tt-news .list .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell * {
		font-weight:bold;
}

#tt-news .list .item {
		clear:both;
		padding-bottom:10px;
		margin-bottom:10px;
		border-bottom: 1px dashed #999999;
}

#tt-news .list .item .date {
		float:left;
		width:80px;
}

#tt-news .list .item .text {
		float:left;
		width:400px;
}

#tt-news .list .item .text h2 {
		margin:0px;
		padding:0px;
}

#tt-news .list .item .image {
		float:right;
		width:160px;
		overflow:hidden;
		text-align:right;
}

#tt-news .list a {
		text-decoration:none;
}

#tt-news .list .text a {
		padding-left:15px;
		background: url('/fileadmin/images/news/icons/mehr.gif') 0px 4px no-repeat;
}

#tt-news .list .text a:hover {
		background: url('/fileadmin/images/news/icons/mehr_hover.gif')  0px 4px no-repeat;
}




/**********************************************************************
												PAGECONTENT Newsletter
**********************************************************************/
#tt-news-NL {
	height: 100px;
	margin-top: 32px;
	_margin-top: 25px;
}

#tt-news-NL OL LI {
	color:#21597e;
	margin-left: -17px;
}

#tt-news .list .item_NL {
	clear:both;
	padding-bottom:0px;
	margin-bottom:0px;
}

#tt-news .list .item_NL .text_NL {
	float:left;
	width:475px;
	margin-top: -4px;
}

#tt-news .list .item_NL .text_NL H2 {
	margin: 0;
	padding: 0;

}

#tt-news .list .item_NL .image_NL {
	float:left;
	width:150px;
	text-align:left;
}

#tt-news .list .text_NL a,
.catmenu_NL .catmenu_NL_mehr a {
	padding-left:15px;
	background: url('/fileadmin/images/news/icons/mehr.gif') 0px 4px no-repeat;
}

#tt-news .list .text_NL a:hover,
.catmenu_NL .catmenu_NL_mehr a:hover {
	background: url('/fileadmin/images/news/icons/mehr_hover.gif')  0px 4px no-repeat;
}

.news-catmenu {
	margin-top: 27px;
	_margin-top: 34px;
}

.catmenu_NL {
	margin-top: 10px;
	height: 50px;
	_height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}


.news-amenu-item-year {
	display: none;
}

.catmenu_NL .catmenu_NL_datum {
	float:left;
	width:80px;
}

.catmenu_NL .catmenu_NL_content {
	float: left;
	width:400px;
	height: 40px;
}

.catmenu_NL .catmenu_NL_title {
	font-weight: bold;
}

.clear_NL {
	height: 10px;
	_height: 0px;
}

/*

.nl_formular_label {
	float: left;
	width: 150px;
}

.nl_formular_input {
	float: left;
}

.nl_menuarchiv TD a:hover,
.nl_menuarchiv TD a:active {
	font-weight: bold;

}

*/

.nl_formular {
	margin-top: 20px;
	margin-bottom: 40px;
}

.nl_menuarchivItem {
	font-weight: bold;
}





/**************************************

.nl_formular {
	width: 600px;
}
.nl_formular_label {
	float:left;
}
.nl_formular_input {
	float:left;
}

*/








/**********************************************************************
											  PAGECONTENT NEWSBOX RIGHT
**********************************************************************/

#tt-news .latest .item {
padding-left:5px;
		padding-bottom:2px;
		margin-bottom:6px;
		border-bottom: 1px dashed #999999;
}

#tt-news .latest .item {
		font-size:8pt;
}

#tt-news .latest .item a {
		font-size:10pt;
}

#tt-news .latest .head {
		padding:1px;
		font-weight:bold;
		margin-bottom:3px;
		padding-top:4px;
}


#tt-news .latest a {
		line-height:18pt;
		text-decoration:none;
}


/**********************************************************************
											  PAGECONTENT single
**********************************************************************/
.tt-news .single .news-single-img { 
	float:left;
	margin-right:20px;
	margin-bottom:10px; 
}

.tt-news .single h2 { 
	padding:0px;
	margin:0px;
}

.tt-news .single .bodytext {
	margin-top:0px;
	padding-top:0px;
}

/** hack um halbwegs sauber um das news-single-img rumzukommen */
/*.tt-news .single .content li{
	margin-left:20px;
}
*/
.tt-news .single .content ul{
	margin-top:0px;
}
/** ende hack */
.tt-news .single .subheader{
	margin-top:15px;
	margin-bottom:15px;
}

.tt-news .single .subheader * {
	font-weight:normal;
	font-style:italic;
	padding:0px;
	margin:0px;
}
	
.tt-news .single .backlink a {
	font-weight:bold;
}