body{
	background-image:url(images/holz16.jpg);
	}
#page{
	margin:0 auto;
	border-width:0;
	text-align:center;
	width:780px;
	background-color:#fff;
	padding:5px;
	}

#field{
	/*border:1px dotted #999999;*/
	border:none;
	width:760px;
	height:630px;
	margin:1em auto;
	text-align:center;
	overflow:visible;
	background:url(bg.png) top no-repeat;
	background-position:-70px -50px;
}
#field tr {height:20%;}
#field tr td {width:20%;text-align:center;}


#choice{background-color:#CCC; padding:2px;text-align:right;}
#choice select{background-color:#eee;font-size:1.2em;border:none;padding:2px;margin:2px;}

#contact{font-size:0.8em;}

.selected{background: center no-repeat;} /*url(kringel.png)*/
