html, body {
	background-color: #fff;
	font-weight: normal;
	font:13px/1.231 Arial, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

a {color: #000}

#claim, #sprache, #footer, #formular, #navigation, #cluetip, .links,
.rating, .paging, .button, .noprint, .error {
	display: none !important;
}

#bgimage {
	width: 640px;
	height: 328px;
}

.begriff {
	text-decoration: underline;
}

table {border:1px solid #000; border-collapse: collapse}
table tr {border:1px solid #000}
table tr td, table tr th {border:1px solid #000; padding: 2px}
table tr th {text-align:left}

table.formular {border:0}
table.formular tr {border:0}
table.formular tr td, table.formular tr th {border:0}

table.printnoborder {border:0;width:auto}
table.printnoborder tr {border:0}
table.printnoborder tr td, table.printnoborder tr th {border:0;padding-right:14px}

.tabelle .last {
	padding-right: 8px;
}