#aktuelles {
	color: #444455;
	font-size: 1.1em;
	font-weight: bold;
}

.cat1 {
	color: #72728C;
	font-size: .9em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 35px;
}

.cat2 {
	color: #9D9DB8;
	font-size: .8em;
	font-weight: bold;
	margin-top:5px;
}

.cat2 a {
	color: #9D9DB8;
}

.cat2 a:hover {
	color: #9D9DB8;
	text-decoration: underline;
}

.cat3 {
	color: #858586;
	font-size: .7em;
	font-weight: bold;
	margin-bottom: 10px;
}

.cat3 a {
	color: #858586;
}

.cat3 a:hover {
	color: #858586;
	text-decoration: underline;
}

.fusszeile {
	color : #666666;
	font-size : 9px;
	line-height : 14px;
	margin-top: 100px;
}

