/**
	tt_news
*/

/*

.tt_newsList_browser {
	height: 30px;


}

.tx-ttnews-browsebox {
	width: 325px;
	height: 15px;
	font-family: Arial;
	font-size: 12px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	text-align: center;

}

.tx-ttnews-browsebox TD P {

	_margin-bottom: -10px;
	padding:0;
	margin:0;
}


.tx-ttnews-browsebox TD {

	font-family: Arial;
	font-size: 12px;
}

*/

.tt_newsList_browser {
	height: 15px;
}

.tx-ttnews-browsebox {
	width: 330px;
	height: 15px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	text-align: center;
	margin-top: 1px;
}

.tx-ttnews-browsebox TABLE {
	height: 15px;
}

.tt_newsList_space {
	height: 25px;
}

.tx-ttnews-browsebox TD {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.tx-ttnews-browsebox TD A {
	text-decoration:none;
	color: #888888;
}

.tx-ttnews-browsebox TD a:link {
	color: #888888;
}
.tx-ttnews-browsebox TD a:hover {
	color: #2b6dae;
}
.tx-ttnews-browsebox TD a:active {
	color: #2b6dae;
}


#tt_newsList {
	border: 1px solid #DEDEDE;
	margin: 0px;
	margin-bottom: 10px;
	width: 686px;
	font-family: Arial;
	font-size: 12px;
}

.tt_newsList_image {
	float: left;
	width: 165px;
	height: 115px;
	background-color: #F1F1F1;
	margin-bottom: -3px; 
	padding: 0px;
}

.tt_newsList_text {
	margin-left: 180px;
	width: 470px;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.tt_newsList_text H4 A {
	font-size: 12px;
	font-weight: bold;
	color: #2b6dae;
	text-decoration:none;
	_margin-left: 2px;
	display: block;
}

.tt_newsList_text H4 A:link {
	color: #2b6dae;
}
.tt_newsList_text H4 A:hover {
	text-decoration:underline;
}
.tt_newsList_text H4 A:visited {
	color: #2b6dae;
}
.tt_newsList_text H4 A:active {
	color: #2b6dae;
}

.tt_newsList_text .tt_newsList_subtitle {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 35px;
	_margin-left: 2px;
}



.tt_newsList_text .tt_newsList_more A {
	padding-left:15px;
	background: url('/fileadmin/images/std/pfeil_orange.gif') 0px 5px no-repeat;
	text-decoration:none;
	/*color: #FD9800;*/
	color: #2b6dae;
	_margin-left: 2px;
}
.tt_newsList_text .tt_newsList_more A:link {
	color: #2b6dae;
}
.tt_newsList_text .tt_newsList_more A:hover {
	text-decoration:underline;
}
.tt_newsList_text .tt_newsList_more A:visited {
	color: #FD9800;
}
.tt_newsList_text .tt_newsList_more A:active {
	color: #FD9800;
}





/* Single Ansicht   */

.tt_newsSingle {
	margin-top: 15px;


}

.tt_newsSingle_text {
	width: 450px;
	float:left;
	margin-top: 0px;
}

#tt_newsSingle .tt_newsSingle_text H3 {
	font-family: Arial;
	font-size: 12px;
}



.tt_newsSingle_image {
	float:right;
	margin-top: 15px;
}

.tt_newsSingle_image .news-single-img .IMG {

	border: 1px solid red;
}

#tt_newsBack {
	width: 330px;
	height: 17px;
	font-family: Arial;
	font-size: 12px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	text-align: center;
}


#tt_newsBack A {
	text-decoration:none;
	color: #888888;
	
}

#tt_newsBack A:hover {
	text-decoration:none;
	color: #2b6dae;
}



