.menutable {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	border-collapse:collapse;
	width: 130px;
}
td.menupunkteaktiv {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 130px;
	height: 24px;
	border: 1px solid #000000;
	background-color: #cc0000;
	border-collapse:collapse;
}
a.menupunkt:link, a.menupunkt:visited {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: #CCCCCC;
	border-collapse:collapse;
	text-decoration: none;
	display: block;
}
a.menupunkt:hover {
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #cc0000;
	border-collapse:collapse;
	text-decoration: none;
}
.untermenupunkteaktiv {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 130px;
	height: 24px;
	background-color: #3C455A;
	border: 1px solid #000000;
	border-collapse:collapse;
	vertical-align:middle;
}
 a.untermenupunkt:link, a.untermenupunkt:visited {
	font-size: 9px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	border-collapse:collapse;
	text-decoration:none;
	display: block;
}
a.untermenupunkt:hover {
	color: #ffffff;
	background-color: #3C455A;
	text-decoration: none;
}
.aktuell {
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
	text-align: left;
	width: 130px;
}
.aktuellHead {
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	font-weight: bold;
	width: 130px;
}
.rechtespalte:link {
	color: #cc0000;
	text-align: right;
	text-decoration: underline;

}
.rechtespalte:visited {
	color: #cc0000;
	text-align: right;
	text-decoration: underline;
}
.rechtespalte:hover {
	color: #3C455A;
	text-align: right;
	text-decoration: underline;
}
