.haupttabelHome {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
.navigationHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
}
.navTrennstrichHome {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-left-color: #993333;
	text-align: center;

