a {
	color: #303887;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

table {
	background-color: #EAE9E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu_dunkel {
	background-color: #CCCCCC;
}
.ueberschrift {
	background-color: #3380CC;
	color: #FFFFFF;
}
.mainmenue {
	font-weight: bold;
}
.aktiv {
	background-color: #999999;
}
.abc {
	color: #AA2A03;
}

