A.ids-regel {
	color : #DEB887;
}

A.tableNavigation {
	text-decoration: none;
	color:#000000;
}
A.tableNavigation:link {
	color:#000000;
}

A.tableNavigation:active {
	color:#000000;
	font-size: 16pt;
	font-weight : bold;
}

A.tableNavigation:visited {
	color:#000000;
}


TD.richtig {
	background-color : #ccffcc;
}

TD.neutral {
	background-color : #ffffcc;
}

TD.falsch {
	background-color : #ffcccc;
}

TD.affected {
	background-color : #dcdcdc;
}

TD.old {
	background-color : #ffc0cb;
}

TD.notaffected {
	background-color : #f5f5f5;
}

TD.tableNavigation {
	color:#000000;
	text-align : center;
	font-size : 10pt;
}

TD.tableNavigationSelected {
	color:#000000;
	text-align : center;
	font-size: 16pt;
	font-weight : bold;
}

DIV.tableNavigation {
	vertical-align : middle;
}
