	/************************/	
	/* tt_news */
	.news-single-item {
		width: 770px;
		margin: 15px 0; padding: 8px;
		background-color: #EAF0F6;
	}

	.news-single-item h2 	{
		color: #5C6694;
	}
	
	hr.clearer {
		 border: 0px; /* Für Firefox und Opera */
		 border-top: solid 1px #FF0000;
		 border-bottom: transparent;
	}

	.csc-mailform {
		border: none;
	}
	
	.csc-mailform input,
	.csc-mailform textarea {
		width: 270px;
		border: 1px solid #2E6993;
	}

	#mailformformtype_mail {
		width: auto;
	}

	.csc-mailform-label {
		margin: 3px 0;	
	}

	.csc-mailform-field {
		margin-bottom: 5px;
	}
	/***********************************************************************************************/
	/* tt_news begin                                                                               */
	/*                                                                                             */

	.news-latest-container hr.clearer {
		background-color: #0033FF;
		border-color: #B9D3EA;
	}

	.news-latest-morelink {
		height: 20px;
	}
	
	.news-latest-morelink a img {
		border: none;
	}

	.news-latest-container {
		width: 155px;
		overflow: hidden;	
		margin-left: 2px;
		background-color: #e0e0e0;
		border: none;
	}

	.news-latest-item {
		/* height: 160px; */
		background-color: #DEEAF4;
		border: none;
	}

	.news-latest-container h2 {
		font-size: 10pt;
		background-color: #3D84B8;
	}
	
	.news-latest-container a {
		color: #295D82;
		font-size: 8pt;
	}
	
	.news-latest-item p.bodytext {
		font-size: 8pt;
		line-height: 10pt;
	}

	/*                                                                                             */
	/* tt_news end                                                                                 */
	/***********************************************************************************************/
