    * {padding:0;margin:0;
			font-family:"Trebuchet MS";
			color:#333;
			font-size:9pt;
			background-repeat:no-repeat}
	body {	width:575;
			height:175px}
	div  {	height:175px;}
	#anzeiger {	position:absolute;
				bottom:0;
				right:0;
				width:40px;
				height:30px;
				padding:0 3 0 3;
				background-color:#555;
				color:white}
	#tipp {		position:absolute;
				top:0;
				left:0;
				width:260px;
				height:15px;
				padding:0 3 0 3;
				background-color:yellow;
				color:black}
	
	#foo {	width:250px;
			z-index:1;
			float:left;
			background-image:url("./thueringen.png");
			cursor:crosshair}
	#bar {	background-color:white;
			background-image:url("./thueringen.jpg");
			left:265px; 
			width:280px;
			position:absolute;
			background-position:-2340 -1320}
	#show {	right:0;
			height:12px;
			width:55px;
			color:yellow;
			font-size:8pt;
			background-color:black;
			filter:alpha(opacity=90);
			-moz-opacity:0.9;} 
	.pass {	filter:alpha(opacity=80);
			-moz-opacity:0.8;
			cursor:pointer}
	.act {	filter:alpha(opacity=100);
			-moz-opacity:1;
			cursor:default;
		}
	fieldset input {
			background-color:#eec;
			width:10em;
			padding:1px;
			border:1px solid silver}
	.legende {font-size:8pt;}
	#inp {width:230px;height:120px;
			position:absolute;
			border: #1C4122 1px solid;
			top:13px;
			z-index:99;
			left:72px}
	
	#ihead {height:14px;
			background-color:#1C4120;
			border-bottom:1px solid #333;
			color:white;
			font-weight:bold}
	#ibody {position:static;
			padding:3px;
			height:110;
			background-color:white}
	legend {font-size:7pt;padding: 1 5 1 5;background-color:#555;color:white}
	fieldset {width:12em}
	input.b {width:6em;height:1.8em;padding:1}
	#fk {position:absolute;}

