/* CSS-Datei für die Newsdatei news.ini.php auf der Titelseite*/

.tdtitel {
	font-size: 0.9em;
	font-weight: bold;
	color: #00008B;
	}
	
.tdmain {
	font-size: 0.8em;
	text-align: left;
}

.tdfoot {
	font-size: 0.9em;
	}	
	
.linie {
	border-bottom: 2px solid #00008B;
	}	
	
.absatz {
	margin-bottom: 1.5em;
	}