#inhalt_mitte table {
	margin: 2px 0 2px 0;
}
#inhalt_mitte td {
	height: 50px;
	padding: 5px;
}
#inhalt_mitte .mark {
	background-color: #C5C7C7;
}
#inhalt_mitte td img {
	border: 1px solid #324868;
}
#inhalt_mitte table.artikelnavigation a {
	padding: 5px;
	color: #C5C7C7;
	background-color: #324868;
	font-weight: bold;
	text-decoration: none;
}
#inhalt_mitte table.artikelnavigation a.aktiv {
	color: #FFFFFF;
}


