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

A.tableNavigation {
	text-decoration: none;
}

A.tableNavigation:link {
}

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

A.tableNavigation:visited {
}

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

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

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

TD.tableNavigation {
	width: 30;
	text-align : center;
	font-size : 10pt;
}

TD.tableNavigationSelected {
	width: 30;
	text-align : center;
	font-size: 16pt;
	font-weight : bold;
}

TD.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

TEXTAREA.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}
