* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

img {
	border:0;
}

#spielfeld {
	width:380px;
	height:556px;
	position:relative;
	background:url(imgs/bg.gif) no-repeat;
}

#spielfeld_hs {
	width:380px;
	height:556px;
	position:relative;
	background:url(imgs/bghs.gif) no-repeat;
}

#spielfeld_hs div#namewrap p.name {
	margin:0 5px 11px 0;
	font-size:11px;
	font-weight:normal;
	padding:3px 0px 3px 5px;
	height:12px;
	width:170px;
	overflow:hidden;
	float:left;
	clear:left;
}

#spielfeld_hs div#namewrap p.punkte {
	margin:0 5px 11px 0;
	font-size:11px;
	padding:3px 5px 3px 0px;
	height:12px;
	width:95px;
	overflow:hidden;
	float:left;
	text-align:right;
}

#spielfeld_hs div#namewrap {
	position:absolute;
	left:69px;
	top:197px;
	width:300px;
	height:317px;
}

#spielfeld_start {
	width:404px;
	height:581px;
	position:relative;
	/* background:url(imgs/bgstart.jpg) no-repeat; */
}

#spielfeld_start a, #spielfeld a, #spielfeld_hs a {
	display:block;
	width:115px;
	height:20px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	text-align:center;
	padding-top:1px;
}
#winlayer a {
	width:134px;
}

#winlayer {
	width:291px;
	height:206px;
	position:absolute;
	top:175px;
	left:50px;
	z-index:10;
	background:url(imgs/winlayer.gif);
}

#winlayer input {
	border:1px solid #000;
	background:#FFF;
	width:127px;
	padding:2px;
	position:absolute;
	left:150px;
	top:115px;
}

#winlayer label {
	position:absolute;
	left:75px;
	top:117px;
}

#winlayer p {
	text-align:center;
	margin-top:5px;
	padding: 0px 5px 0px 5px;
}

.small {
	font-size:9px;
}

.item {
	position:absolute;
	width:36px;
	height:36px;
	top:8px;
	cursor:pointer;
	z-index:5;
}

#item1 {
	left:8px;
	background:url(imgs/1.gif);
}

#item2 {
	left:48px;
	background:url(imgs/2.gif);
}

#item3 {
	left:88px;
	background:url(imgs/3.gif);
}

#item4 {
	left:131px;
	background:url(imgs/4.gif);
}

#item5 {
	left:171px;
	background:url(imgs/5.gif);
}

#item6 {
	left:211px;
	background:url(imgs/6.gif);
}

#item7 {
	left:255px;
	background:url(imgs/7.gif);
}

#item8 {
	left:295px;
	background:url(imgs/8.gif);
}

#item9 {
	left:335px;
	background:url(imgs/9.gif);
}

.field {
	position:absolute;
	width:36px;
	height:36px;
}

#field1_1 {
	top:142px;
	left:8px;
}

#field2_1 {
	top:142px;
	left:48px;
}

#field3_1 {
	top:142px;
	left:88px;
}

#field4_1 {
	top:142px;
	left:132px;
}

#field5_1 {
	top:142px;
	left:172px;
}

#field6_1 {
	top:142px;
	left:212px;
}

#field7_1 {
	top:142px;
	left:256px;
}

#field8_1 {
	top:142px;
	left:296px;
}

#field9_1 {
	top:142px;
	left:336px;
}

#field1_2 {
	top:182px;
	left:8px;
}

#field2_2 {
	top:182px;
	left:48px;
}

#field3_2 {
	top:182px;
	left:88px;
}

#field4_2 {
	top:182px;
	left:132px;
}

#field5_2 {
	top:182px;
	left:172px;
}

#field6_2 {
	top:182px;
	left:212px;
}

#field7_2 {
	top:182px;
	left:256px;
}

#field8_2 {
	top:182px;
	left:296px;
}

#field9_2 {
	top:182px;
	left:336px;
}

#field1_3 {
	top:222px;
	left:8px;
}

#field2_3 {
	top:222px;
	left:48px;
}

#field3_3 {
	top:222px;
	left:88px;
}

#field4_3 {
	top:222px;
	left:132px;
}

#field5_3 {
	top:222px;
	left:172px;
}

#field6_3 {
	top:222px;
	left:212px;
}

#field7_3 {
	top:222px;
	left:256px;
}

#field8_3 {
	top:222px;
	left:296px;
}

#field9_3 {
	top:222px;
	left:336px;
}

#field1_4 {
	top:266px;
	left:8px;
}

#field2_4 {
	top:266px;
	left:48px;
}

#field3_4 {
	top:266px;
	left:88px;
}

#field4_4 {
	top:266px;
	left:132px;
}

#field5_4 {
	top:266px;
	left:172px;
}

#field6_4 {
	top:266px;
	left:212px;
}

#field7_4 {
	top:266px;
	left:256px;
}

#field8_4 {
	top:266px;
	left:296px;
}

#field9_4 {
	top:266px;
	left:336px;
}

#field1_5 {
	top:306px;
	left:8px;
}

#field2_5 {
	top:306px;
	left:48px;
}

#field3_5 {
	top:306px;
	left:88px;
}

#field4_5 {
	top:306px;
	left:132px;
}

#field5_5 {
	top:306px;
	left:172px;
}

#field6_5 {
	top:306px;
	left:212px;
}

#field7_5 {
	top:306px;
	left:256px;
}

#field8_5 {
	top:306px;
	left:296px;
}

#field9_5 {
	top:306px;
	left:336px;
}

#field1_6 {
	top:346px;
	left:8px;
}

#field2_6 {
	top:346px;
	left:48px;
}

#field3_6 {
	top:346px;
	left:88px;
}

#field4_6 {
	top:346px;
	left:132px;
}

#field5_6 {
	top:346px;
	left:172px;
}

#field6_6 {
	top:346px;
	left:212px;
}

#field7_6 {
	top:346px;
	left:256px;
}

#field8_6 {
	top:346px;
	left:296px;
}

#field9_6 {
	top:346px;
	left:336px;
}

#field1_7 {
	top:390px;
	left:8px;
}

#field2_7 {
	top:390px;
	left:48px;
}

#field3_7 {
	top:390px;
	left:88px;
}

#field4_7 {
	top:390px;
	left:132px;
}

#field5_7 {
	top:390px;
	left:172px;
}

#field6_7 {
	top:390px;
	left:212px;
}

#field7_7 {
	top:390px;
	left:256px;
}

#field8_7 {
	top:390px;
	left:296px;
}

#field9_7 {
	top:390px;
	left:336px;
}

#field1_8 {
	top:430px;
	left:8px;
}

#field2_8 {
	top:430px;
	left:48px;
}

#field3_8 {
	top:430px;
	left:88px;
}

#field4_8 {
	top:430px;
	left:132px;
}

#field5_8 {
	top:430px;
	left:172px;
}

#field6_8 {
	top:430px;
	left:212px;
}

#field7_8 {
	top:430px;
	left:256px;
}

#field8_8 {
	top:430px;
	left:296px;
}

#field9_8 {
	top:430px;
	left:336px;
}

#field1_9 {
	top:470px;
	left:8px;
}

#field2_9 {
	top:470px;
	left:48px;
}

#field3_9 {
	top:470px;
	left:88px;
}

#field4_9 {
	top:470px;
	left:132px;
}

#field5_9 {
	top:470px;
	left:172px;
}

#field6_9 {
	top:470px;
	left:212px;
}

#field7_9 {
	top:470px;
	left:256px;
}

#field8_9 {
	top:470px;
	left:296px;
}

#field9_9 {
	top:470px;
	left:336px;
}

#dropzone {
	width:375px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}	

.fielditem {
	position:absolute;
	display:block;
	width:36px;
	height:36px;
	z-index:2;
}

.iniitem {
	position:absolute;
	z-index:1;
}

.error {
	position:absolute;
	width:36px;
	height:5px;
	top:-10px;
	left:0;
	background:#F00;
	z-index:10;
}

#sTimerWrap {
	position:absolute;
	top:516px;
	left:14px;
	width:105px;
	height:17px;
	text-align:center;
	padding-top:3px;
}
