/* Überschrift Startseite */

#column_middle h1, #column_middle h2, #column_middle h4{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 12px;
	background-image: url("images/menue1.gif") ;
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	}

#column_middle h1 a, #column_middle h2 a, #column_middle h4 a{
	color: #000000;
	}

 
#content_fmf h3 {
	font-family: "Arial";
	font-weight: lighter;
	font-size: 35px;
	padding: 10px 0 10px 5px;
	}

#content_fmf p {
	padding: 9px 0 8px 5px !important;
	}

/* tt_news */

.news-latest-container{
	padding: 0 !important;
	}

.news_list_header{
	padding: 0 0 0 12px;
	background-image: url("images/menue1.gif") ;
	background-repeat: no-repeat;
	background-position: 0 4px;
	}

.news_list_header a{
	color: #000000 !important;
	text-decoration: none;
	}

.news_list_header a:hover{
	text-decoration: underline;
	}
	
.news_list_header_date{
	font-size: 9px;

	}
