

#n3:active, #n3:visited, #n3:link, #n2:active, #n2:visited, #n2:link, #n4:active, #n4:visited, #n4:link, #n5:active, #n5:visited, #n5:link{
	text-decoration:none;
}

#n1{
	text-decoration:underline;
}

#vorwort{
	text-align:left;
}

#vorwort a, #inhalt a{
	color:RGB(80,80,80);
}

#alleNews h1{
	font-size:1em;
	padding:0;
	margin:20px 0 10px 0;
}

#alleNews{
	float:left;
	margin:0 auto;
	margin-top:15px;
	text-align:left;
}

#alleNews table{
	font-size:1em;
	border-collapse:collapse;
}

#alleNews table td{
	padding:0 5px;
	height:20px;
}

#alleNews div .text a{
	color:RGB(80,80,80);
}


