/* Stylesheet fuer http://www.tkr-tools.de *//* Zuletzt aktualisiert am 28. MŠrz 2003 */html {	width: 100%;	height: 100%;}/* Allgemeine Formatierungen Hintergrund, Farben */body {   color: #333333;   background: #CCCCCC;}/* Allgemeine Formatierungen Schrift */body, p, id, li, img {	font-family: Arial, Helvetica, sans-serif;  color: #000000;	font-size: 11px;	font-weight: normal;	font-style: normal;	font-variant: normal;	letter-spacing: normal;	text-align: justify;	word-spacing: normal;}table {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	font-style: normal;	font-variant: normal;	letter-spacing: normal;	text-align: left;	word-spacing: normal;	color: #000000;	line-height: 10px;	background-attachment: scroll;	text-indent: 1px;	margin: auto;}span {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: left;	font-weight: bold;	color: #009933;}em {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: left;	font-weight: bold;	color: #FFFFFF;	font-style: normal;}h1, h2, h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: left;	font-weight: bold;	color: #009933;}/* Allgemeine Formatierungen für Links *//* für unbesuchte Links */a:link {   color: #093;}/* für anvisierte, besuchte, angeklickte Links */a:hover,visited,active {   color: #666;}/* Allgemeine Formatierungen für Tabellen */table, tr, td, body {	margin: 0px;}a: img {border: 0 px solid black; }a: hover: img {border: 0 px solid white;} tr.hellgruen {	background-color: #99CC99;}td.hellgruen {	background-color: #99CC99;}tr.weiss {	background-color: #FFFFFF;}td.weiss {	background-color: #FFFFFF;}span.ergebnis {	color: #0033CC;	font-size: 13px;  font-weight:bold;}span.highlight {	background-color: #FFFF00;	font-size: 11px;  font-weight:bold;}